Home
last modified time | relevance | path

Searched refs:CHIP_POLARIS12 (Results 1 – 7 of 7) sorted by relevance

/linux/include/drm/
H A Damd_asic_type.h49 CHIP_POLARIS12, /* 17 */ enumerator
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_baco.c79 case CHIP_POLARIS12: in smu7_baco_set_state()
H A Dsmu7_powertune.c998 } else if (hwmgr->chip_id == CHIP_POLARIS12) { in smu7_enable_didt_config()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_i2c.c227 case CHIP_POLARIS12: in amdgpu_i2c_init()
H A Damdgpu_cgs.c325 case CHIP_POLARIS12: in amdgpu_cgs_get_firmware_info()
H A Dvce_v3_0.c391 (adev->asic_type == CHIP_POLARIS12) || in vce_v3_0_get_harvest_config()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c793 if ((hwmgr->chip_id == CHIP_POLARIS12) || in polaris10_populate_ulv_level()
1801 …((hwmgr->chip_id == CHIP_POLARIS12) && !ASICID_IS_P23(adev->pdev->device, adev->pdev->revision)) || in polaris10_populate_avfs_parameters()
1819 …} else if (hwmgr->chip_id == CHIP_POLARIS12 && !ASICID_IS_P23(adev->pdev->device, adev->pdev->revi… in polaris10_populate_avfs_parameters()