Home
last modified time | relevance | path

Searched refs:cp_hqd_pq_wptr_hi (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v9.c305 guessed_wptr += (uint64_t)m->cp_hqd_pq_wptr_hi << 32; in kgd_gfx_v9_hqd_load()
H A Damdgpu_amdkfd_gfx_v10.c315 guessed_wptr += (uint64_t)m->cp_hqd_pq_wptr_hi << 32; in kgd_hqd_load()
H A Damdgpu_gfx_v10_0.c3272 mqd->cp_hqd_pq_wptr_hi = 0; in gfx_v10_0_compute_mqd_init()
3394 mqd->cp_hqd_pq_wptr_hi); in gfx_v10_0_kiq_init_register()
3444 mqd->cp_hqd_pq_wptr_hi); in gfx_v10_0_kiq_init_register()
H A Damdgpu_gfx_v9_0.c3380 mqd->cp_hqd_pq_wptr_hi = 0; in gfx_v9_0_mqd_init()
3501 mqd->cp_hqd_pq_wptr_hi); in gfx_v9_0_kiq_init_register()
3551 mqd->cp_hqd_pq_wptr_hi); in gfx_v9_0_kiq_init_register()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dv9_structs.h345 uint32_t cp_hqd_pq_wptr_hi; member
H A Dv10_structs.h862 uint32_t cp_hqd_pq_wptr_hi; member