Searched refs:amdgpu_gfx_is_high_priority_compute_queue (Results 1 – 6 of 6) sorted by relevance
774 amdgpu_gfx_is_high_priority_compute_queue(adev, ring); in amdgpu_ring_to_mqd_prop()
193 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev, in amdgpu_gfx_is_high_priority_compute_queue() function
2179 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v9_0_compute_ring_init()3541 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v9_0_mqd_set_priority()
798 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v12_1_compute_ring_init()
1031 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v12_0_compute_ring_init()
1200 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v11_0_compute_ring_init()