Home
last modified time | relevance | path

Searched refs:ulDGpuTDP (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h468 ULONG ulDGpuTDP; member
H A Dprocess_pptables_v1_0.c225 = le32_to_cpu(atom_ppm_table->ulDGpuTDP); in get_platform_power_management_table()
H A Dprocesspptables.c1529 ptr->dgpu_tdp = le32_to_cpu(atom_ppm_table->ulDGpuTDP); in get_platform_power_management_table()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h683 ULONG ulDGpuTDP; member
H A Dr600_dpm.c1222 le32_to_cpu(ppm->ulDGpuTDP); in r600_parse_extended_power_table()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h725 ULONG ulDGpuTDP; member
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c549 le32_to_cpu(ppm->ulDGpuTDP); in amdgpu_parse_extended_power_table()