1. 11 Oct, 2021 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · 797d72ce
      Dave Airlie authored
      drm-misc-next for v5.16:
      
      UAPI Changes:
      - Allow empty drm leases for creating separate GEM namespaces.
      
      Cross-subsystem Changes:
      - Slightly rework dma_buf_poll.
      - Add dma_resv_for_each_fence_unlocked to iterate, and use it inside
        the lockless dma-resv functions.
      
      Core Changes:
      - Allow devm_drm_of_get_bridge to build without CONFIG_OF for compile testing.
      - Add more DP2 headers.
      - fix CONFIG_FB dependency in fb_helper.
      - Add DRM_FORMAT_R8 to drm_format_info, and helpers for RGB332 and RGB888.
      - Fix crash on a 0 or invalid EDID.
      
      Driver Changes:
      - Apply and revert DRM_MODESET_LOCK_ALL_BEGIN.
      - Add mode_valid to ti-sn65dsi86 bridge.
      - Support multiple syncobjs in v3d.
      - Add R8, RGB332 and RGB888 pixel formats to GUD.
      - Use devm_add_action_or_reset in dw-hdmi-cec.
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      # gpg: Signature made Wed 06 Oct 2021 20:48:12 AEST
      # gpg:                using RSA key B97BD6A80CAC4981091AE547FE558C72A67013C3
      # gpg: Good signature from "Maarten Lankhorst <maarten.lankhorst@linux.intel.com>" [expired]
      # gpg:                 aka "Maarten Lankhorst <maarten@debian.org>" [expired]
      # gpg:                 aka "Maarten Lankhorst <maarten.lankhorst@canonical.com>" [expired]
      # gpg: Note: This key has expired!
      # Primary key fingerprint: B97B D6A8 0CAC 4981 091A  E547 FE55 8C72 A670 13C3
      From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/2602f4e9-a8ac-83f8-6c2a-39fd9ca2e1ba@linux.intel.com
      797d72ce
    • Dave Airlie's avatar
      Merge tag 'amd-drm-next-5.16-2021-10-08' of... · b1f81666
      Dave Airlie authored
      Merge tag 'amd-drm-next-5.16-2021-10-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
      
      amd-drm-next-5.16-2021-10-08:
      
      amdgpu:
      - gart BO pin count fix
      - RAS fixes
      - Misc display fixes
      - Misc code cleanups
      - Validate IP discovery table
      - IOMMU handling fixes for hotplug
      - Cyan Skillfish display support
      - DP 2.0 fixes
      - Covert vega and navi to IP discovery based asic enumeration
      - JPEG fixes
      - More FP cleanup for display
      - DCC fixes for DCN3.x
      - Initial USB4 DP tunnelling support
      - Aldebaran MCE support
      
      amdkfd:
      - Misc bug fixes
      - Misc code cleanups
      - RAS fixes
      
      x86/MCE:
      - Export symbol for use by GPU driver
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Alex Deucher <alexander.deucher@amd.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20211008200345.4689-1-alexander.deucher@amd.com
      b1f81666
  2. 08 Oct, 2021 9 commits
  3. 07 Oct, 2021 18 commits
  4. 06 Oct, 2021 11 commits