Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cgs.c297 if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision)) { in amdgpu_cgs_get_firmware_info()
H A Damdgpu.h758 #define ASICID_IS_P21(did, rid) (((did == 0x67EF) && \ macro
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c992 if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) || in smu7_enable_didt_config()
1022 if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) || in smu7_enable_didt_config()
H A Dsmu7_hwmgr.c1926 ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) || in smu7_init_dpm_defaults()
2002 } else if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) || in smu7_calculate_ro_range()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c795 ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) || in polaris10_populate_ulv_level()
1802 ASICID_IS_P21(adev->pdev->device, adev->pdev->revision)) { in polaris10_populate_avfs_parameters()