Searched refs:gfx_v7_0_enable_cgcg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v7_0.c | 3581 static void gfx_v7_0_enable_cgcg(struct amdgpu_device *adev, bool enable) in gfx_v7_0_enable_cgcg() function 3716 gfx_v7_0_enable_cgcg(adev, true); in gfx_v7_0_update_cg() 3718 gfx_v7_0_enable_cgcg(adev, false); in gfx_v7_0_update_cg() 4964 gfx_v7_0_enable_cgcg(adev, true); in gfx_v7_0_set_clockgating_state() 4966 gfx_v7_0_enable_cgcg(adev, false); in gfx_v7_0_set_clockgating_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v7_0.c | 3519 static void gfx_v7_0_enable_cgcg(struct amdgpu_device *adev, bool enable) in gfx_v7_0_enable_cgcg() function 3654 gfx_v7_0_enable_cgcg(adev, true); in gfx_v7_0_update_cg() 3656 gfx_v7_0_enable_cgcg(adev, false); in gfx_v7_0_update_cg() 4904 gfx_v7_0_enable_cgcg(adev, true); in gfx_v7_0_set_clockgating_state() 4906 gfx_v7_0_enable_cgcg(adev, false); in gfx_v7_0_set_clockgating_state()
|
Completed in 11 milliseconds