Searched refs:gfx_off_mutex (Results 1 – 3 of 3) sorted by relevance
568 mutex_lock(&adev->gfx.gfx_off_mutex); in amdgpu_gfx_off_ctrl()608 mutex_unlock(&adev->gfx.gfx_off_mutex); in amdgpu_gfx_off_ctrl()616 mutex_lock(&adev->gfx.gfx_off_mutex); in amdgpu_get_gfx_off_status()620 mutex_unlock(&adev->gfx.gfx_off_mutex); in amdgpu_get_gfx_off_status()
330 struct mutex gfx_off_mutex; member
3454 mutex_init(&adev->gfx.gfx_off_mutex); in amdgpu_device_init()
Completed in 15 milliseconds