Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_cik.c95 m->cp_hqd_pipe_priority = 1; in init_mqd()
344 m->cp_hqd_pipe_priority = 1; in init_mqd_hiq()
Dkfd_mqd_manager_vi.c77 m->cp_hqd_pipe_priority = 1; in init_mqd()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dcik_structs.h84 uint32_t cp_hqd_pipe_priority; member
Dvi_structs.h292 uint32_t cp_hqd_pipe_priority; member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gfx_v8.c262 WREG32(mmCP_HQD_PIPE_PRIORITY, m->cp_hqd_pipe_priority); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v7.c352 WREG32(mmCP_HQD_PIPE_PRIORITY, m->cp_hqd_pipe_priority); in kgd_hqd_load()
Dgfx_v8_0.c3578 uint32_t cp_hqd_pipe_priority; /* ordinal133 */ member
Dgfx_v7_0.c3252 u32 cp_hqd_pipe_priority; member
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_kfd.c545 write_register(kgd, CP_HQD_PIPE_PRIORITY, m->cp_hqd_pipe_priority); in kgd_hqd_load()
Dcik.c4857 u32 cp_hqd_pipe_priority; member