Home
last modified time | relevance | path

Searched refs:cp_hqd_pq_base_lo (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_cik.c213 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
395 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd_hiq()
Dkfd_mqd_manager_v9.c179 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
Dkfd_mqd_manager_vi.c174 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Dcik_structs.h87 uint32_t cp_hqd_pq_base_lo; member
Dvi_structs.h297 uint32_t cp_hqd_pq_base_lo; member
Dv9_structs.h297 uint32_t cp_hqd_pq_base_lo; member
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.c2771 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v9_0_mqd_init()
2891 mqd->cp_hqd_pq_base_lo); in gfx_v9_0_kiq_init_register()
Dgfx_v7_0.c2931 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v7_0_mqd_init()
Dgfx_v8_0.c4759 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v8_0_mqd_init()