Home
last modified time | relevance | path

Searched refs:usDVISSPercentage (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c811 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
827 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
843 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
859 percentage = le16_to_cpu(igp_info->info_9.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Datombios.h5755 USHORT usDVISSPercentage; member
5953 USHORT usDVISSPercentage; member
6184 USHORT usDVISSPercentage; member
6406 USHORT usDVISSPercentage; member
6526 USHORT usDVISSPercentage; member
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_atombios.c1447 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()
1463 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()
1479 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()
Datombios.h4828 USHORT usDVISSPercentage; member
5026 USHORT usDVISSPercentage; member
5252 USHORT usDVISSPercentage; member
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c3474 le16_to_cpu(info_v8->usDVISSPercentage); in get_integrated_info_v8()
3612 info->dvi_ss_percentage = le16_to_cpu(info_v9->usDVISSPercentage); in get_integrated_info_v9()