Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/include/
Damd_shared.h166 #define AMD_PG_SUPPORT_GFX_PIPELINE (1 << 12) macro
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dvi.c1672 AMD_PG_SUPPORT_GFX_PIPELINE | in vi_common_early_init()
1696 AMD_PG_SUPPORT_GFX_PIPELINE | in vi_common_early_init()
Dgfx_v9_0.c4659 if (adev->pg_flags & AMD_PG_SUPPORT_GFX_PIPELINE) in gfx_v9_0_update_gfx_cg_power_gating()
4663 if (adev->pg_flags & AMD_PG_SUPPORT_GFX_PIPELINE) in gfx_v9_0_update_gfx_cg_power_gating()
Dgfx_v8_0.c5383 if (adev->pg_flags & AMD_PG_SUPPORT_GFX_PIPELINE) in cz_update_gfx_cg_power_gating()