summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display
AgeCommit message (Expand)AuthorFilesLines
2024-04-11drm/xe/display: Fix double mutex initializationLucas De Marchi1-5/+0
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi1-27/+40
2024-02-07drm/i915: Try to relocate the BIOS fb to the start of ggttVille Syrjälä1-0/+4
2024-02-07drm/i915: Tweak BIOS fb reuse checkVille Syrjälä1-14/+17
2024-02-07drm/i915: Simplify intel_initial_plane_config() calling conventionVille Syrjälä1-17/+23
2024-02-03drm/xe/display: Fix memleak in display initializationXiaoming Wang1-6/+0
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula2-0/+494
2023-12-21drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi1-0/+4
2023-12-21drm/xe/dsb: DSB implementation for xeAnimesh Manna1-0/+71
2023-12-21drm/xe/display: Add writing of remapped dptJuha-Pekka Heikkila1-6/+46
2023-12-21drm/xe/display: Don't try to use vram if not availableJuha-Pekka Heikkila1-5/+6
2023-12-21drm/xe/hdcp: Define intel_hdcp_gsc_check_status in XeSuraj Kandpal1-0/+10
2023-12-21drm/xe/display: Create a dummy version for vga decodeUma Shankar1-0/+16
2023-12-21drm/xe/display: ensure clear-color surfaces are cpu mappableMatthew Auld1-0/+17
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst10-0/+980