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

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

Completed in 254 milliseconds