Home
last modified time | relevance | path

Searched refs:CHIP_RAVEN (Results 1 – 5 of 5) sorted by relevance

/linux/include/drm/
H A Damd_asic_type.h54 CHIP_RAVEN, /* 22 */ enumerator
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmmhub_v1_0.c505 if (adev->asic_type != CHIP_RAVEN) { in mmhub_v1_0_update_medium_grain_clock_gating()
521 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
538 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
551 if (adev->asic_type != CHIP_RAVEN) in mmhub_v1_0_update_medium_grain_clock_gating()
557 if (adev->asic_type != CHIP_RAVEN && def2 != data2) in mmhub_v1_0_update_medium_grain_clock_gating()
587 case CHIP_RAVEN: in mmhub_v1_0_set_clockgating()
H A Damdgpu_gmc.c1079 case CHIP_RAVEN: in amdgpu_gmc_init_vga_resv_regions()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c192 case CHIP_RAVEN: in hwmgr_early_init()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c750 bool has_constant_encode = adev->asic_type > CHIP_RAVEN || adev->external_rev_id >= 0x81; in amdgpu_dm_plane_add_gfx9_modifiers()