Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_GFX_RLC_LS (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h135 #define AMD_CG_SUPPORT_GFX_RLC_LS (1ULL << 7) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c5475 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()
5633 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) in gfx_v8_0_update_medium_grain_clock_gating()
5953 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) { in gfx_v8_0_polaris_update_gfx_clock_gating()
H A Dgfx_v9_0.c4982 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) { in gfx_v9_0_update_medium_grain_clock_gating()
5331 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()
H A Dgfx_v10_0.c7874 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) { in gfx_v10_0_update_medium_grain_clock_gating()
8442 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()