summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display
AgeCommit message (Expand)Author
2024-04-08drm/xe/display: Fix double mutex initializationLucas De Marchi
2024-04-05drm/xe: Move PTE/PDE bit definitions to proper headerMichal Wajdeczko
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-03-20drm/xe: Drop ggtt invalidate from display codeMatthew Brost
2024-03-19drm/xe/display: Mark dpt and related vma as uncachedJuha-Pekka Heikkila
2024-03-19drm/xe/display: mark DPT with XE_BO_PAGETABLEMatthew Auld
2024-03-11drm/xe/hdcp: Fix condition for hdcp gsc cs requirementSuraj Kandpal
2024-03-06drm/xe/hdcp: Enable HDCP for XESuraj Kandpal
2024-03-06drm/xe: Use gsc_proxy_init_done to check proxy statusSuraj Kandpal
2024-03-06drm/xe/hdcp: Use xe_device structSuraj Kandpal
2024-02-20Merge drm/drm-next into drm-xe-nextLucas 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ä
2024-02-02drm/xe/display: Fix memleak in display initializationXiaoming Wang
2024-01-31drm/xe: move xe_display.[ch] under display/Jani Nikula
2023-12-21drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi
2023-12-21drm/xe/dsb: DSB implementation for xeAnimesh Manna
2023-12-21drm/xe/display: Add writing of remapped dptJuha-Pekka Heikkila
2023-12-21drm/xe/display: Don't try to use vram if not availableJuha-Pekka Heikkila
2023-12-21drm/xe/hdcp: Define intel_hdcp_gsc_check_status in XeSuraj Kandpal
2023-12-21drm/xe/display: Create a dummy version for vga decodeUma Shankar
2023-12-21drm/xe/display: ensure clear-color surfaces are cpu mappableMatthew Auld
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst