index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-09-03
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