index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_mmio.c
Age
Commit message (
Expand
)
Author
2026-02-25
Merge drm/drm-next into drm-intel-next
Jani Nikula
2026-02-17
drm/xe/mmio: Avoid double-adjust in 64-bit reads
Shuicheng Lin
2026-01-23
drm/i915/de: Add intel_de_write8()
Ville Syrjälä
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
2025-10-27
drm/xe/pf: Access VF's register using dedicated MMIO view
Michal Wajdeczko
2025-08-20
drm/xe: Probe for tile count during device info initialization
Gustavo Sousa
2025-07-10
drm/xe: Move Wa_15015404425 to use the new XE_DEVICE_WA macro
Matt Atwood
2025-07-02
drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms
Matt Roper
2025-05-19
drm/xe: Use xe_mmio_read32() to read mtcfg register
Shuicheng Lin
2025-03-21
drm/xe: Allow to inject error in early probe
Lucas De Marchi
2025-03-12
drm/xe/vf: Catch all unexpected register reads
Michal Wajdeczko
2025-02-18
drm/xe: Add xe_mmio_init() initialization function
Ilia Levi
2025-02-18
drm/xe: s/xe_mmio_init/xe_mmio_probe_early
Ilia Levi
2025-01-14
drm/xe: Remove unused "mmio_ext" code
Matt Roper
2024-09-11
drm/xe/mmio: Drop compatibility macros
Matt Roper
2024-09-11
drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
Matt Roper
2024-09-11
drm/xe: Add xe_tile backpointer to xe_mmio
Matt Roper
2024-09-11
drm/xe: Switch mmio_ext to use 'struct xe_mmio'
Matt Roper
2024-09-11
drm/xe: Clarify size of MMIO region
Matt Roper
2024-09-09
drm/xe: Fix arg to pci_iomap()
Lucas De Marchi
2024-08-16
drm/xe: Use for_each_remote_tile rather than manual check
Matthew Brost
2024-08-15
drm/xe: Fix tile fini sequence
Matthew Brost
2024-07-25
drm/xe/mmio: Use single logic for waiting functions
Gustavo Sousa
2024-07-24
drm/xe: Refactor mmio setup for multi-tile
Lucas De Marchi
2024-07-15
drm/xe/vf: Track writes to inaccessible registers from VF
Michal Wajdeczko
2024-07-12
drm/xe/xe2: Add Wa_15015404425
Tejas Upadhyay
2024-06-12
drm/xe: Add reg read/write trace
Radhakrishna Sripada
2024-05-30
drm/xe: Promote VRAM initialization function to own file
Michal Wajdeczko
2024-05-30
drm/xe: Drop xe_ prefix from static functions in xe_mmio.c
Michal Wajdeczko
2024-05-30
drm/xe: Move BAR definitions to dedicated file
Michal Wajdeczko
2024-05-30
drm/xe: Move XEHP_MTCFG_ADDR register definition to xe_regs.h
Michal Wajdeczko
2024-05-24
drm/xe/vf: Use register values obtained from the PF
Michal Wajdeczko
2024-05-23
drm/xe/guc: Port over the slow GuC loading support from i915
John Harrison
2024-05-22
drm/xe: reset mmio mappings with devm
Matthew Auld
2024-05-22
drm/xe/mmio: move mmio_fini over to devm
Matthew Auld
2024-05-22
drm/xe: Cleanup xe_mmio.h
Michal Wajdeczko
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
2024-04-24
drm/xe: Add helper to calculate adjusted register offset
Michal Wajdeczko
2024-04-10
drm/xe: re-order lmem init check and wait for initialization to complete
Riana Tauro
2024-04-09
drm/xe/xe2hpg: Determine flat ccs offset for vram
Himal Prasad Ghimiray
2024-03-28
drm/xe: Separate pure MMIO init from VRAM checkout
Michal Wajdeczko
2024-03-15
drm/xe: Make xe_mmio_read|write() functions non-inline
Michal Wajdeczko
2024-02-28
drm/xe/mmio: fix build warning for BAR resize on 32-bit
Arnd Bergmann
2024-02-13
drm/xe/vf: Don't check if LMEM is initialized if VF
Michal Wajdeczko
2024-01-19
drm/xe/mmio: Cast to u64 when printing
Lucas De Marchi
2024-01-09
drm/xe: Use __iomem for the regs pointer
Thomas Hellström
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
drm/xe/device: Introduce xe_device_probe_early
Michał Winiarski
2023-12-21
drm/xe: Map the entire BAR0 and hold onto the initial mapping
Michał Winiarski
2023-12-21
drm/xe: Move xe_mmio_probe_tiles outside of MMIO setup
Michał Winiarski
[next]