Searched refs:xe_gt_mcr_unicast_read (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_gt_mcr.h | 20 u32 xe_gt_mcr_unicast_read(struct xe_gt *gt, struct xe_reg_mcr mcr_reg,
|
D | xe_hw_engine.c | 831 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()
|
D | xe_gt_mcr.c | 703 u32 xe_gt_mcr_unicast_read(struct xe_gt *gt, in xe_gt_mcr_unicast_read() function
|