Age | Commit message (Expand) | Author |
2024-04-05 | drm/xe: fix multicast support for Xe_LP platforms | Andrzej Hajda |
2024-03-14 | drm/xe: Add helper macro to loop each DSS | Zhanjun Dong |
2024-02-13 | drm/xe/vf: Don't support MCR registers if VF | Michal Wajdeczko |
2024-01-31 | drm/xe: Annotate mcr_[un]lock() | Thomas Hellström |
2023-12-21 | drm/xe/mmio: Account for GSI offset when checking ranges | Lucas De Marchi |
2023-12-21 | drm/xe/xe2: Add MCR register steering for media GT | Matt Roper |
2023-12-21 | drm/xe/xe2: Add MCR register steering for primary GT | Matt Roper |
2023-12-21 | drm/xe: fix mcr semaphore locking for MTL | Daniele Ceraolo Spurio |
2023-12-21 | drm/xe: Cleanup style warnings and errors | Francois Dugast |
2023-12-21 | drm/xe: Cleanup OPEN_BRACE style issues | Francois Dugast |
2023-12-19 | drm/xe: Rename reg field to addr | Lucas De Marchi |
2023-12-19 | drm/xe/mmio: Use struct xe_reg | Lucas De Marchi |
2023-12-19 | drm/xe: Do not sleep in atomic | Nirmoy Das |
2023-12-19 | drm/xe: Fix comment on Wa_22013088509 | Lucas De Marchi |
2023-12-19 | drm/xe: Introduce xe_reg/xe_reg_mcr | Lucas De Marchi |
2023-12-19 | drm/xe: Drop gen afixes from registers | Lucas De Marchi |
2023-12-19 | drm/xe/mcr: Separate version from engine type selection | Lucas De Marchi |
2023-12-19 | drm/xe/mcr: Document how to initialize group/instance | Lucas De Marchi |
2023-12-19 | drm/xe/mcr: Add L3BANK steering for DG2 | Lucas De Marchi |
2023-12-19 | drm/xe: Remove dependency on intel_gt_regs.h | Lucas De Marchi |
2023-12-19 | drm/xe: Sort includes | Lucas De Marchi |
2023-12-19 | drm/xe: Initialize ret in mcr_lock() | José Roberto de Souza |
2023-12-19 | drm/xe/mcr: Add SQIDI steering for DG2 | Lucas De Marchi |
2023-12-19 | drm/xe/mcr: Use designated init for xe_steering_types | Lucas De Marchi |
2023-12-19 | drm/xe: Fix typo in MCR documentation | Lucas De Marchi |
2023-12-12 | drm/xe: Remove i915_utils dependency from xe_pcode. | Rodrigo Vivi |
2023-12-12 | drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us. | Rodrigo Vivi |
2023-12-12 | drm/xe: Implement a local xe_mmio_wait32 | Rodrigo Vivi |
2023-12-12 | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost |