summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/intel_fbdev_fb.c
AgeCommit message (Expand)Author
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