1. 16 Oct, 2023 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2023-10-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-next · 7971debd
      Dave Airlie authored
      drm/i915 feature pull #2 for v6.7:
      
      Features and functionality:
      - Preparation for i915 display code reuse in upcoming Xe driver (Jani)
      - Drop the fastboot module parameter and use the platform defaults (Arun)
      - Enable new LNL FBC features (Vinod)
      - Add LNL display feature capability reads (Vinod)
      
      Refactoring and cleanups:
      - Locally enable W=1 warnings by default in i915 (Jani)
      - Move HDCP GSC message code to a separate file (Suraj)
      - GVT include cleanups (Jani)
      - Move more display init under display/ (Jani)
      - DPLL ID refactoring (Ville)
      - Better abstraction of GT0 (Jani)
      - Move VGA decode function to GMCH code (Uma)
      - Use local64_try_cmpxchg() to optimize PMU event read (Uros Bizjak)
      - Clean up FBC checks (Ville)
      - Constify and unify state checker calling conventions (Ville)
      - Add display step name helper (Chaitanya)
      
      Documentation:
      - Update CCS and GSC CS documentation (Rodrigo)
      - Fix a number of documentation typos (Randy Dunlap)
      
      Fixes:
      - VLV DSI fixes and quirks (Hans)
      - Fix crtc state memory leaks (Suraj)
      - Increase LSPCON mode settle timeout (Niko Tsirakis)
      - Stop clobbering old crtc state during state check (Ville)
      - Fix VLV color state readout (Ville)
      - Fix cx0 PHY pipe reset to allow S0iX (Khaled)
      - Ensure DP MST pbn_div is up-to-date after sink reconnect (Imre)
      - Drop an unnecessary NULL check to fix static analyzer warning (Suraj)
      - Use an explicit rather than implicit include for frontbuffer tracking (Jouni)
      
      Merges:
      - Backmerge drm-next to fix a conflict (Jani)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Jani Nikula <jani.nikula@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/87r0m00xew.fsf@intel.com
      7971debd
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2023-10-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · d32ce5ab
      Dave Airlie authored
      drm-misc-next for v6.7-rc1:
      
      Contains the previous pull request drm-misc-next-2023-10-06 + following:
      
      Cross-subsystem Changes:
      - Rename fb_pgprot to pgprot_framebuffer and remove file argument/
      - Update iosys-map documentation typos.
      
      Core Changes:
      - Assorted fixes to drm/panel.
      - Add HPD state to drm_connector_oob_hotplug_event(), and implement
        oob hotplug events in bridge connector.
      - Replace drm_framebuffer_plane_width/height  with calls to
        drm_format_info_plane_width/height.
      
      Driver Changes:
      - Clock and debug fixes for bridge/samsung-dsim.
      - More btree -> maple tree conversions.
      - Assorted bugfixes in rockchip, panel-tpo-tpg110,
      - Add LTK050H3148W-CTA6 panel support.
      - Assorted small fixes in host1x, tegra, simpledrm.
      - Suspend fixes for host1x.
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/3812345e-b086-4d72-8504-f58d84e8feab@linux.intel.com
      d32ce5ab
  2. 12 Oct, 2023 13 commits
  3. 11 Oct, 2023 25 commits