Searched refs:amdgpu_gfx_is_high_priority_compute_queue (Results 1 – 5 of 5) sorted by relevance
392 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev,
197 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev, in amdgpu_gfx_is_high_priority_compute_queue() function
2305 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v9_0_compute_ring_init()3471 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v9_0_mqd_set_priority()
1927 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v8_0_compute_ring_init()4445 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v8_0_mqd_set_priority()
4782 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v10_0_compute_ring_init()6841 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v10_0_compute_mqd_set_priority()
Completed in 46 milliseconds