Home
last modified time | relevance | path

Searched refs:cp_hqd_pipe_priority (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
H A Dcik_structs.h84 uint32_t cp_hqd_pipe_priority; member
H A Dvi_structs.h293 uint32_t cp_hqd_pipe_priority; member
H A Dv9_structs.h303 uint32_t cp_hqd_pipe_priority; member
H A Dv11_structs.h808 uint32_t cp_hqd_pipe_priority; // offset: 133 (0x85) member
H A Dv12_structs.h808 uint32_t cp_hqd_pipe_priority; // offset: 133 (0x85) member
H A Dv10_structs.h809 uint32_t cp_hqd_pipe_priority; member
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_cik.c72 m->cp_hqd_pipe_priority = pipe_priority_map[q->priority]; in set_priority()
H A Dkfd_mqd_manager_v12.c79 m->cp_hqd_pipe_priority = pipe_priority_map[q->priority]; in set_priority()
H A Dkfd_mqd_manager_vi.c75 m->cp_hqd_pipe_priority = pipe_priority_map[q->priority]; in set_priority()
H A Dkfd_mqd_manager_v10.c72 m->cp_hqd_pipe_priority = pipe_priority_map[q->priority]; in set_priority()
H A Dkfd_mqd_manager_v11.c98 m->cp_hqd_pipe_priority = pipe_priority_map[q->priority]; in set_priority()
H A Dkfd_mqd_manager_v9.c108 m->cp_hqd_pipe_priority = pipe_priority_map[q->priority]; in set_priority()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c2932 mqd->cp_hqd_pipe_priority = RREG32(mmCP_HQD_PIPE_PRIORITY); in gfx_v7_0_mqd_init()
H A Dgfx_v9_4_3.c1808 mqd->cp_hqd_pipe_priority = AMDGPU_GFX_PIPE_PRIO_HIGH; in gfx_v9_4_3_mqd_set_priority()
H A Dgfx_v12_0.c3151 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v12_0_compute_mqd_init()
H A Dgfx_v8_0.c4414 mqd->cp_hqd_pipe_priority = AMDGPU_GFX_PIPE_PRIO_HIGH; in gfx_v8_0_mqd_set_priority()
H A Dgfx_v11_0.c4229 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v11_0_compute_mqd_init()
H A Dgfx_v9_0.c3510 mqd->cp_hqd_pipe_priority = AMDGPU_GFX_PIPE_PRIO_HIGH; in gfx_v9_0_mqd_set_priority()
H A Dgfx_v10_0.c6919 mqd->cp_hqd_pipe_priority = prop->hqd_pipe_priority; in gfx_v10_0_compute_mqd_init()
/linux/drivers/gpu/drm/radeon/
H A Dcik.c4439 u32 cp_hqd_pipe_priority; member