summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_mcr.c
AgeCommit message (Expand)Author
2024-04-05drm/xe: fix multicast support for Xe_LP platformsAndrzej Hajda
2024-03-14drm/xe: Add helper macro to loop each DSSZhanjun Dong
2024-02-13drm/xe/vf: Don't support MCR registers if VFMichal Wajdeczko
2024-01-31drm/xe: Annotate mcr_[un]lock()Thomas Hellström
2023-12-21drm/xe/mmio: Account for GSI offset when checking rangesLucas De Marchi
2023-12-21drm/xe/xe2: Add MCR register steering for media GTMatt Roper
2023-12-21drm/xe/xe2: Add MCR register steering for primary GTMatt Roper
2023-12-21drm/xe: fix mcr semaphore locking for MTLDaniele Ceraolo Spurio
2023-12-21drm/xe: Cleanup style warnings and errorsFrancois Dugast
2023-12-21drm/xe: Cleanup OPEN_BRACE style issuesFrancois Dugast
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi
2023-12-19drm/xe: Do not sleep in atomicNirmoy Das
2023-12-19drm/xe: Fix comment on Wa_22013088509Lucas De Marchi
2023-12-19drm/xe: Introduce xe_reg/xe_reg_mcrLucas De Marchi
2023-12-19drm/xe: Drop gen afixes from registersLucas De Marchi
2023-12-19drm/xe/mcr: Separate version from engine type selectionLucas De Marchi
2023-12-19drm/xe/mcr: Document how to initialize group/instanceLucas De Marchi
2023-12-19drm/xe/mcr: Add L3BANK steering for DG2Lucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe: Initialize ret in mcr_lock()José Roberto de Souza
2023-12-19drm/xe/mcr: Add SQIDI steering for DG2Lucas De Marchi
2023-12-19drm/xe/mcr: Use designated init for xe_steering_typesLucas De Marchi
2023-12-19drm/xe: Fix typo in MCR documentationLucas De Marchi
2023-12-12drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi
2023-12-12drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.Rodrigo Vivi
2023-12-12drm/xe: Implement a local xe_mmio_wait32Rodrigo Vivi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost