index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-06-12
drm/xe: Add reg read/write trace
Radhakrishna Sripada
1
-4
/
+19
2024-05-31
drm/xe: Promote VRAM initialization function to own file
Michal Wajdeczko
1
-331
/
+2
2024-05-31
drm/xe: Drop xe_ prefix from static functions in xe_mmio.c
Michal Wajdeczko
1
-12
/
+12
2024-05-31
drm/xe: Move BAR definitions to dedicated file
Michal Wajdeczko
1
-1
/
+2
2024-05-31
drm/xe: Move XEHP_MTCFG_ADDR register definition to xe_regs.h
Michal Wajdeczko
1
-3
/
+0
2024-05-24
drm/xe/vf: Use register values obtained from the PF
Michal Wajdeczko
1
-0
/
+4
2024-05-23
drm/xe/guc: Port over the slow GuC loading support from i915
John Harrison
1
-0
/
+61
2024-05-22
drm/xe: reset mmio mappings with devm
Matthew Auld
1
-6
/
+29
2024-05-22
drm/xe/mmio: move mmio_fini over to devm
Matthew Auld
1
-2
/
+5
2024-05-22
drm/xe: Cleanup xe_mmio.h
Michal Wajdeczko
1
-2
/
+5
2024-05-08
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
1
-0
/
+1
2024-04-24
drm/xe: Add helper to calculate adjusted register offset
Michal Wajdeczko
1
-23
/
+15
2024-04-10
drm/xe: re-order lmem init check and wait for initialization to complete
Riana Tauro
1
-24
/
+0
2024-04-10
drm/xe/xe2hpg: Determine flat ccs offset for vram
Himal Prasad Ghimiray
1
-2
/
+37
2024-03-28
drm/xe: Separate pure MMIO init from VRAM checkout
Michal Wajdeczko
1
-33
/
+22
2024-03-16
drm/xe: Make xe_mmio_read|write() functions non-inline
Michal Wajdeczko
1
-0
/
+72
2024-02-28
drm/xe/mmio: fix build warning for BAR resize on 32-bit
Arnd Bergmann
1
-1
/
+1
2024-02-13
drm/xe/vf: Don't check if LMEM is initialized if VF
Michal Wajdeczko
1
-1
/
+8
2024-01-20
drm/xe/mmio: Cast to u64 when printing
Lucas De Marchi
1
-2
/
+2
2024-01-09
drm/xe: Use __iomem for the regs pointer
Thomas Hellström
1
-1
/
+1
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
1
-2
/
+3
2023-12-21
drm/xe/device: Introduce xe_device_probe_early
Michał Winiarski
1
-6
/
+10
2023-12-21
drm/xe: Map the entire BAR0 and hold onto the initial mapping
Michał Winiarski
1
-8
/
+4
2023-12-21
drm/xe: Move xe_mmio_probe_tiles outside of MMIO setup
Michał Winiarski
1
-3
/
+1
2023-12-21
drm/xe: Move xe_set_dma_info outside of MMIO setup
Michał Winiarski
1
-26
/
+0
2023-12-21
drm/xe: rename bypass_mtcfg to skip_mtcfg
Koby Elbaz
1
-1
/
+1
2023-12-21
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
1
-1
/
+1
2023-12-21
drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts
Gustavo Sousa
1
-0
/
+6
2023-12-21
drm/xe/mmio: Move xe_mmio_wait32() to xe_mmio.c
Gustavo Sousa
1
-0
/
+54
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
1
-7
/
+7
2023-12-21
drm/xe: Make xe_mmio_tile_vram_size() static
Brian Welty
1
-1
/
+2
2023-12-21
drm/xe: move the lmem verification code into a separate function
Koby Elbaz
1
-11
/
+21
2023-12-21
drm/xe/uapi: Remove MMIO ioctl
Francois Dugast
1
-102
/
+0
2023-12-21
drm/xe: refactor xe_mmio_probe_tiles to support MMIO extension
Koby Elbaz
1
-32
/
+38
2023-12-21
drm/xe: map MMIO BAR according to the num of tiles in device desc
Koby Elbaz
1
-7
/
+6
2023-12-21
drm/xe: add a flag to bypass multi-tile config from MTCFG reg
Koby Elbaz
1
-11
/
+13
2023-12-21
drm/xe: Drop xe_mmio_write64()
Matt Roper
1
-3
/
+0
2023-12-21
drm/xe: Avoid 64-bit register reads
Matt Roper
1
-3
/
+53
2023-12-21
drm/xe: Improve vram info debug printing
Oak Zeng
1
-5
/
+6
2023-12-21
drm/xe: Make xe_mem_region struct
Oak Zeng
1
-4
/
+5
2023-12-21
drm/xe: fully turn on small-bar support
Matthew Auld
1
-9
/
+2
2023-12-21
drm/xe/mmio: grab mem_access in xe_mmio_ioctl
Matthew Auld
1
-0
/
+2
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
1
-7
/
+7
2023-12-21
drm/xe/mmio: update gt_count when probing multi-tile
Matthew Auld
1
-0
/
+6
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
1
-3
/
+3
2023-12-21
drm/xe: Add sysfs entry to report per tile memory size
Tejas Upadhyay
1
-0
/
+1
2023-12-21
drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP
Janga Rahul Kumar
1
-2
/
+2
2023-12-20
drm/xe: REBAR resize should be best effort
Michael J. Ruhl
1
-17
/
+11
2023-12-20
drm/xe: Allocate GT dynamically
Matt Roper
1
-1
/
+1
2023-12-20
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
1
-3
/
+3
[next]