1. 27 Aug, 2024 2 commits
    • Daniel Vetter's avatar
      Merge tag 'drm-intel-gt-next-2024-08-23' of... · 3f53d7e4
      Daniel Vetter authored
      Merge tag 'drm-intel-gt-next-2024-08-23' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
      
      UAPI Changes:
      
      - Limit the number of relocations to INT_MAX (Tvrtko)
      
        Only impact should be synthetic tests.
      
      Driver Changes:
      
      - Fix for #11396: GPU Hang and rcs0 reset on Cherrytrail platform
      - Fix Virtual Memory mapping boundaries calculation (Andi)
      - Fix for #11255: Long hangs in buddy allocator with DG2/A380 without
        Resizable BAR since 6.9 (David)
      - Mark the GT as dead when mmio is unreliable (Chris, Andi)
      - Workaround additions / fixes for MTL, ARL and DG2 (John H, Nitin)
      - Enable partial memory mapping of GPU virtual memory (Andi, Chris)
      
      - Prevent NULL deref on intel_memory_regions_hw_probe (Jonathan, Dan)
      - Avoid UAF on intel_engines_release (Krzysztof)
      
      - Don't update PWR_CLK_STATE starting Gen12 (Umesh)
      - Code and dmesg cleanups (Andi, Jesus, Luca)
      Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
      From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/ZshcfSqgfnl8Mh4P@jlahtine-mobl.ger.corp.intel.com
      3f53d7e4
    • Daniel Vetter's avatar
      Merge tag 'drm-misc-next-2024-08-22' of... · f9ae00b1
      Daniel Vetter authored
      Merge tag 'drm-misc-next-2024-08-22' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
      
      drm-misc-next for v6.12:
      
      Cross-subsystem Changes:
      
      string:
      - add mem_is_zero()
      
      Core Changes:
      
      edid:
      - use mem_is_zero()
      
      Driver Changes:
      
      ast:
      - reorganize output code by type (VGA, DP, etc)
      - convert to struct drm_edid
      - fix BMC handling for all outputs
      
      bridge:
      - anx7625: simplify OF array handling
      - dw-hdmi: simplify clock handling
      - lontium-lt8912b: fix mode validation
      - nwl-dsi: fix mode vsync/hsync polarity
      
      panel:
      - ili9341: fix comments
      - jd9365da: fix "exit sleep" commands
      - jdi-fhd-r63452: simplify error handling with DSI multi-style
        helpers
      - mantix-mlaf057we51: simplify error handling with DSI multi-style
        helpers
      - simple: support Innolux G070ACE-LH3 plus DT bindings; support
        On Tat Industrial Company KD50G21-40NT-A1 plus DT bindings
      - st7701: decouple DSI and DRM code; add SPI support; support Anbernic
        RG28XX plus DT bindings
      
      vc4:
      - fix PM during detect
      - replace DRM_ERROR() with drm_error()
      - v3d: simplify clock retrieval
      Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
      From: Thomas Zimmermann <tzimmermann@suse.de>
      Link: https://patchwork.freedesktop.org/patch/msgid/20240822150710.GA243952@localhost.localdomain
      f9ae00b1
  2. 22 Aug, 2024 15 commits
  3. 21 Aug, 2024 2 commits
  4. 20 Aug, 2024 5 commits
  5. 19 Aug, 2024 15 commits
  6. 17 Aug, 2024 1 commit