Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h385 void amdgpu_gfx_graphics_queue_acquire(struct amdgpu_device *adev);
Damdgpu_gfx.c237 void amdgpu_gfx_graphics_queue_acquire(struct amdgpu_device *adev) in amdgpu_gfx_graphics_queue_acquire() function
Dgfx_v10_0.c4508 amdgpu_gfx_graphics_queue_acquire(adev); in gfx_v10_0_me_init()