Skip to content
Tags give the ability to mark specific points in history as being important
  • v6.10
    0c383648 · Linux 6.10 ·
    Linux 6.10
    
  • amd-drm-next-6.11-2024-07-12
    amd-drm-next-6.11-2024-07-12:
    
    amdgpu:
    - RAS fixes
    - SMU fixes
    - GC 12 updates
    - SR-IOV fixes
    - IH 7 updates
    - DCC fixes
    - GC 11.5 fixes
    - DP MST fixes
    - GFX 9.4.4 fixes
    - SMU 14 updates
    - Documentation updates
    - MAINTAINERS updates
    - PSR SU fix
    - Misc small fixes
    
  • drm-fixes-2024-07-12
    drm fixes for 6.10-rc8
    
    amdgpu:
    - PSR-SU fix
    - Reseved VMID fix
    
    xe:
    - Use write-back caching mode for system memory on DGFX
    - Do not leak object when finalizing hdcp gsc
    
    bridge:
    - adv7511 EDID irq fix
    
    gma500:
    - NULL mode fixes.
    
    meson:
    - fix resource leak
    
  • amd-drm-fixes-6.10-2024-07-11
    amd-drm-fixes-6.10-2024-07-11:
    
    amdgpu:
    - PSR-SU fix
    - Reseved VMID fix
    
  • v6.10-rc7
    256abd8e · Linux 6.10-rc7 ·
    Linux 6.10-rc7
    
  • drm-fixes-2024-07-05
    drm-fixes for v6.10-rc7
    
    drivers:
    - amd: mostly amdgpu display fixes + radeon vm NULL deref fix
    - xe: migration error handling + typoed register name in gt setup
    - i915: usb-c fix to shut up warnings on MTL+
    - panthor: fix sync-only jobs + ioctl validation fix to not EINVAL
      wrongly
    - panel quirks
    - nouveau: NULL deref in get_modes
    
    drm core:
    - fbdev big endian fix for the dma memory backed variant
    
    drivers/firmware:
    - fix sysfb refcounting
    
  • amd-drm-next-6.11-2024-07-03
    amd-drm-next-6.11-2024-07-03:
    
    amdgpu:
    - Use vmalloc for dc_state
    - Replay fixes
    - Freesync fixes
    - DCN 4.0.1 fixes
    - DML fixes
    - DCC updates
    - Misc code cleanups and bug fixes
    - 8K display fixes
    - DCN 3.5 fixes
    - Restructure DIO code
    - DML1 fixes
    - DML2 fixes
    - GFX11 fix
    - GFX12 updates
    - GFX12 modifiers fixes
    - RAS fixes
    - IP dump fixes
    - Add some updated IP version checks
    _ Silence UBSAN warning
    
    radeon:
    - GPUVM fix
    
  • amd-drm-fixes-6.10-2024-07-03
    amd-drm-fixes-6.10-2024-07-03:
    
    amdgpu:
    - Freesync fixes
    - DML1 bandwidth fix
    - DCN 3.5 fixes
    - DML2 fix
    - Silence an UBSAN warning
    
    radeon:
    - GPUVM fix
    
  • v6.10-rc6
    22a40d14 · Linux 6.10-rc6 ·
    Linux 6.10-rc6
    
  • amd-drm-next-6.11-2024-06-28
    amd-drm-next-6.11-2024-06-28:
    
    amdgpu:
    - JPEG 5.x fixes
    - More FW loading cleanups
    - Misc code cleanups
    - GC 12.x fixes
    - ASPM fix
    - DCN 4.0.1 updates
    - SR-IOV fixes
    - HDCP fix
    - USB4 fixes
    - Silence UBSAN warnings
    - MES submission fixes
    - Update documentation for new products
    - DCC updates
    - Initial ISP 4.x plumbing
    - RAS fixes
    - Misc small fixes
    
    amdkfd:
    - Fix missing unlock in error path for adding queues
    
  • drm-fixes-2024-06-28
    drm fixes for 6.10-rc6
    
    core:
    - fix refcounting race on pid handover
    
    fbdev:
    - Fix fb_info when vmalloc is used, regression from
      CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM.
    
    amdgpu:
    - SMU 14.x fix
    - vram info parsing fix
    - mode1 reset fix
    - LTTPR fix
    - Virtual display fix
    - Avoid spurious error in PSP init
    
    i915:
    - Fix potential UAF due to race on fence register revocation
    
    nouveau
    - nouveau tv mode fixes.
    
    panel:
    - Add KOE TX26D202VM0BWA timings.
    
  • amd-drm-fixes-6.10-2024-06-26
    amd-drm-fixes-6.10-2024-06-26:
    
    amdgpu:
    - SMU 14.x fix
    - vram info parsing fix
    - mode1 reset fix
    - LTTPR fix
    - Virtual display fix
    - Avoid spurious error in PSP init
    
  • v6.10-rc5
    f2661062 · Linux 6.10-rc5 ·
    Linux 6.10-rc5
    
  • amd-drm-next-6.11-2024-06-22
    amd-drm-next-6.11-2024-06-22:
    
    amdgpu:
    - HPD fixes
    - PSR fixes
    - DCC updates
    - DCN 4.0.1 fixes
    - FAMS fixes
    - Misc code cleanups
    - SR-IOV fixes
    - GPUVM TLB flush cleanups
    - Make VCN less verbose
    - ACPI backlight fixes
    - MES fixes
    - Firmware loading cleanups
    - Replay fixes
    - LTTPR fixes
    - Trap handler fixes
    - Cursor and overlay fixes
    - Primary plane zpos fixes
    - DML 2.1 fixes
    - RAS updates
    - USB4 fixes
    - MALL fixes
    - Reserved VMID fix
    - Silence UBSAN warnings
    
    amdkfd:
    - Misc code cleanups
    
  • drm-fixes-2024-06-22
    drm fixes for 6.10-rc5
    
    xe:
    - Fix for invalid register access
    
    i915:
    - Fix conditions for joiner usage, it's not possible with eDP MSO
    
    amdgpu:
    - Fix display idle optimization race
    - Fix GPUVM TLB flush locking scope
    - IPS fix
    - GFX 9.4.3 harvesting fix
    - Runtime pm fix for shared buffers
    - DCN 3.5.x fixes
    - USB4 fix
    - RISC-V clang fix
    - Silence UBSAN warnings
    - MES11 fix
    - PSP 14.0.x fix
    
  • amd-drm-fixes-6.10-2024-06-19
    amd-drm-fixes-6.10-2024-06-19:
    
    amdgpu:
    - Fix display idle optimization race
    - Fix GPUVM TLB flush locking scope
    - IPS fix
    - GFX 9.4.3 harvesting fix
    - Runtime pm fix for shared buffers
    - DCN 3.5.x fixes
    - USB4 fix
    - RISC-V clang fix
    - Silence UBSAN warnings
    - MES11 fix
    - PSP 14.0.x fix
    
  • v6.10-rc4
    6ba59ff4 · Linux 6.10-rc4 ·
    Linux 6.10-rc4
    
  • drm-fixes-2024-06-15
    drm fixes for 6.10-rc4
    
    core:
    - Werror Kconfig fix
    
    panel:
    - add orientation quirk for Aya Neo KUN
    - fix runtime warning on panel/bridge release
    
    nouveau:
    - remove unused struct
    - fix wq crash on cards with no display
    
    amdgpu:
    - fix bo release clear page warning
    
    xe:
    - update MAINTAINERS
    - Use correct forcewake assertions.
    - Assert that VRAM provisioning is only done on DGFX.
    - Flush render caches before user-fence signalling on all engines.
    - Move the disable_c6 call since it was sometimes never called.
    
    exynos:
    - fix regression with fallback mode
    - fix EDID related memory leak
    - remove redundant code
    
    komeda:
    - fix debugfs conditional compilations
    - check pointer error value
    
    renesas:
    - atomic shutdown fix
    
    mediatek:
    - atomic shutdown fix
    
  • v6.10-rc3
    83a7eefe · Linux 6.10-rc3 ·
    Linux 6.10-rc3
    
  • amd-drm-next-6.11-2024-06-07
    amd-drm-next-6.11-2024-06-07:
    
    amdgpu:
    - DCN 4.0.x support
    - DCN 3.5 updates
    - GC 12.0 support
    - DP MST fixes
    - Cursor fixes
    - MES11 updates
    - MMHUB 4.1 support
    - DML2 Updates
    - DCN 3.1.5 fixes
    - IPS fixes
    - Various code cleanups
    - GMC 12.0 support
    - SDMA 7.0 support
    - SMU 13 updates
    - SR-IOV fixes
    - VCN 5.x fixes
    - MES12 support
    - SMU 14.x updates
    - Devcoredump improvements
    - Fixes for HDP flush on platforms with >4k pages
    - GC 9.4.3 fixes
    - RAS ACA updates
    - Silence UBSAN flex array warnings
    - MMHUB 3.3 updates
    
    amdkfd:
    - Contiguous VRAM allocations
    - GC 12.0 support
    - SDMA 7.0 support
    - SR-IOV fixes
    
    radeon:
    - Backlight workaround for iMac
    - Silence UBSAN flex array warnings
    
    UAPI:
    - GFX12 modifier and DCC support
      Proposed Mesa changes:
      https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29510
    - KFD GFX ALU exceptions
      Proposed ROCdebugger changes:
      https://github.com/ROCm/ROCdbgapi/commit/08c760622b6601abf906f75abbc5e21d9fd425df
      https://github.com/ROCm/ROCgdb/commit/944fe1c1414a68700414e86e32273b6bfa62ba6f
    - KFD Contiguous VRAM allocation flag
      Proposed ROCr/HIP changes:
      https://github.com/ROCm/ROCT-Thunk-Interface/commit/f7b4a269914a3ab4f1e2453c2879adb97b5cc9e5
      https://github.com/ROCm/ROCR-Runtime/pull/214/commits/26e8530d05a775872cb06dde6693db72be0c454a
      https://github.com/ROCm/clr/commit/1d48f2a1ab38b632919c4b7274899b3faf4279ff