1. 12 Dec, 2023 11 commits
  2. 08 Dec, 2023 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · a60501d7
      Dave Airlie authored
      drm-misc-next for 6.8:
      
      UAPI Changes:
        - Remove Userspace Mode-Setting ioctls
        - v3d: New uapi to handle jobs involving the CPU
      
      Cross-subsystem Changes:
      
      Core Changes:
        - atomic: Add support for FB-less planes which got reverted a bit
          later for lack of IGT tests and userspace code, Dump private objects
          state in drm_state_dump.
        - dma-buf: Add fence deadline support
        - encoder: Create per-encoder debugfs directory, move the bridge chain
          file to that directory
      
      Driver Changes:
        - Include drm_auth.h in driver that use it but don't include it, Drop
          drm_plane_helper.h from drivers that include it but don't use it
        - imagination: Plenty of small fixes
        - panfrost: Improve interrupt handling at poweroff
        - qaic: Convert to persistent DRM devices
        - tidss: Support for the AM62A7, a few probe improvements, some cleanups
        - v3d: Support for jobs involving the CPU
      
        - bridge:
          - Create transparent aux-bridge for DP/USB-C
          - lt8912b: Add suspend/resume support and power regulator support
      
        - panel:
          - himax-hx8394: Drop prepare, unprepare and shutdown logic, Support
            panel rotation
          - New panels: BOE BP101WX1-100, Powkiddy X55, Ampire AM8001280G,
            Evervision VGG644804, SDC ATNA45AF01
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Maxime Ripard <mripard@redhat.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/yu5heqaufyeo4nlowzieu4s5unwqrqyx4jixbfjmzdon677rpk@t53vceua2dao
      a60501d7
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next · 2f8d8548
      Dave Airlie authored
      - Improve display debug msgs and other general clean-ups (Ville, Rahuul)
      - PSR fixes and improvements around selective fetch (Jouni, Ville)
      - Remove FBC restrictions for Xe2LPD displays (Vinod)
      - Skip some timing checks on BXT/GLK DSI transcoders (Ville)
      - DP MST Fixes (Ville)
      - Correct the input parameter on _intel_dsb_commit (heminhong)
      - Fix IP version of the display WAs (Bala)
      - DGFX uses direct VBT pin mapping (Clint)
      - Proper handling of bool on PIPE_CONF_CHECK macros (Jani)
      - Skip state verification with TBT-ALT mod (Mika Kahona)
      - General organization of display code for reusage with Xe
        (Jouni, Luca, Jani, Maarten)
      - Squelch a sparse warning (Jani)
      - Don't use "proxy" headers (Andy Shevchenko)
      - Use devm_gpiod_get() for all GPIOs (Hans)
      - Fix ADL+ tiled plane stride (Ville)
      - Use octal permissions in display debugfs (Jani)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Rodrigo Vivi <rodrigo.vivi@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/ZXIWG6bRYaUw0w6-@intel.com
      2f8d8548
  3. 07 Dec, 2023 12 commits
  4. 06 Dec, 2023 15 commits