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

/openbsd-current/sys/dev/pci/drm/amd/include/
H A Dvi_structs.h329 uint32_t cp_hqd_eop_wptr; member in struct:vi_mqd
H A Dv9_structs.h339 uint32_t cp_hqd_eop_wptr; member in struct:v9_mqd
H A Dv10_structs.h846 uint32_t cp_hqd_eop_wptr; member in struct:v10_compute_mqd
H A Dv11_structs.h844 uint32_t cp_hqd_eop_wptr; // offset: 169 (0xA9) member in struct:v11_compute_mqd
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v8.c196 WREG32(mmCP_HQD_EOP_WPTR, m->cp_hqd_eop_wptr);
H A Dgfx_v8_0.c4533 mqd->cp_hqd_eop_wptr = RREG32(mmCP_HQD_EOP_WPTR);
4581 WREG32(mmCP_HQD_EOP_WPTR, mqd->cp_hqd_eop_wptr);

Completed in 229 milliseconds