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