Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c2658 static void gfx_v6_0_enable_gds_pg(struct amdgpu_device *adev, bool enable) in gfx_v6_0_enable_gds_pg() function
2892 gfx_v6_0_enable_gds_pg(adev, true); in gfx_v6_0_init_pg()
2918 gfx_v6_0_enable_gds_pg(adev, false); in gfx_v6_0_fini_pg()
3425 gfx_v6_0_enable_gds_pg(adev, gate); in gfx_v6_0_set_powergating_state()