Searched refs:hqd_pipe_priority (Results 1 – 7 of 7) sorted by relevance
258 userq_props->hqd_pipe_priority = AMDGPU_GFX_PIPE_PRIO_NORMAL; in mes_userq_mqd_create()
188 uint32_t hqd_pipe_priority; member
731 prop->hqd_pipe_priority = AMDGPU_GFX_PIPE_PRIO_HIGH; in amdgpu_ring_to_mqd_prop()
877 uint32_t hqd_pipe_priority; member
4062 if (prop->hqd_pipe_priority == AMDGPU_GFX_PIPE_PRIO_HIGH) in gfx_v11_0_gfx_mqd_set_priority()4334 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v11_0_compute_mqd_init()
6754 if (prop->hqd_pipe_priority == AMDGPU_GFX_PIPE_PRIO_HIGH) in gfx_v10_0_gfx_mqd_set_priority()7014 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v10_0_compute_mqd_init()
3228 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v12_0_compute_mqd_init()
Completed in 52 milliseconds