Home
last modified time | relevance | path

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

/Linux-v5.10/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.c176 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
Dkfd_mqd_manager_v9.c225 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.10/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.10/drivers/gpu/drm/amd/amdgpu/
Dmes_v10_1.c657 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in mes_v10_1_mqd_init()
754 WREG32_SOC15(GC, 0, mmCP_HQD_PQ_BASE, mqd->cp_hqd_pq_base_lo); in mes_v10_1_queue_init_register()
Dgfx_v9_0.c3468 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v9_0_mqd_init()
3595 mqd->cp_hqd_pq_base_lo); in gfx_v9_0_kiq_init_register()
Dgfx_v7_0.c2955 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v7_0_mqd_init()
Dgfx_v10_0.c6434 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v10_0_compute_mqd_init()
6565 mqd->cp_hqd_pq_base_lo); in gfx_v10_0_kiq_init_register()
Dgfx_v8_0.c4492 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v8_0_mqd_init()