Searched refs:cp_hqd_pq_base_lo (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | cik_structs.h | 87 uint32_t cp_hqd_pq_base_lo; member
|
| H A D | vi_structs.h | 296 uint32_t cp_hqd_pq_base_lo; member
|
| H A D | v9_structs.h | 306 uint32_t cp_hqd_pq_base_lo; member
|
| H A D | v10_structs.h | 812 uint32_t cp_hqd_pq_base_lo; member
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | mes_v11_0.c | 1154 mqd->cp_hqd_pq_base_lo = lower_32_bits(hqd_gpu_addr); in mes_v11_0_mqd_init() 1244 WREG32_SOC15(GC, 0, regCP_HQD_PQ_BASE, mqd->cp_hqd_pq_base_lo); in mes_v11_0_queue_init_register()
|
| H A D | mes_v12_0.c | 1312 mqd->cp_hqd_pq_base_lo = lower_32_bits(hqd_gpu_addr); in mes_v12_0_mqd_init() 1409 WREG32_SOC15(GC, 0, regCP_HQD_PQ_BASE, mqd->cp_hqd_pq_base_lo); in mes_v12_0_queue_init_register()
|
| H A D | mes_v12_1.c | 1219 mqd->cp_hqd_pq_base_lo = lower_32_bits(hqd_gpu_addr); in mes_v12_1_mqd_init() 1317 WREG32_SOC15(GC, GET_INST(GC, xcc_id), regCP_HQD_PQ_BASE, mqd->cp_hqd_pq_base_lo); in mes_v12_1_queue_init_register()
|
| H A D | gfx_v12_1.c | 2184 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v12_1_compute_mqd_init() 2312 mqd->cp_hqd_pq_base_lo); in gfx_v12_1_xcc_kiq_init_register()
|
| H A D | gfx_v12_0.c | 3212 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v12_0_compute_mqd_init() 3346 mqd->cp_hqd_pq_base_lo); in gfx_v12_0_kiq_init_register()
|
| H A D | gfx_v11_0.c | 4353 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v11_0_compute_mqd_init() 4488 mqd->cp_hqd_pq_base_lo); in gfx_v11_0_kiq_init_register()
|
| H A D | gfx_v9_0.c | 3623 mqd->cp_hqd_pq_base_lo = hqd_gpu_addr; in gfx_v9_0_mqd_init() 3733 mqd->cp_hqd_pq_base_lo); in gfx_v9_0_kiq_init_register()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_mqd_manager_v9.c | 278 m->cp_hqd_pq_base_lo = lower_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
|