Home
last modified time | relevance | path

Searched refs:CHIP_RAVEN (Results 1 – 3 of 3) 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_acpi.c1559 if (adev->asic_type < CHIP_RAVEN) in amdgpu_acpi_is_s0ix_active()