Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gfx.h358 void amdgpu_gfx_graphics_queue_acquire(struct amdgpu_device *adev);
H A Damdgpu_gfx.c238 void amdgpu_gfx_graphics_queue_acquire(struct amdgpu_device *adev) in amdgpu_gfx_graphics_queue_acquire() function
H A Damdgpu_gfx_v10_0.c1041 amdgpu_gfx_graphics_queue_acquire(adev); in gfx_v10_0_me_init()