Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx_v7_0.c3752 static void gfx_v7_0_enable_cp_pg(struct amdgpu_device *adev, bool enable) in gfx_v7_0_enable_cp_pg() function
4054 gfx_v7_0_enable_cp_pg(adev, true); in gfx_v7_0_init_pg()
4072 gfx_v7_0_enable_cp_pg(adev, false); in gfx_v7_0_fini_pg()
4982 gfx_v7_0_enable_cp_pg(adev, gate); in gfx_v7_0_set_powergating_state()