summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/xe_plane_initial.c
AgeCommit message (Expand)Author
2025-02-27Merge tag 'drm-xe-next-2025-02-24' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-02-06drm/i915: Calculate the VT-d guard size in the display codeVille Syrjälä
2025-01-31drm/xe/display: Add intel_plane_initial_vblank_waitMaarten Lankhorst
2025-01-21drm/xe: Remove double pageflipMaarten Lankhorst
2024-11-22drm/i915/plane: convert initial plane setup to struct intel_displayJani Nikula
2024-10-04drm/i915: Plumb 'dsb' all way to the plane hooksVille Syrjälä
2024-09-19drm/i915/fb: convert intel_framebuffer_init() to struct drm_gem_objectJani Nikula
2024-08-05Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-07-18drm/xe/fbdev: Limit the usage of stolen for LNL+Uma Shankar
2024-06-24drm/i915: Introduce the plane->min_alignment() vfuncVille Syrjälä
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: Rename the fb pinning functions to indicate the address spaceVille Syrjälä
2024-04-05drm/xe: Move PTE/PDE bit definitions to proper headerMichal Wajdeczko
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-02-07drm/i915: Try to relocate the BIOS fb to the start of ggttVille Syrjälä
2024-02-07drm/i915: Tweak BIOS fb reuse checkVille Syrjälä
2024-02-07drm/i915: Simplify intel_initial_plane_config() calling conventionVille Syrjälä
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst