Searched refs:amdgpu_gfx_off_ctrl_immediate (Results 1 – 2 of 2) sorted by relevance
5294 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()
1013 void amdgpu_gfx_off_ctrl_immediate(struct amdgpu_device *adev, bool enable) in amdgpu_gfx_off_ctrl_immediate() function