Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c796 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
812 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
828 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
844 percentage = le16_to_cpu(igp_info->info_9.usDVISSPercentage); in amdgpu_atombios_get_igp_ss_overrides()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Datombios.h5773 USHORT usDVISSPercentage; member
5971 USHORT usDVISSPercentage; member
6202 USHORT usDVISSPercentage; member
6424 USHORT usDVISSPercentage; member
6544 USHORT usDVISSPercentage; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser.c2297 le16_to_cpu(info_v8->usDVISSPercentage); in get_integrated_info_v8()
2435 info->dvi_ss_percentage = le16_to_cpu(info_v9->usDVISSPercentage); in get_integrated_info_v9()
/linux-5.19.10/drivers/gpu/drm/radeon/
Datombios.h4828 USHORT usDVISSPercentage; member
5026 USHORT usDVISSPercentage; member
5252 USHORT usDVISSPercentage; member
Dradeon_atombios.c1434 percentage = le16_to_cpu(igp_info->info_6.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()
1450 percentage = le16_to_cpu(igp_info->info_7.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()
1466 percentage = le16_to_cpu(igp_info->info_8.usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()