开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt_mcr.c
Age
Commit message (
Expand
)
Author
2024-10-08
drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
2024-10-08
drm/xe/xe3lpm: Add new "instance0" steering table
Matt Roper
2024-09-23
drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPM
Gustavo Sousa
2024-09-11
drm/xe/mcr: Convert register access to use xe_mmio
Matt Roper
2024-08-16
drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributes
Matt Roper
2024-06-28
drm/xe/mcr: Avoid clobbering DSS steering
Matt Roper
2024-05-31
drm/xe: Split MCR initialization
Michal Wajdeczko
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