Home
last modified time | relevance | path

Searched refs:cp_hqd_pq_base_hi (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_cik.c207 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
330 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in update_mqd_hiq()
H A Dkfd_mqd_manager_v9.c227 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
H A Dkfd_mqd_manager_vi.c184 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
H A Dkfd_mqd_manager_v10.c177 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_cik.c193 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
353 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in update_mqd_hiq()
H A Dkfd_mqd_manager_v11.c231 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
H A Dkfd_mqd_manager_vi.c185 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in __update_mqd()
H A Dkfd_mqd_manager_v10.c177 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
H A Dkfd_mqd_manager_v9.c251 m->cp_hqd_pq_base_hi = upper_32_bits((uint64_t)q->queue_address >> 8); in update_mqd()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dcik_structs.h88 uint32_t cp_hqd_pq_base_hi; member
H A Dvi_structs.h297 uint32_t cp_hqd_pq_base_hi; member
H A Dv9_structs.h297 uint32_t cp_hqd_pq_base_hi; member
H A Dv10_structs.h814 uint32_t cp_hqd_pq_base_hi; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dcik_structs.h88 uint32_t cp_hqd_pq_base_hi; member
H A Dvi_structs.h297 uint32_t cp_hqd_pq_base_hi; member
H A Dv9_structs.h307 uint32_t cp_hqd_pq_base_hi; member
H A Dv11_structs.h812 uint32_t cp_hqd_pq_base_hi; // offset: 137 (0x89) member
H A Dv10_structs.h814 uint32_t cp_hqd_pq_base_hi; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v10_1.c658 mqd->cp_hqd_pq_base_hi = upper_32_bits(hqd_gpu_addr); in mes_v10_1_mqd_init()
755 WREG32_SOC15(GC, 0, mmCP_HQD_PQ_BASE_HI, mqd->cp_hqd_pq_base_hi); in mes_v10_1_queue_init_register()
H A Dgfx_v7_0.c2838 u32 cp_hqd_pq_base_hi; member
2956 mqd->cp_hqd_pq_base_hi = upper_32_bits(hqd_gpu_addr); in gfx_v7_0_mqd_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c754 mqd->cp_hqd_pq_base_hi = upper_32_bits(hqd_gpu_addr); in mes_v11_0_mqd_init()
844 WREG32_SOC15(GC, 0, regCP_HQD_PQ_BASE_HI, mqd->cp_hqd_pq_base_hi); in mes_v11_0_queue_init_register()
H A Dmes_v10_1.c674 mqd->cp_hqd_pq_base_hi = upper_32_bits(hqd_gpu_addr); in mes_v10_1_mqd_init()
769 WREG32_SOC15(GC, 0, mmCP_HQD_PQ_BASE_HI, mqd->cp_hqd_pq_base_hi);
H A Dgfx_v9_4_3.c1541 mqd->cp_hqd_pq_base_hi = upper_32_bits(hqd_gpu_addr); in gfx_v9_4_3_xcc_mqd_init()
1653 mqd->cp_hqd_pq_base_hi); in gfx_v9_4_3_xcc_kiq_init_register()
H A Dgfx_v7_0.c2770 u32 cp_hqd_pq_base_hi; member
2888 mqd->cp_hqd_pq_base_hi = upper_32_bits(hqd_gpu_addr); in gfx_v7_0_mqd_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcik.c4453 u32 cp_hqd_pq_base_hi; member
4663 mqd->queue_state.cp_hqd_pq_base_hi = upper_32_bits(hqd_gpu_addr); in cik_cp_compute_resume()
4665 WREG32(CP_HQD_PQ_BASE_HI, mqd->queue_state.cp_hqd_pq_base_hi); in cik_cp_compute_resume()

Completed in 60 milliseconds

12