Home
last modified time | relevance | path

Searched refs:ASICID_IS_P20 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cgs.c373 if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision)) { in amdgpu_cgs_get_firmware_info()
H A Damdgpu.h700 #define ASICID_IS_P20(did, rid) (((did == 0x67DF) && \ macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c794 ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) || in polaris10_populate_ulv_level()
1061 if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) || in polaris10_populate_all_graphic_levels()
1800 if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) || in polaris10_populate_avfs_parameters()
1826 } else if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision)) { in polaris10_populate_avfs_parameters()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1923 ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) || in smu7_init_dpm_defaults()
1996 if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision) || in smu7_calculate_ro_range()