aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display
AgeCommit message (Expand)AuthorFilesLines
2024-04-11drm/xe/display: Fix double mutex initializationGravatar Lucas De Marchi 1-5/+0
2024-02-20Merge drm/drm-next into drm-xe-nextGravatar Lucas De Marchi 1-27/+40
2024-02-07drm/i915: Try to relocate the BIOS fb to the start of ggttGravatar Ville Syrjälä 1-0/+4
2024-02-07drm/i915: Tweak BIOS fb reuse checkGravatar Ville Syrjälä 1-14/+17
2024-02-07drm/i915: Simplify intel_initial_plane_config() calling conventionGravatar Ville Syrjälä 1-17/+23
2024-02-02drm/xe/display: Fix memleak in display initializationGravatar Xiaoming Wang 1-6/+0
2024-01-31drm/xe: move xe_display.[ch] under display/Gravatar Jani Nikula 2-0/+494
2023-12-21drm/xe/display: Fix dummy __i915_inject_probe_error()Gravatar Lucas De Marchi 1-0/+4
2023-12-21drm/xe/dsb: DSB implementation for xeGravatar Animesh Manna 1-0/+71
2023-12-21drm/xe/display: Add writing of remapped dptGravatar Juha-Pekka Heikkila 1-6/+46
2023-12-21drm/xe/display: Don't try to use vram if not availableGravatar Juha-Pekka Heikkila 1-5/+6
2023-12-21drm/xe/hdcp: Define intel_hdcp_gsc_check_status in XeGravatar Suraj Kandpal 1-0/+10
2023-12-21drm/xe/display: Create a dummy version for vga decodeGravatar Uma Shankar 1-0/+16
2023-12-21drm/xe/display: ensure clear-color surfaces are cpu mappableGravatar Matthew Auld 1-0/+17
2023-12-21drm/xe/display: Implement display supportGravatar Maarten Lankhorst 10-0/+980