Searched refs:gfx_off_mutex (Results 1 – 3 of 3) sorted by relevance
553 mutex_lock(&adev->gfx.gfx_off_mutex); in amdgpu_gfx_off_ctrl()573 mutex_unlock(&adev->gfx.gfx_off_mutex); in amdgpu_gfx_off_ctrl()581 mutex_lock(&adev->gfx.gfx_off_mutex); in amdgpu_get_gfx_off_status()585 mutex_unlock(&adev->gfx.gfx_off_mutex); in amdgpu_get_gfx_off_status()
314 struct mutex gfx_off_mutex; member
2623 mutex_lock(&adev->gfx.gfx_off_mutex); in amdgpu_device_delay_enable_gfx_off()2628 mutex_unlock(&adev->gfx.gfx_off_mutex); in amdgpu_device_delay_enable_gfx_off()3225 mutex_init(&adev->gfx.gfx_off_mutex); in amdgpu_device_init()