Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cgs.c370 if (ASICID_IS_P20(adev->pdev->device, adev->pdev->revision)) { in amdgpu_cgs_get_firmware_info()
Damdgpu.h700 #define ASICID_IS_P20(did, rid) (((did == 0x67DF) && \ macro
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/smumgr/
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()
/linux-6.6.21/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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()