summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/intel_fb_bo.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-28drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.Maarten Lankhorst1-0/+9
2024-06-06drm/xe/display: drop i915_drv.h include from xe codeJani Nikula1-3/+2
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula1-0/+2
2024-04-12drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi1-4/+4
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst1-0/+74