Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h537 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev,
Damdgpu_ring.c664 amdgpu_gfx_is_high_priority_compute_queue(adev, ring); in amdgpu_ring_to_mqd_prop()
Damdgpu_gfx.c198 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev, in amdgpu_gfx_is_high_priority_compute_queue() function
Dgfx_v9_4_3.c1016 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v9_4_3_compute_ring_init()
1786 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v9_4_3_mqd_set_priority()
Dgfx_v8_0.c1883 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v8_0_compute_ring_init()
4399 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v8_0_mqd_set_priority()
Dgfx_v9_0.c2166 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v9_0_compute_ring_init()
3464 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v9_0_mqd_set_priority()
Dgfx_v12_0.c950 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v12_0_compute_ring_init()
Dgfx_v11_0.c1150 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v11_0_compute_ring_init()
Dgfx_v10_0.c4638 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v10_0_compute_ring_init()