summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/intel_fbdev_fb.c
AgeCommit message (Expand)Author
2025-07-16drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...Ville Syrjälä
2025-05-27drm/xe: stop including intel_display_{core, device}.h from xe_device_types.hJani Nikula
2025-05-10Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-04-17drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] to struct intel...Jani Nikula
2025-04-04drm/xe: unconditionally apply PINNED for pin_map()Matthew Auld
2025-03-05drm/xe/display: Fix fbdev GGTT mapping handling.Maarten Lankhorst
2024-09-19drm/xe: remove a number of superfluous compat macrosJani Nikula
2024-09-19drm/i915/fb: convert intel_framebuffer_create() to struct drm_gem_objectJani Nikula
2024-09-19drm/xe/display: use correct bo type in intel_fbdev_fb_alloc()Jani Nikula
2024-09-19drm/i915/fbdev: convert intel_fbdev.c to struct drm_gem_objectJani Nikula
2024-08-30drm/xe/display: Drop unnecessary xe_gt.h includesMatt Roper
2024-07-18drm/xe/fbdev: Limit the usage of stolen for LNL+Uma Shankar
2024-06-06drm/xe/display: drop i915_drv.h include from xe codeJani Nikula
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula
2024-05-13drm/i915: Change intel_fbdev_fb_alloc() return typeVille Syrjälä
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst