开源镜像站
帮助
动态
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_tile.c
Age
Commit message (
Expand
)
Author
2024-09-03
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
Matt Roper
2024-04-18
drm/xe/tile: Abort driver load for sysfs creation failure
Himal Prasad Ghimiray
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
2024-03-06
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
2023-12-21
drm/xe: Reorder GGTT init to earlier point in probe
Michał Winiarski
2023-12-21
drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
Michał Winiarski
2023-12-21
drm/xe/wa: Apply tile workarounds at probe/resume
Matt Roper
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs entry for tile
Tejas Upadhyay
2023-12-19
drm/xe: Add kerneldoc description of multi-tile devices
Matt Roper
2023-12-19
drm/xe: Move migration from GT to tile
Matt Roper
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper