Searched refs:hqd_pipe_priority (Results 1 – 7 of 7) sorted by relevance
202 uint32_t hqd_pipe_priority; member
596 mqd_prop.hqd_pipe_priority = p->hqd_pipe_priority; in amdgpu_mes_queue_init_mqd()1101 props->hqd_pipe_priority = AMDGPU_GFX_PIPE_PRIO_NORMAL; in amdgpu_mes_ring_to_queue_props()
686 prop->hqd_pipe_priority = AMDGPU_GFX_PIPE_PRIO_HIGH; in amdgpu_ring_to_mqd_prop()
812 uint32_t hqd_pipe_priority; member
3896 if (prop->hqd_pipe_priority == AMDGPU_GFX_PIPE_PRIO_HIGH) in gfx_v11_0_gfx_mqd_set_priority()4167 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v11_0_compute_mqd_init()
6604 if (prop->hqd_pipe_priority == AMDGPU_GFX_PIPE_PRIO_HIGH) in gfx_v10_0_gfx_mqd_set_priority()6877 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v10_0_compute_mqd_init()
3111 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v12_0_compute_mqd_init()
Completed in 51 milliseconds