Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_cik.c192 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
352 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd_hiq()
H A Dkfd_mqd_manager_vi.c184 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
H A Dkfd_mqd_manager_v10.c176 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
H A Dkfd_mqd_manager_v11.c230 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
H A Dkfd_mqd_manager_v9.c250 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dcik_structs.h87 uint32_t cp_hqd_pq_base_lo; member
H A Dvi_structs.h296 uint32_t cp_hqd_pq_base_lo; member
H A Dv9_structs.h306 uint32_t cp_hqd_pq_base_lo; member
H A Dv11_structs.h811 uint32_t cp_hqd_pq_base_lo; // offset: 136 (0x88) member
H A Dv10_structs.h813 uint32_t cp_hqd_pq_base_lo; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v10_1.c673 mqd->cp_hqd_pq_base_lo = lower_32_bits(hqd_gpu_addr); in mes_v10_1_mqd_init()
768 WREG32_SOC15(GC, 0, mmCP_HQD_PQ_BASE, mqd->cp_hqd_pq_base_lo);
H A Dmes_v11_0.c753 mqd->cp_hqd_pq_base_lo = lower_32_bits(hqd_gpu_addr); in mes_v11_0_mqd_init()
843 WREG32_SOC15(GC, 0, regCP_HQD_PQ_BASE, mqd->cp_hqd_pq_base_lo); in mes_v11_0_queue_init_register()
H A Dgfx_v9_4_3.c1540 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v9_4_3_xcc_mqd_init()
1651 mqd->cp_hqd_pq_base_lo); in gfx_v9_4_3_xcc_kiq_init_register()
H A Dgfx_v11_0.c3801 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v11_0_compute_mqd_init()
3925 mqd->cp_hqd_pq_base_lo); in gfx_v11_0_kiq_init_register()
H A Dgfx_v9_0.c3318 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v9_0_mqd_init()
3428 mqd->cp_hqd_pq_base_lo); in gfx_v9_0_kiq_init_register()
H A Dgfx_v7_0.c2887 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v7_0_mqd_init()
H A Dgfx_v10_0.c6561 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v10_0_compute_mqd_init()
6670 mqd->cp_hqd_pq_base_lo); in gfx_v10_0_kiq_init_register()
H A Dgfx_v8_0.c4459 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v8_0_mqd_init()