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 D | gfx_v9_4_3.c | 935 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v9_4_3_compute_ring_init() 1752 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v9_4_3_mqd_set_priority()
|
| H A D | amdgpu_gfx.c | 195 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev, in amdgpu_gfx_is_high_priority_compute_queue() function
|
| H A D | gfx_v8_0.c | 1880 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v8_0_compute_ring_init() 4404 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v8_0_mqd_set_priority()
|
| H A D | gfx_v9_0.c | 2180 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v9_0_compute_ring_init() 3542 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring)) { in gfx_v9_0_mqd_set_priority()
|
| H A D | gfx_v12_1.c | 935 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v12_1_compute_ring_init()
|
| H A D | gfx_v12_0.c | 1033 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v12_0_compute_ring_init()
|
| H A D | gfx_v11_0.c | 1217 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v11_0_compute_ring_init()
|
| H A D | gfx_v10_0.c | 4706 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring) ? in gfx_v10_0_compute_ring_init()
|