summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display/xe_plane_initial.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-06-23Merge drm/drm-next into drm-intel-nextJani Nikula
2025-06-23Merge tag 'drm-intel-next-2025-06-18' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-06-19drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]Jani Nikula
2025-06-11drm/i915/display: drop i915_reg.h include where possibleJani Nikula
2025-06-09drm/i915: split out display register macros to a separate fileJani Nikula
2025-06-09drm/xe: Implement a helper for reading out a GGTT PTE at a specified offsetMaarten Lankhorst
2025-05-27drm/xe: stop including intel_display_{core, device}.h from xe_device_types.hJani Nikula
2025-04-04drm/xe: unconditionally apply PINNED for pin_map()Matthew Auld
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