开源镜像站
帮助
动态
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_mmio.c
Age
Commit message (
Expand
)
Author
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
2023-12-21
drm/xe: Move xe_set_dma_info outside of MMIO setup
Michał Winiarski
2023-12-21
drm/xe: rename bypass_mtcfg to skip_mtcfg
Koby Elbaz
2023-12-21
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
2023-12-21
drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts
Gustavo Sousa
2023-12-21
drm/xe/mmio: Move xe_mmio_wait32() to xe_mmio.c
Gustavo Sousa
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
drm/xe: Make xe_mmio_tile_vram_size() static
Brian Welty
2023-12-21
drm/xe: move the lmem verification code into a separate function
Koby Elbaz
2023-12-21
drm/xe/uapi: Remove MMIO ioctl
Francois Dugast
2023-12-21
drm/xe: refactor xe_mmio_probe_tiles to support MMIO extension
Koby Elbaz
2023-12-21
drm/xe: map MMIO BAR according to the num of tiles in device desc
Koby Elbaz
2023-12-21
drm/xe: add a flag to bypass multi-tile config from MTCFG reg
Koby Elbaz
2023-12-21
drm/xe: Drop xe_mmio_write64()
Matt Roper
2023-12-21
drm/xe: Avoid 64-bit register reads
Matt Roper
2023-12-21
drm/xe: Improve vram info debug printing
Oak Zeng
2023-12-21
drm/xe: Make xe_mem_region struct
Oak Zeng
2023-12-21
drm/xe: fully turn on small-bar support
Matthew Auld
2023-12-21
drm/xe/mmio: grab mem_access in xe_mmio_ioctl
Matthew Auld
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
2023-12-21
drm/xe/mmio: update gt_count when probing multi-tile
Matthew Auld
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs entry to report per tile memory size
Tejas Upadhyay
2023-12-21
drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
Janga Rahul Kumar
2023-12-19
drm/xe: REBAR resize should be best effort
Michael J. Ruhl
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
[next]