Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_cik.c96 m->cp_hqd_queue_priority = 15; in init_mqd()
345 m->cp_hqd_queue_priority = 15; in init_mqd_hiq()
Dkfd_mqd_manager_vi.c78 m->cp_hqd_queue_priority = 15; in init_mqd()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dcik_structs.h85 uint32_t cp_hqd_queue_priority; member
Dvi_structs.h293 uint32_t cp_hqd_queue_priority; member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gfx_v8.c263 WREG32(mmCP_HQD_QUEUE_PRIORITY, m->cp_hqd_queue_priority); in kgd_hqd_load()
Damdgpu_amdkfd_gfx_v7.c353 WREG32(mmCP_HQD_QUEUE_PRIORITY, m->cp_hqd_queue_priority); in kgd_hqd_load()
Dgfx_v8_0.c3579 uint32_t cp_hqd_queue_priority; /* ordinal134 */ member
Dgfx_v7_0.c3253 u32 cp_hqd_queue_priority; member
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_kfd.c546 write_register(kgd, CP_HQD_QUEUE_PRIORITY, m->cp_hqd_queue_priority); in kgd_hqd_load()
Dcik.c4858 u32 cp_hqd_queue_priority; member