Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v6.13-rc4
    4bbf9020 · Linux 6.13-rc4 ·
    Linux 6.13-rc4
    
  • drm-fixes-2024-12-20
    drm fixes for 6.13-rc4
    
    core:
    - fix FB dependency
    - avoid div by 0 more in vrefresh
    - maintainers update
    
    display:
    - fix DP tunnel error path
    
    dma-buf:
    - fix !DEBUG_FS
    
    sched:
    - docs warning fix
    
    panel:
    - collection of misc panel fixes
    
    i915
    - Reset engine utilization buffer before registration
    - Ensure busyness counter increases motonically
    - Accumulate active runtime on gt reset
    
    amdgpu:
    - Disable BOCO when CONFIG_HOTPLUG_PCI_PCIE is not enabled
    - scheduler job fixes
    - IP version check fixes
    - devcoredump fix
    - GPUVM update fix
    - NBIO 2.5 fix
    
    udmabuf:
    - fix memory leak on last export
    - sealing fixes
    
    ivpu:
    - fix NULL pointer
    - fix memory leak
    - fix WARN
    
  • amd-drm-fixes-6.13-2024-12-18
    amd-drm-fixes-6.13-2024-12-18:
    
    amdgpu:
    - Disable BOCO when CONFIG_HOTPLUG_PCI_PCIE is not enabled
    - scheduler job fixes
    - IP version check fixes
    - devcoredump fix
    - GPUVM update fix
    - NBIO 2.5 fix
    
  • amd-drm-next-6.14-2024-12-18
    amd-drm-next-6.14-2024-12-18:
    
    amdgpu:
    - RAS updates
    - ISP updates
    - SDMA queue reset support
    - Rework DPM powergating interfaces
    - Documentation updates and cleanups
    - Panel replay fixes
    - DCN 3.5 updates
    - DP tunneling fixes
    - Use a pm notifier to more gracefully handle VRAM eviction on suspend or hibernate
    - Add debugfs interfaces for forcing scheduling to specific engine instances
    - GG 9.5 updates
    - IH 4.4 updates
    - Make missing optional firmware less noisy
    - PSP 13.x updates
    - SMU 13.x updates
    - VCN 5.x updates
    - JPEG 5.x updates
    - Misc cleanups
    - GC 12.x updates
    - DRM panic support
    - DC FAMS updates
    - DSC fixes
    - job handling fixes
    
    amdkfd:
    - GG 9.5 updates
    - Logging improvements
    - Misc cleanups
    - Various Optimizations
    
  • v6.13-rc3
    78d4f34e · Linux 6.13-rc3 ·
    Linux 6.13-rc3
    
  • drm-fixes-2024-12-14
    drm fixes for 6.13-rc3
    
    i915:
    - Don't use indexed register writes needlessly [dsb]
    - Stop using non-posted DSB writes for legacy LUT [color]
    - Fix NULL pointer dereference in capture_engine
    - Fix memory leak by correcting cache object name in error handler
    
    xe:
    - Fix a KUNIT test error message (Mirsad Todorovac)
    - Fix an invalidation fence PM ref leak (Daniele)
    - Fix a register pool UAF (Lucas)
    
    amdgpu:
    - ISP hw init fix
    - SR-IOV fixes
    - Fix contiguous VRAM mapping for UVD on older GPUs
    - Fix some regressions due to drm scheduler changes
    - Workload profile fixes
    - Cleaner shader fix
    
    amdkfd:
    - Fix DMA map direction for migration
    - Fix a potential null pointer dereference
    - Cacheline size fixes
    - Runtime PM fix
    
  • amd-drm-fixes-6.13-2024-12-11
    amd-drm-fixes-6.13-2024-12-11:
    
    amdgpu:
    - ISP hw init fix
    - SR-IOV fixes
    - Fix contiguous VRAM mapping for UVD on older GPUs
    - Fix some regressions due to drm scheduler changes
    - Workload profile fixes
    - Cleaner shader fix
    
    amdkfd:
    - Fix DMA map direction for migration
    - Fix a potential null pointer dereference
    - Cacheline size fixes
    - Runtime PM fix
    
  • v6.13-rc2
    fac04efc · Linux 6.13-rc2 ·
    Linux 6.13-rc2
    
  • drm-fixes-2024-12-06
    drm fixes for -rc2, part 2
    
    - amdgu: mostly display fixes + jpeg vcn 1.0, sriov, dcn4.0 resume
      firxes
    - amdkfd fixes
    
  • drm-fixes-2024-12-07
    drm fixes for 6.13-rc2
    
    dma-fence:
    - Fix reference leak on fence-merge failure path
    - Simplify fence merging with kernel's sort()
    - Fix dma_fence_array_signaled() to ensure forward progress
    
    dp_mst:
    - Fix MST sideband message body length check
    - Fix a bunch of locking/state handling with DP MST msgs
    
    sti:
    - Add __iomem for mixer_dbg_mxn()'s parameter
    
    xe:
    - Missing init value and 64-bit write-order check
    - Fix a memory allocation issue causing lockdep violation
    
    v3d:
    - performance counter fix.
    
  • amd-drm-fixes-6.13-2024-12-04
    amd-drm-fixes-6.13-2024-12-04:
    
    amdgpu:
    - Jpeg work handler fix for VCN 1.0
    - HDP flush fixes
    - ACPI EDID sanity check
    - OLED panel backlight fix
    - DC YCbCr fix
    - DC Detile buffer size debugging
    - DC prefetch calculation fix
    - DC VTotal handling fix
    - DC HBlank fix
    - ISP fix
    - SR-IOV fix
    - Workload profile fixes
    - DCN 4.0.1 resume fix
    
    amdkfd:
    - GC 12.x fix
    - GC 9.4.x fix
    
  • v6.13-rc1
    40384c84 · Linux 6.13-rc1 ·
    Linux 6.13-rc1
    
  • drm-next-2024-11-29
    drm fixes for v6.13-rc1
    
    i915:
    - hdcp: Fix when the first read and write are retried
    
    xe:
    - Wake up waiters after wait condition set to true
    - Mark the preempt fence workqueue as reclaim
    - Update xe2 graphics name string
    - Fix a couple of guc submit races
    - Fix pat index usage in migrate
    - Ensure non-cached migrate pagetable bo mappings
    - Take a PM ref in the delayed snapshot capture worker
    
    amdgpu:
    - SMU 13.0.6 fixes
    - XGMI fixes
    - SMU 13.0.7 fixes
    - Misc code cleanups
    - Plane refcount fixes
    - DCN 4.0.1 fixes
    - DC power fixes
    - DTO fixes
    - NBIO 7.11 fixes
    - SMU 14.0.x fixes
    - Reset fixes
    - Enable DC on LoongArch
    - Sysfs hotplug warning fix
    - Misc small fixes
    - VCN 4.0.3 fix
    - Slab usage fix
    - Jpeg delayed work fix
    
    amdkfd:
    - wptr handling fixes
    
    radeon:
    - Use ttm_bo_move_null()
    - Constify struct pci_device_id
    - Fix spurious hotplug
    - HPD fix
    
    rockchip
    - fix 32-bit build
    
  • amd-drm-fixes-6.13-2024-11-22
    amd-drm-fixes-6.13-2024-11-22:
    
    amdgpu:
    - SMU 13.0.6 fixes
    - XGMI fixes
    - SMU 13.0.7 fixes
    - Misc code cleanups
    - Plane refcount fixes
    - DCN 4.0.1 fixes
    - DC power fixes
    - DTO fixes
    - NBIO 7.11 fixes
    - SMU 14.0.x fixes
    - Reset fixes
    - Enable DC on LoongArch
    - Sysfs hotplug warning fix
    - Misc small fixes
    - VCN 4.0.3 fix
    - Slab usage fix
    - Jpeg delayed work fix
    
    amdkfd:
    - wptr handling fixes
    
    radeon:
    - Use ttm_bo_move_null()
    - Constify struct pci_device_id
    - Fix spurious hotplug
    - HPD fix
    
  • drm-next-2024-11-21
    drm for 6.13-rc1
    
    core:
    - split DSC helpers from DP helpers
    - clang build fixes for drm/mm test
    - drop simple pipeline support for gem vram
    - document submission error signaling
    - move drm_rect to drm core module from kms helper
    - add default client setup to most drivers
    - move to video aperture helpers instead of drm ones
    
    tests:
    - new framebuffer tests
    
    ttm:
    - remove swapped and pinned BOs from TTM lru
    
    panic:
    - fix uninit spinlock
    - add ABGR2101010 support
    
    bridge:
    - add TI TDP158 support
    - use standard PM OPS
    
    dma-fence:
    - use read_trylock instead of read_lock to help lockdep
    
    scheduler:
    - add errno to sched start to report different errors
    - add locking to drm_sched_entity_modify_sched
    - improve documentation
    
    xe:
    - add drm_line_printer
    - lots of refactoring
    - Enable Xe2 + PES disaggregation
    - add new ARL PCI ID
    - SRIOV development work
    - fix exec unnecessary implicit fence
    - define and parse OA sync props
    - forcewake refactoring
    
    i915:
    - Enable BMG/LNL ultra joiner
    - Enable 10bpx + CCS scanout on ICL+, fp16/CCS on TGL+
    - use DSB for plane/color mgmt
    - Arrow lake PCI IDs
    - lots of i915/xe display refactoring
    - enable PXP GuC autoteardown
    - Pantherlake (PTL) Xe3 LPD display enablement
    - Allow fastset HDR infoframe changes
    - write DP source OUI for non-eDP sinks
    - share PCI IDs between i915 and xe
    
    amdgpu:
    - SDMA queue reset support
    - SMU 13.0.6, JPEG 4.0.3 updates
    - Initial runtime repartitioning support
    - rework IP structs for multiple IP instances
    - Fetch EDID from _DDC if available
    - SMU13 zero rpm user control
    - lots of fixes/cleanups
    
    amdkfd:
    - Increase event FIFO size
    - add topology cap flag for per queue reset
    
    msm:
    - DPU:
    - SA8775P support
    - (disabled by default) MSM8917, MSM8937, MSM8953 and MSM8996 support
    - Enable large framebuffer support
    - Drop MSM8998 and SDM845
    - DP:
    - SA8775P support
    - GPU:
    - a7xx preemption support
    - Adreno A663 support
    
    ast:
    - warn about unsupported TX chips
    
    ivpu:
    - add coredump
    - add pantherlake support
    
    rockchip:
    - 4K@60Hz display enablement
    - generate pll programming tables
    
    panthor:
    - add timestamp query API
    - add realtime group priority
    - add fdinfo support
    
    etnaviv:
    - improve handling of DMA address limits
    - improve GPU hangcheck
    
    exynos:
    - Decon Exynos7870 support
    
    mediatek:
    - add OF graph support
    
    omap:
    - locking fixes
    
    bochs:
    - convert to gem/shmem from simpledrm
    
    v3d:
    - support big/super pages
    - add gemfs
    
    vc4:
    - BCM2712 support refactoring
    - add YUV444 format support
    
    udmabuf:
    - folio related fixes
    
    nouveau:
    - add panic support on nv50+
    
  • v6.12
    adc21867 · Linux 6.12 ·
    Linux 6.12
    
  • drm-fixes-2024-11-17
    drm/amdgpu regression fix for 6.12-rc8
    
    amdgpu:
    - revert patch to fix swsmu regression
    
  • amd-drm-fixes-6.12-2024-11-16
    amd-drm-fixes-6.12-2024-11-16:
    
    amdgpu:
    - Revert a swsmu patch to fix a regression
    
  • drm-fixes-2024-11-16
    drm fixes for 6.12-rc8
    
    amdgpu:
    - PSR fix
    - Panel replay fixes
    - DML fix
    - vblank power fix
    - Fix video caps
    - SMU 14.0 fix
    - GPUVM fix
    - MES 12 fix
    - APU carve out fix
    - DC vbios fix
    - NBIO fix
    
    i915:
    - Don't load GSC on ARL-H and ARL-U if too old FW
    - Avoid potential OOPS in enabling/disabling TV output
    
    xe:
    - Fix unlock on exec ioctl error path
    - Fix hibernation on LNL due to ggtt getting lost
    - Fix missing runtime PM in OA release
    
    bridge:
    - tc358768: Fix DSI command tx
    
    nouveau:
    - Fix GSP AUX error handling
    - dp: Handle retires for AUX CH transfers with GSP
    - fw: Sync DMA after setup
    
    panthor:
    - Fix partial BO mappings to GPU
    
    rockchip:
    - vop: Avoid null-ptr deref in plane-state check
    
    vmwgfx:
    - Avoid null-ptr deref in surface creation
    
  • amd-drm-next-6.13-2024-11-15
    amd-drm-next-6.13-2024-11-15:
    
    amdgpu:
    - Parition fixes
    - GFX 12 fixes
    - SR-IOV fixes
    - MES fixes
    - RAS fixes
    - GC queue handling fixes
    - VCN fixes
    - Add sysfs reset masks
    - Better error messages for P2P failurs
    - SMU fixes
    - Documentation updates
    - GFX11 enforce isolation updates
    - Display HPD fixes
    - PSR fixes
    - Panel replay fixes
    - DP MST fixes
    - USB4 fixes
    - Misc display fixes and cleanups
    - VRAM handling fix for APUs
    - NBIO fix
    
    amdkfd:
    - INIT_WORK fix
    - Refcount fix
    - KFD MES scheduling fixes
    
    drm/fourcc:
    - Add missing tiling mode