index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_tile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-01
drm/xe/pcode: Don't ignore drmm_mutex_init failure
Michal Wajdeczko
1
-1
/
+3
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-2
/
+1
2025-12-23
drm/xe: Use the drm_pagemap cache and shrinker
Thomas Hellström
1
-4
/
+30
2025-12-12
drm/xe: Suballocate BO for page reclaim
Brian Nguyen
1
-0
/
+5
2025-10-14
drm/xe: Move primary GT allocation from xe_tile_init_early to xe_tile_init
Matt Roper
1
-4
/
+0
2025-10-13
drm/xe: Sort include files alphabetically.
Arun Abhishek Chowhan
1
-1
/
+1
2025-10-06
drm/xe: Add initial support for separate kernel VRAM region on the tile
Piotr Piórkowski
1
-0
/
+8
2025-07-21
drm/xe: Fix an IS_ERR() vs NULL bug in xe_tile_alloc_vram()
Dan Carpenter
1
-2
/
+2
2025-07-16
drm/xe: Unify the initialization of VRAM regions
Piotr Piórkowski
1
-25
/
+12
2025-07-16
drm/xe: Split xe_migrate allocation from initialization
Piotr Piórkowski
1
-0
/
+4
2025-07-16
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
1
-0
/
+1
2025-07-16
drm/xe: Use dynamic allocation for tile and device VRAM region structures
Piotr Piórkowski
1
-3
/
+31
2025-06-26
drm/xe: Defer memirq init until needed
Maarten Lankhorst
1
-0
/
+7
2025-06-09
drm/xe: Add xe_ggtt_alloc
Maarten Lankhorst
1
-5
/
+1
2025-03-06
drm/xe: Add SVM device memory mirroring
Matthew Brost
1
-0
/
+5
2025-02-14
drm/xe: Fix xe_tile_init_noalloc() error propagation
Lucas De Marchi
1
-3
/
+1
2025-02-10
drm/xe: Move VRAM manager to struct xe_vram_region
Piotr Piórkowski
1
-5
/
+1
2025-01-21
drm/xe: Move suballocator init to after display init
Maarten Lankhorst
1
-4
/
+8
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
1
-0
/
+3
2024-08-30
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
1
-0
/
+3
2024-04-18
drm/xe/tile: Abort driver load for sysfs creation failure
Himal Prasad Ghimiray
1
-1
/
+1
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
1
-10
/
+5
2024-03-06
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
1
-2
/
+3
2023-12-21
drm/xe: Reorder GGTT init to earlier point in probe
Michał Winiarski
1
-4
/
+0
2023-12-21
drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
Michał Winiarski
1
-1
/
+31
2023-12-21
drm/xe/wa: Apply tile workarounds at probe/resume
Matt Roper
1
-0
/
+3
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
1
-1
/
+1
2023-12-21
drm/xe: Add sysfs entry for tile
Tejas Upadhyay
1
-0
/
+3
2023-12-19
drm/xe: Add kerneldoc description of multi-tile devices
Matt Roper
1
-0
/
+57
2023-12-19
drm/xe: Move migration from GT to tile
Matt Roper
1
-0
/
+6
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-0
/
+7
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
1
-1
/
+32
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper
1
-0
/
+52