Home
last modified time | relevance | path

Searched refs:amdgpu_gfx_is_high_priority_compute_queue (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h403 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev,
Damdgpu_ring.c547 amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) || in amdgpu_ring_to_mqd_prop()
Damdgpu_gfx.c192 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev, in amdgpu_gfx_is_high_priority_compute_queue() function
Dgfx_v9_0.c2095 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v9_0_compute_ring_init()
3260 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v9_0_mqd_set_priority()
Dgfx_v8_0.c1913 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v8_0_compute_ring_init()
4429 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v8_0_mqd_set_priority()
Dgfx_v11_0.c934 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v11_0_compute_ring_init()
Dgfx_v10_0.c4576 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v10_0_compute_ring_init()