Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c5294 amdgpu_gfx_off_ctrl_immediate(adev, false); in gfx_v9_0_set_powergating_state()
5316 amdgpu_gfx_off_ctrl_immediate(adev, true); in gfx_v9_0_set_powergating_state()
5319 amdgpu_gfx_off_ctrl_immediate(adev, enable); in gfx_v9_0_set_powergating_state()
H A Damdgpu_gfx.c1013 void amdgpu_gfx_off_ctrl_immediate(struct amdgpu_device *adev, bool enable) in amdgpu_gfx_off_ctrl_immediate() function