Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/include/
Damd_shared.h160 #define AMD_PG_SUPPORT_GDS (1 << 6) macro
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dgfx_v7_0.c3743 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GDS)) in gfx_v7_0_enable_gds_pg()
4021 AMD_PG_SUPPORT_GDS | in gfx_v7_0_init_pg()
4041 AMD_PG_SUPPORT_GDS | in gfx_v7_0_fini_pg()
4960 AMD_PG_SUPPORT_GDS | in gfx_v7_0_set_powergating_state()
Dgfx_v6_0.c2899 AMD_PG_SUPPORT_GDS | in gfx_v6_0_init_pg()
2927 AMD_PG_SUPPORT_GDS | in gfx_v6_0_fini_pg()
3433 AMD_PG_SUPPORT_GDS | in gfx_v6_0_set_powergating_state()
Dgfx_v9_0.c3028 AMD_PG_SUPPORT_GDS | in gfx_v9_0_init_pg()