Home
last modified time | relevance | path

Searched refs:gfx_off_mutex (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.c568 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()
A Damdgpu_gfx.h330 struct mutex gfx_off_mutex; member
A Damdgpu_device.c3454 mutex_init(&adev->gfx.gfx_off_mutex); in amdgpu_device_init()

Completed in 15 milliseconds