Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h541 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev,
H A Damdgpu_ring.c679 amdgpu_gfx_is_high_priority_compute_queue(adev, ring); in amdgpu_ring_to_mqd_prop()
H A Damdgpu_gfx.c188 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev, in amdgpu_gfx_is_high_priority_compute_queue() function
H A 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()
H A Dgfx_v9_0.c2166 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v9_0_compute_ring_init()
3501 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v9_0_mqd_set_priority()
H A Dgfx_v12_0.c950 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v12_0_compute_ring_init()
H A Dgfx_v11_0.c1154 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v11_0_compute_ring_init()
H A Dgfx_v10_0.c4644 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v10_0_compute_ring_init()