Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cgs.c355 if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision)) { in amdgpu_cgs_get_firmware_info()
H A Damdgpu.h716 #define ASICID_IS_P21(did, rid) (((did == 0x67EF) && \ macro
H A Dgmc_v8_0.c225 if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) || in gmc_v8_0_init_microcode()
/openbmc/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.c1924 ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) || in smu7_init_dpm_defaults()
2000 } else if (ASICID_IS_P21(adev->pdev->device, adev->pdev->revision) || in smu7_calculate_ro_range()
/openbmc/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()