Home
last modified time | relevance | path

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

/linux/include/drm/
H A Damd_asic_type.h51 CHIP_VEGA10, /* 19 */ enumerator
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cgs.c336 case CHIP_VEGA10: in amdgpu_cgs_get_firmware_info()
H A Dgfxhub_v1_0.c95 if (!amdgpu_sriov_vf(adev) || adev->asic_type <= CHIP_VEGA10) { in gfxhub_v1_0_init_system_aperture_regs()
H A Dgfxhub_v1_2.c139 if (!amdgpu_sriov_vf(adev) || adev->asic_type <= CHIP_VEGA10) { in gfxhub_v1_2_xcc_init_system_aperture_regs()
H A Dmmhub_v1_0.c584 case CHIP_VEGA10: in mmhub_v1_0_set_clockgating()
H A Damdgpu_kms.c598 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_hw_ip_info()