Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_is_high_priority_graphics_queue (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_gfx.h539 bool amdgpu_gfx_is_high_priority_graphics_queue(struct amdgpu_device *adev,
Damdgpu_ring.c666 amdgpu_gfx_is_high_priority_graphics_queue(adev, ring); in amdgpu_ring_to_mqd_prop()
Damdgpu_gfx.c178 bool amdgpu_gfx_is_high_priority_graphics_queue(struct amdgpu_device *adev, in amdgpu_gfx_is_high_priority_graphics_queue() function
Dgfx_v11_0.c1118 hw_prio = amdgpu_gfx_is_high_priority_graphics_queue(adev, ring) ? in gfx_v11_0_gfx_ring_init()
Dgfx_v10_0.c4607 hw_prio = amdgpu_gfx_is_high_priority_graphics_queue(adev, ring) ? in gfx_v10_0_gfx_ring_init()