Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_cgs.c358 } else if (ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) { in amdgpu_cgs_get_firmware_info()
H A Damdgpu.h728 #define ASICID_IS_P31(did, rid) ((did == 0x67EF) && \ macro
H A Dgmc_v8_0.c226 ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) in gmc_v8_0_init_microcode()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_powertune.c993 ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) in smu7_enable_didt_config()
1023 ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) { in smu7_enable_didt_config()
H A Dsmu7_hwmgr.c1926 ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) { in smu7_init_dpm_defaults()
2001 ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) { in smu7_calculate_ro_range()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c797 ASICID_IS_P31(adev->pdev->device, adev->pdev->revision)) in polaris10_populate_ulv_level()