Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_cik.c206 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
329 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd_hiq()
Dkfd_mqd_manager_v10.c187 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
Dkfd_mqd_manager_v9.c205 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
Dkfd_mqd_manager_vi.c183 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Dcik_structs.h87 uint32_t cp_hqd_pq_base_lo; member
Dvi_structs.h296 uint32_t cp_hqd_pq_base_lo; member
Dv9_structs.h296 uint32_t cp_hqd_pq_base_lo; member
Dv10_structs.h813 uint32_t cp_hqd_pq_base_lo; member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dgfx_v10_0.c3282 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v10_0_compute_mqd_init()
3403 mqd->cp_hqd_pq_base_lo); in gfx_v10_0_kiq_init_register()
Dgfx_v9_0.c3486 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v9_0_mqd_init()
3606 mqd->cp_hqd_pq_base_lo); in gfx_v9_0_kiq_init_register()
Dgfx_v7_0.c2963 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v7_0_mqd_init()
Dgfx_v8_0.c4505 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v8_0_mqd_init()