summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/intel_fbdev_fb.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-05drm/xe/display: Fix fbdev GGTT mapping handling.Maarten Lankhorst1-2/+2
2024-09-19drm/xe: remove a number of superfluous compat macrosJani Nikula1-2/+2
2024-09-19drm/i915/fb: convert intel_framebuffer_create() to struct drm_gem_objectJani Nikula1-1/+2
2024-09-19drm/xe/display: use correct bo type in intel_fbdev_fb_alloc()Jani Nikula1-1/+1
2024-09-19drm/i915/fbdev: convert intel_fbdev.c to struct drm_gem_objectJani Nikula1-1/+2
2024-08-30drm/xe/display: Drop unnecessary xe_gt.h includesMatt Roper1-1/+0
2024-07-18drm/xe/fbdev: Limit the usage of stolen for LNL+Uma Shankar1-1/+5
2024-06-06drm/xe/display: drop i915_drv.h include from xe codeJani Nikula1-11/+10
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula1-5/+4
2024-05-13drm/i915: Change intel_fbdev_fb_alloc() return typeVille Syrjälä1-4/+5
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi1-8/+8
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst1-0/+104