1. 15 Feb, 2024 1 commit
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next · b13cfb44
      Dave Airlie authored
      drm/i915 feature pull for v6.9:
      
      Features and functionality:
      - Early transport for panel replay and PSR (Jouni)
      - New ARL PCI IDs (Matt)
      - DP TPS4 PHY test pattern support (Khaled)
      
      Refactoring and cleanups:
      - Unify and improve VSC SDP for PSR and non-PSR cases (Jouni)
      - Refactor memory regions and improve debug logging (Ville)
      - Rework global state serialization (Ville)
      - Remove unused CDCLK divider fields (Gustavo)
      - Unify HDCP connector logging format (Jani)
      - Use display instead of graphics version in display code (Jani)
      - Move VBT and opregion debugfs next to the implementation (Jani)
      - Abstract opregion interface, use opaque type (Jani)
      
      Fixes:
      - Fix MTL stolen memory access (Ville)
      - Fix initial display plane readout for MTL (Ville)
      - Fix HPD handling during driver init/shutdown (Imre)
      - Cursor vblank evasion fixes (Ville)
      - Various VSC SDP fixes (Jouni)
      - Allow PSR mode changes without full modeset (Jouni)
      - Fix CDCLK sanitization on module load for Xe2_LPD (Gustavo)
      - Fix the max DSC bpc supported by the source (Ankit)
      - Add missing LNL ALPM AUX wake configuration (Jouni)
      - Cx0 PHY state readout and verify fixes (Mika)
      - Fix PSR (panel replay) debugfs for MST connectors (Imre)
      - Fail HDCP repeater authentication if Type1 device not present (Suraj)
      - Ratelimit debug logging in vm_fault_ttm (Nirmoy)
      - Use a fake PCH for MTL because south display is not on the PCH (Haridhar)
      - Disable DSB for Xe driver for now (José)
      - Fix some LNL display register changes (Lucas)
      - Fix build on ChromeOS (Paz Zcharya)
      - Preserve current shared DPLL for fastsets on Type-C ports (Ville)
      - Fix state checker warnings for MG/TC/TBT PLLs (Ville)
      - Fix HDCP repeater ctl register value on errors (Jani)
      - Allow FBC with CCS modifiers on SKL+ (Ville)
      - Fix HDCP GGTT pinning (Ville)
      
      DRM core changes:
      - Add ratelimited drm dbg print (Nirmoy)
      - DPCD PSR early transport macro (Jouni)
      
      Merges:
      - Backmerge drm-next to bring Xe driver to drm-intel-next (Jani)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Jani Nikula <jani.nikula@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/87cyt8cxsh.fsf@intel.com
      b13cfb44
  2. 13 Feb, 2024 1 commit
  3. 12 Feb, 2024 1 commit
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2024-02-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · 0de62399
      Dave Airlie authored
      drm-misc-next for v6.9:
      
      UAPI Changes:
      
      Cross-subsystem Changes:
      
      dma-buf:
      - clean up docs
      
      media:
      - tc358743: fix v4l device registration
      
      video:
      - move all kernel parameters for video behind CONFIG_VIDEO
      
      sound:
      - remove <drm/drm_edid.h> include from header
      
      Core Changes:
      
      ci:
      - add tests for msm
      
      managed:
      - add drmm_release_action() with tests
      
      ttm:
      - fix errno codes
      - simply busy-placement handling
      - fix page decryption
      
      docs:
      - add new external references
      - clean up
      
      Driver Changes:
      
      amdgpu:
      - clean up
      
      bridge:
      - imx: add i.MX8MP HDMI PVI plus DT bindings, add i.MX8MP HDMI TX plus DT
        bindings
      - samsung-dsim: add bsh-smm-s2/pro boards
      - sii902x: fix probing and unregistration
      - tc358767: limit pixel PLL input range
      - switch to new drm_bridge_read_edid() interface
      - clean up
      
      imx:
      - use devm_ functions during init
      - clean up
      
      lima:
      - fix memory leak
      
      loongson:
      - fail if no VRAM present
      
      meson:
      - switch to new drm_bridge_read_edid() interface
      
      nouveau:
      - clean up
      
      panel:
      - add BOE TH101MB31IG002-28A plus DT bindings
      - add EDT ETML1010G3DRA plus DT bindings
      - add Novatek NT36672E LCD DSI plus DT bindings
      - nt36523: support 120Hz timings, fix includes
      - simple: fix display timings on RK32FN48H
      - visionox-vtdr6130: fix initialization
      
      panel-orientation-quirks:
      - GPD Win Mini
      
      vmwgfx:
      - list command SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 as invalid
      - fix null-pointer deref in execbuf
      - refactor display-mode probing
      - fix fencing for creating cursor MOBs
      - fix cursor-memory lifetime
      - clean up
      
      xlnx:
      - fix live video input for ZynqMP DPSUB
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Thomas Zimmermann <tzimmermann@suse.de>
      Link: https://patchwork.freedesktop.org/patch/msgid/20240208164242.GA14321@linux.fritz.box
      0de62399
  4. 08 Feb, 2024 13 commits
  5. 07 Feb, 2024 24 commits