Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Damd_shared.h159 #define AMD_PG_SUPPORT_GFX_PIPELINE (1 << 12) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dvi.c1282 AMD_PG_SUPPORT_GFX_PIPELINE | in vi_common_early_init()
1306 AMD_PG_SUPPORT_GFX_PIPELINE | in vi_common_early_init()
Dgfx_v9_0.c4792 if (adev->pg_flags & AMD_PG_SUPPORT_GFX_PIPELINE) in gfx_v9_0_update_gfx_cg_power_gating()
4796 if (adev->pg_flags & AMD_PG_SUPPORT_GFX_PIPELINE) in gfx_v9_0_update_gfx_cg_power_gating()
Dgfx_v8_0.c5390 if (adev->pg_flags & AMD_PG_SUPPORT_GFX_PIPELINE) in cz_update_gfx_cg_power_gating()