Searched refs:amdgpu_gfx_is_high_priority_compute_queue (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gfx.h | 375 bool amdgpu_gfx_is_high_priority_compute_queue(struct amdgpu_device *adev,
|
| 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 | 1918 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring->pipe, in gfx_v8_0_compute_ring_init() 4437 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring->pipe, in gfx_v8_0_mqd_set_priority()
|
| H A D | gfx_v9_0.c | 2248 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring->pipe, in gfx_v9_0_compute_ring_init() 3405 if (amdgpu_gfx_is_high_priority_compute_queue(adev, in gfx_v9_0_mqd_set_priority()
|
| H A D | gfx_v10_0.c | 4340 hw_prio = amdgpu_gfx_is_high_priority_compute_queue(adev, ring->pipe, in gfx_v10_0_compute_ring_init() 6367 if (amdgpu_gfx_is_high_priority_compute_queue(adev, ring->pipe, in gfx_v10_0_compute_mqd_set_priority()
|