index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2025-06-26
drm/xe: Defer memirq init until needed
Maarten Lankhorst
2025-06-09
drm/xe: Add xe_ggtt_alloc
Maarten Lankhorst
2025-03-06
drm/xe: Add SVM device memory mirroring
Matthew Brost
2025-02-14
drm/xe: Fix xe_tile_init_noalloc() error propagation
Lucas De Marchi
2025-02-10
drm/xe: Move VRAM manager to struct xe_vram_region
Piotr Piórkowski
2025-01-21
drm/xe: Move suballocator init to after display init
Maarten Lankhorst
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
2024-08-30
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