Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_cik.c193 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
360 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd_hiq()
Dkfd_mqd_manager_v11.c197 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
Dkfd_mqd_manager_v10.c171 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
Dkfd_mqd_manager_v9.c220 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
Dkfd_mqd_manager_vi.c185 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
/Linux-v6.1/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
Dv11_structs.h811 uint32_t cp_hqd_pq_base_lo; // offset: 136 (0x88) member
Dv10_structs.h813 uint32_t cp_hqd_pq_base_lo; member
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dmes_v10_1.c754 mqd->cp_hqd_pq_base_lo = lower_32_bits(hqd_gpu_addr); in mes_v10_1_mqd_init()
848 WREG32_SOC15(GC, 0, mmCP_HQD_PQ_BASE, mqd->cp_hqd_pq_base_lo);
Dmes_v11_0.c806 mqd->cp_hqd_pq_base_lo = lower_32_bits(hqd_gpu_addr); in mes_v11_0_mqd_init()
896 WREG32_SOC15(GC, 0, regCP_HQD_PQ_BASE, mqd->cp_hqd_pq_base_lo); in mes_v11_0_queue_init_register()
Dgfx_v11_0.c3806 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v11_0_compute_mqd_init()
3930 mqd->cp_hqd_pq_base_lo); in gfx_v11_0_kiq_init_register()
Dgfx_v9_0.c3342 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v9_0_mqd_init()
3452 mqd->cp_hqd_pq_base_lo); in gfx_v9_0_kiq_init_register()
Dgfx_v7_0.c2922 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v7_0_mqd_init()
Dgfx_v10_0.c6728 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v10_0_compute_mqd_init()
6837 mqd->cp_hqd_pq_base_lo); in gfx_v10_0_kiq_init_register()
Dgfx_v8_0.c4485 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v8_0_mqd_init()