Home
last modified time | relevance | path

Searched refs:xe_gt_mcr_unicast_read (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_mcr.h20 u32 xe_gt_mcr_unicast_read(struct xe_gt *gt, struct xe_reg_mcr mcr_reg,
Dxe_hw_engine.c831 xe_gt_mcr_unicast_read(gt, XEHPG_SC_INSTDONE, group, instance); in xe_hw_engine_snapshot_instdone_capture()
833 xe_gt_mcr_unicast_read(gt, XEHPG_SC_INSTDONE_EXTRA, group, instance); in xe_hw_engine_snapshot_instdone_capture()
835 xe_gt_mcr_unicast_read(gt, XEHPG_SC_INSTDONE_EXTRA2, group, instance); in xe_hw_engine_snapshot_instdone_capture()
841 xe_gt_mcr_unicast_read(gt, SAMPLER_INSTDONE, group, instance); in xe_hw_engine_snapshot_instdone_capture()
843 xe_gt_mcr_unicast_read(gt, ROW_INSTDONE, group, instance); in xe_hw_engine_snapshot_instdone_capture()
847 xe_gt_mcr_unicast_read(gt, XEHPG_INSTDONE_GEOM_SVGUNIT, in xe_hw_engine_snapshot_instdone_capture()
Dxe_gt_mcr.c703 u32 xe_gt_mcr_unicast_read(struct xe_gt *gt, in xe_gt_mcr_unicast_read() function