summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/xe_stolen.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-12drm/xe/display: Avoid dereferencing xe_ggtt_nodeMaarten Lankhorst
2025-12-10drm/{i915, xe}/stolen: make insert_node, area_address, area_size optionalJani Nikula
2025-12-10drm/{i915, xe}/stolen: move stolen memory handling to display parent interfaceJani Nikula
2025-12-10drm/xe/stolen: unify interface with i915Jani Nikula
2025-09-29drm/xe/stolen: use the same types as i915 interfaceJani Nikula
2025-09-29drm/{i915, xe}/stolen: convert stolen interface to struct drm_deviceJani Nikula
2025-09-29drm/{i915, xe}/stolen: use the stored i915/xe device pointerJani Nikula
2025-09-29drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_nodeJani Nikula
2025-09-29drm/{i915, xe}/stolen: make struct intel_stolen_node opaqueJani Nikula
2025-09-29drm/xe/stolen: convert compat static inlines to proper functionsJani Nikula