summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/display
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/hdcp: Fix condition for hdcp gsc cs requirementSuraj Kandpal2024-03-111-1/+1
* drm/xe/hdcp: Enable HDCP for XESuraj Kandpal2024-03-061-5/+197
* drm/xe: Use gsc_proxy_init_done to check proxy statusSuraj Kandpal2024-03-061-1/+28
* drm/xe/hdcp: Use xe_device structSuraj Kandpal2024-03-061-7/+8
* Merge drm/drm-next into drm-xe-nextLucas De Marchi2024-02-201-27/+40
|\
| * drm/i915: Try to relocate the BIOS fb to the start of ggttVille Syrjälä2024-02-071-0/+4
| * drm/i915: Tweak BIOS fb reuse checkVille Syrjälä2024-02-071-14/+17
| * drm/i915: Simplify intel_initial_plane_config() calling conventionVille Syrjälä2024-02-071-17/+23
* | drm/xe/display: Fix memleak in display initializationXiaoming Wang2024-02-021-6/+0
* | drm/xe: move xe_display.[ch] under display/Jani Nikula2024-01-312-0/+494
|/
* drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi2023-12-211-0/+4
* drm/xe/dsb: DSB implementation for xeAnimesh Manna2023-12-211-0/+71
* drm/xe/display: Add writing of remapped dptJuha-Pekka Heikkila2023-12-211-6/+46
* drm/xe/display: Don't try to use vram if not availableJuha-Pekka Heikkila2023-12-211-5/+6
* drm/xe/hdcp: Define intel_hdcp_gsc_check_status in XeSuraj Kandpal2023-12-211-0/+10
* drm/xe/display: Create a dummy version for vga decodeUma Shankar2023-12-211-0/+16
* drm/xe/display: ensure clear-color surfaces are cpu mappableMatthew Auld2023-12-211-0/+17
* drm/xe/display: Implement display supportMaarten Lankhorst2023-12-2110-0/+980