index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
/
xe_stolen.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-01-12
drm/xe/display: Avoid dereferencing xe_ggtt_node
Maarten Lankhorst
-1
/
+1
2025-12-10
drm/{i915, xe}/stolen: make insert_node, area_address, area_size optional
Jani Nikula
-27
/
+0
2025-12-10
drm/{i915, xe}/stolen: move stolen memory handling to display parent interface
Jani Nikula
-15
/
+32
2025-12-10
drm/xe/stolen: unify interface with i915
Jani Nikula
-2
/
+2
2025-09-29
drm/xe/stolen: use the same types as i915 interface
Jani Nikula
-4
/
+3
2025-09-29
drm/{i915, xe}/stolen: convert stolen interface to struct drm_device
Jani Nikula
-3
/
+5
2025-09-29
drm/{i915, xe}/stolen: use the stored i915/xe device pointer
Jani Nikula
-9
/
+8
2025-09-29
drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_node
Jani Nikula
-0
/
+4
2025-09-29
drm/{i915, xe}/stolen: make struct intel_stolen_node opaque
Jani Nikula
-0
/
+20
2025-09-29
drm/xe/stolen: convert compat static inlines to proper functions
Jani Nikula
-0
/
+99