• 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
intel_reset.c 44.3 KB