Searched refs:gfx_off_mutex (Results 1 – 3 of 3) sorted by relevance
556 mutex_lock(&adev->gfx.gfx_off_mutex); in amdgpu_gfx_off_ctrl()570 mutex_unlock(&adev->gfx.gfx_off_mutex); in amdgpu_gfx_off_ctrl()
320 struct mutex gfx_off_mutex; member
2156 mutex_lock(&adev->gfx.gfx_off_mutex); in amdgpu_device_delay_enable_gfx_off()2161 mutex_unlock(&adev->gfx.gfx_off_mutex); in amdgpu_device_delay_enable_gfx_off()2630 mutex_init(&adev->gfx.gfx_off_mutex); in amdgpu_device_init()