index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next 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-06-23
drm/xe/mmio: Prefer tile-based WARN message
Michal Wajdeczko
2026-06-23
drm/xe/mmio: Check MMIO BAR size when initializing tiles
Michal Wajdeczko
2026-06-23
drm/xe/mmio: Drop tiles_fini action
Michal Wajdeczko
2026-06-23
drm/xe/mmio: Add check for minimal BAR size
Michal Wajdeczko
2026-06-23
drm/xe/mmio: Map MMIO BAR using managed version of pci_iomap
Michal Wajdeczko
2026-06-23
drm/xe/mmio: Verify MMIO is available
Michal Wajdeczko
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
[next]