1. 26 Jan, 2023 37 commits
  2. 25 Jan, 2023 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · 68de345e
      Dave Airlie authored
      drm-misc-next for v6.3:
      
      UAPI Changes:
      
      Cross-subsystem Changes:
      
      Core Changes:
      
       * EDID: Improved mode parsing and refactoring
      
       * fbdev: Cleanups
      
       * format-helper: Add conversion from XRGB8888 to XBGR8888 and ABGR8888
      
      Driver Changes:
      
       * accel/ivpu: Add driver for Intel VPU accelerator
      
       * bridge: Support i.MX93 LDB plus DT bindings
      
       * exynos: Fixes
      
       * panel: vtdr6130: Fixes; Support AUO A030JTN01 plus DT bindings
      
       * simpledrm: Support system-memory framebuffers plus DT bindings
      
       * ssd130x: Fix sparse warning
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      # -----BEGIN PGP SIGNATURE-----
      #
      # iQEzBAABCAAdFiEEchf7rIzpz2NEoWjlaA3BHVMLeiMFAmPQN9YACgkQaA3BHVML
      # eiNmmQf/bTV3oaMo55i3tYxhMCWYDtPVk+GGglDAykW7Lid8pvy6mJqJoW6uvgQF
      # c6CcoY+6yG2WvnVLhXyhPaACiG5weQSdu3S/DdZ2nuJCb50YCwWNNKcu3qYnLVlz
      # 2NQ/s0HN+Xvvy76GJFNarKlxSNADPWCNJ8wExAdBkWr7q8NiDfsWuMGrQRQORrm3
      # zEkSJPKtWNHa+vmsQOO9yebD0LFx97CoU40FrVXZTtF0FugGIXjiknQwekzuFxdY
      # fGBiFKsI+Y3s51gAppbmRRJ0jGLj3KDF5S+5GM8FNbgJQF67Wxttl/YtY6lJGcsa
      # l0vpRoCe1ilhNVvoikzAu7UewkPKKA==
      # =GLLt
      # -----END PGP SIGNATURE-----
      # gpg: Signature made Wed 25 Jan 2023 05:56:06 AEST
      # gpg:                using RSA key 7217FBAC8CE9CF6344A168E5680DC11D530B7A23
      # gpg: Can't check signature: No public key
      From: Thomas Zimmermann <tzimmermann@suse.de>
      Link: https://patchwork.freedesktop.org/patch/msgid/Y9A5ceDknyQixM3R@linux-uq9g
      68de345e
    • Dave Airlie's avatar
      Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-next · 7dd1be30
      Dave Airlie authored
      amd-drm-next-6.3-2023-01-20:
      
      amdgpu:
      - Secure display fixes
      - Fix scaling
      - Misc code cleanups
      - Display BW alloc logic updates
      - DCN 3.2 fixes
      - Fix power reporting on certain firmwares for CZN/RN
      - SR-IOV fixes
      - Link training cleanup and code rework
      - HDCP fixes
      - Reserved VMID fix
      - Documentation updates
      - Colorspace fixes
      - RAS updates
      - GC11.0 fixes
      - VCN instance harvesting fixes
      - DCN 3.1.4/5 workarounds for S/G displays
      - Add PCIe info to the INFO IOCTL
      
      amdkfd:
      - XNACK fix
      
      UAPI:
      - Add PCIe gen/lanes info to the amdgpu INFO IOCTL
        Nesa ultimately plans to use this to make decisions about buffer placement optimizations
        Mesa MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20790Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Alex Deucher <alexander.deucher@amd.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20230120234523.7610-1-alexander.deucher@amd.com
      7dd1be30
  3. 24 Jan, 2023 1 commit
    • Daniel Vetter's avatar
      Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next · b8f55f24
      Daniel Vetter authored
      drm-misc-next for $kernel-version:
      
      UAPI Changes:
      
      Cross-subsystem Changes:
      
      Core Changes:
      
       * Cleanup unneeded include statements wrt <linux/fb.h>, <drm/drm_fb_helper.h>
         and <drm/drm_crtc_helper.h>
      
       * Remove unused helper DRM_DEBUG_KMS_RATELIMITED()
      
       * fbdev: Remove obsolete aperture field from struct fb_device, plus
         driver cleanups; Remove unused flag FBINFO_MISC_FIRMWARE
      
       * MIPI-DSI: Fix brightness, plus rsp. driver updates
      
       * scheduler: Deprecate drm_sched_resubmit_jobs()
      
       * ttm: Fix MIPS build; Remove ttm_bo_wait(); Documentation fixes
      
      Driver Changes:
      
       * Remove obsolete drivers for userspace modesetting i810, mga, r128,
         savage, sis, tdfx, via
      
       * bridge: Support CDNS DSI J721E, plus DT bindings; lt9611: Various
         fixes and improvements; sil902x: Various fixes; Fixes
      
       * nouveau: Removed support for legacy ioctls; Replace zero-size array;
         Cleanups
      
       * panel: Fixes
      
       * radeon: Use new DRM logging helpers
      Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
      From: Thomas Zimmermann <tzimmermann@suse.de>
      Link: https://patchwork.freedesktop.org/patch/msgid/Y8kDk5YX7Yz3eRhM@linux-uq9g
      b8f55f24