Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnv.c721 AMD_CG_SUPPORT_GFX_RLC_LS | in nv_common_early_init()
792 AMD_CG_SUPPORT_GFX_RLC_LS | in nv_common_early_init()
854 AMD_CG_SUPPORT_GFX_RLC_LS | in nv_common_early_init()
890 AMD_CG_SUPPORT_GFX_RLC_LS | in nv_common_early_init()
916 AMD_CG_SUPPORT_GFX_RLC_LS | in nv_common_early_init()
H A Dvi.c1492 AMD_CG_SUPPORT_GFX_RLC_LS | in vi_common_early_init()
1529 AMD_CG_SUPPORT_GFX_RLC_LS | in vi_common_early_init()
1552 AMD_CG_SUPPORT_GFX_RLC_LS | in vi_common_early_init()
1575 AMD_CG_SUPPORT_GFX_RLC_LS | in vi_common_early_init()
1624 AMD_CG_SUPPORT_GFX_RLC_LS | in vi_common_early_init()
1651 AMD_CG_SUPPORT_GFX_RLC_LS | in vi_common_early_init()
H A Dsi.c2072 AMD_CG_SUPPORT_GFX_RLC_LS | in si_common_early_init()
2114 AMD_CG_SUPPORT_GFX_RLC_LS | in si_common_early_init()
2133 AMD_CG_SUPPORT_GFX_RLC_LS | in si_common_early_init()
H A Dsoc15.c967 AMD_CG_SUPPORT_GFX_RLC_LS | in soc15_common_early_init()
1090 AMD_CG_SUPPORT_GFX_RLC_LS | in soc15_common_early_init()
H A Dgfx_v9_4_3.c2275 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) { in gfx_v9_4_3_xcc_update_medium_grain_clock_gating()
2470 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_4_3_get_clockgating_state()
H A Dgfx_v8_0.c5471 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v8_0_get_clockgating_state()
5629 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) in gfx_v8_0_update_medium_grain_clock_gating()
5949 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) { in gfx_v8_0_polaris_update_gfx_clock_gating()
H A Dgfx_v9_0.c4707 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) { in gfx_v9_0_update_medium_grain_clock_gating()
5056 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v9_0_get_clockgating_state()
H A Dgfx_v10_0.c7554 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_RLC_LS) { in gfx_v10_0_update_medium_grain_clock_gating()
8110 *flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS; in gfx_v10_0_get_clockgating_state()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h126 #define AMD_CG_SUPPORT_GFX_RLC_LS (1ULL << 7) macro
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c3566 {AMD_CG_SUPPORT_GFX_RLC_LS, "Graphics Run List Controller Light Sleep"},