• Linus Torvalds's avatar
    Merge tag 'drm-fixes-2023-09-22-2' of git://anongit.freedesktop.org/drm/drm · 48bb67d3
    Linus Torvalds authored
    Pull drm fixes from Dave Airlie:
     "Ben Skeggs is stepping away from nouveau and Red Hat for personal
      reasons, he'll be missed and we intend to fill the gaps in the
      upcoming time with Danilo and Lyude stepping in for now.
    
      Otherwise i915, nouveau, amdgpu with a few each and some misc spread
      around.
    
      MAINTAINERS:
       - drop Ben as he retired from nouveau
    
      core:
       - drm_mm test fixes
    
      fbdev:
       - Kconfig fixes
    
      ivpu:
       - IRQ-handling fixes
    
      meson:
       - Fix memory leak in HDMI EDID code
    
      nouveau:
       - Correct type casting
       - Fix memory leak in scheduler
       - u_memcpya() fixes
    
      i915:
       - Prevent error pointer dereference
       - Fix PMU busyness values when using GuC mode
    
      amdgpu:
       - MST fix
       - Vbios part number reporting fix
       - Fix a possible memory leak in an error case in the RAS code
       - Fix low resolution modes on eDP
    
      amdkfd:
       - Fix GPU address for user queue wptr when GART is not at 0"
    
    * tag 'drm-fixes-2023-09-22-2' of git://anongit.freedesktop.org/drm/drm:
      MAINTAINERS: remove myself as nouveau maintainer
      fbdev/sh7760fb: Depend on FB=y
      drm/amdkfd: Use gpu_offset for user queue's wptr
      drm/amd/display: fix the ability to use lower resolution modes on eDP
      drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enable
      Revert "drm/amdgpu: Report vbios version instead of PN"
      drm/amd/display: Fix MST recognizes connected displays as one
      drm/virtio: clean out_fence on complete_submit
      i915/pmu: Move execlist stats initialization to execlist specific setup
      drm/i915/gt: Prevent error pointer dereference
      drm/meson: fix memory leak on ->hpd_notify callback
      accel/ivpu/40xx: Fix buttress interrupt handling
      nouveau/u_memcpya: fix NULL vs error pointer bug
      nouveau/u_memcpya: use vmemdup_user
      drm/nouveau: sched: fix leaking memory of timedout job
      drm/nouveau: fence: fix type cast warning in nouveau_fence_emit()
      drm: fix up fbdev Kconfig defaults
      drm/tests: Fix incorrect argument in drm_test_mm_insert_range
    48bb67d3
MAINTAINERS 710 KB