Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v6.13
    ffd294d3 · Linux 6.13 ·
    Linux 6.13
    
  • amd-drm-next-6.14-2025-01-17
    amd-drm-next-6.14-2025-01-17:
    
    amdgpu:
    - Enforce isolation fixes
    - GFX 12 fix
    - Use drm scheduler API helper rather than open coding it
    - Mark some debugging parameters as unsafe
    - PSP 14.x fix
    - Add cleaner shader support for gfx12
    - Add subvp debugging flag
    - SDMA 4.4.x fix
    - Clarify some kernel log messages
    - clang fix
    - PCIe lane reporting fix
    - Documentation fix
    
    amdkfd:
    - Mark some debugging parameters as unsafe
    - Fix partial migration handling
    - Trap handler updates
    
  • drm-next-2025-01-17
    drm next for 6.14-rc1
    
    core:
    - device memory cgroup controller added
    - Remove driver date from drm_driver
    - Add drm_printer based hex dumper
    - drm memory stats docs update
    - scheduler documentation improvements
    
    new driver:
    - amdxdna - Ryzen AI NPU support
    
    connector:
    - add a mutex to protect ELD
    - make connector setup two-step
    
    panels:
    - Introduce backlight quirks infrastructure
    - New panels: KDB KD116N2130B12, Tianma TM070JDHG34-00,
    - Multi-Inno Technology MI1010Z1T-1CP11
    
    bridge:
    - ti-sn65dsi83: Add ti,lvds-vod-swing optional properties
    - Provide default implementation of atomic_check for HDMI bridges
    - it605: HDCP improvements, MCCS Support
    
    xe:
    - make OA buffer size configurable
    - GuC capture fixes
    - add ufence and g2h flushes
    - restore system memory GGTT mappings
    - ioctl fixes
    - SRIOV PF scheduling priority
    - allow fault injection
    - lots of improvements/refactors
    - Enable GuC's WA_DUAL_QUEUE for newer platforms
    - IRQ related fixes and improvements
    
    i915:
    - More accurate engine busyness metrics with GuC submission
    - Ensure partial BO segment offset never exceeds allowed max
    - Flush GuC CT receive tasklet during reset preparation
    - Some DG2 refactor to fix DG2 bugs when operating with certain CPUs
    - Fix DG1 power gate sequence
    - Enabling uncompressed 128b/132b UHBR SST
    - Handle hdmi connector init failures, and no HDMI/DP cases
    - More robust engine resets on Haswell and older
    
    i915/xe display:
    - HDCP fixes for Xe3Lpd
    - New GSC FW ARL-H/ARL-U
    - support 3 VDSC engines 12 slices
    - MBUS joining sanitisation
    - reconcile i915/xe display power mgmt
    - Xe3Lpd fixes
    - UHBR rates for Thunderbolt
    
    amdgpu:
    - DRM panic support
    - track BO memory stats at runtime
    - Fix max surface handling in DC
    - Cleaner shader support for gfx10.3 dGPUs
    - fix drm buddy trim handling
    - SDMA engine reset updates
    - Fix doorbell ttm cleanup
    - RAS updates
    - ISP updates
    - SDMA queue reset support
    - Rework DPM powergating interfaces
    - Documentation updates and cleanups
    - DCN 3.5 updates
    - 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
    - GC 12.x updates
    - DC FAMS updates
    
    amdkfd:
    - GG 9.5 updates
    - Logging improvements
    - Shader debugger fixes
    - Trap handler cleanup
    - Cleanup includes
    - Eviction fence wq fix
    
    msm:
    - MDSS:
    - properly described UBWC registers
    - added SM6150 (aka QCS615) support
    - DPU:
    - added SM6150 (aka QCS615) support
    - enabled wide planes if virtual planes are enabled (by using two SSPPs for a single plane)
    - added CWB hardware blocks support
    - DSI:
    - added SM6150 (aka QCS615) support
    - GPU:
    - Print GMU core fw version
    - GMU bandwidth voting for a740 and a750
    - Expose uche trap base via uapi
    - UAPI error reporting
    
    rcar-du:
    - Add r8a779h0 Support
    
    ivpu:
    - Fix qemu crash when using passthrough
    
    nouveau:
    - expose GSP-RM logging buffers via debugfs
    
    panfrost:
    - Add MT8188 Mali-G57 MC3 support
    
    rockchip:
    - Gamma LUT support
    
    hisilicon:
    - new HIBMC support
    
    virtio-gpu:
    - convert to helpers
    - add prime support for scanout buffers
    
    v3d:
    - Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
    
    vc4:
    - Add support for BCM2712
    
    vkms:
    - line-per-line compositing algorithm to improve performance
    
    zynqmp:
    - Add DP audio support
    
    mediatek:
    - dp: Add sdp path reset
    - dp: Support flexible length of DP calibration data
    
    etnaviv:
    - add fdinfo memory support
    - add explicit reset handling
    
  • drm-fixes-2025-01-17
    drm fixes for 6.13-rc8
    
    kunit:
    - Fix W=1 build for kunit tests.
    
    bridge:
    - Handle YCbCr420 better in bridge code, with tests.
    - itee-it6263 error handling fix.
    
    amdgpu:
    - SMU 13 fix
    - DP MST fixes
    - DCN 3.5 fix
    - PSR fixes
    - eDP fix
    - VRR fix
    - Enforce isolation fixes
    - GFX 12 fix
    - PSP 14.x fix
    
    xe:
    - Add steering info support for GuC register lists
    - Add means to wait for reset and synchronous reset
    - Make changing ccs_mode a synchronous action
    - Add missing mux registers
    - Mark ComputeCS read mode as UC on iGPU, unblocking ULLS on iGPU
    
    i915:
    - Relax clear color alignment to 64 bytes [fb]
    
    v3d:
    - Fix warn when unloading v3d.
    
    nouveau:
    - Fix cross-device fence handling in nouveau.
    - Fix backlight regression for macbooks 5,1
    
    vmwgfx:
    - Fix BO reservation handling in vmwgfx.
    
  • amd-drm-fixes-6.13-2025-01-15
    amd-drm-fixes-6.13-2025-01-15:
    
    amdgpu:
    - SMU 13 fix
    - DP MST fixes
    - DCN 3.5 fix
    - PSR fixes
    - eDP fix
    - VRR fix
    - Enforce isolation fixes
    - GFX 12 fix
    - PSP 14.x fix
    
  • v6.13-rc7
    5bc55a33 · Linux 6.13-rc7 ·
    Linux 6.13-rc7
    
  • drm-fixes-2025-01-11
    drm fixes for 6.13-rc7
    
    i915:
    - Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link"
    
    amdgpu:
    - Display interrupt fixes
    - Fix display max surface mismatches
    - Fix divide error in DM plane scale calcs
    - Display divide by 0 checks in dml helpers
    - SMU 13 AD/DC interrrupt handling fix
    - Fix locking around buddy trim handling
    
    amdkfd:
    - Fix page fault with shader debugger enabled
    - Fix eviction fence wq handling
    
    xe:
    - Avoid a NULL ptr deref when wedging
    - Fix power gate sequence on DG1
    
    mediatek:
    - Revert "drm/mediatek: dsi: Correct calculation formula of PHY Timing"
    - Set private->all_drm_private[i]->drm to NULL if mtk_drm_bind returns err
    - Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()
    - Only touch DISP_REG_OVL_PITCH_MSB if AFBC is supported
    - Add support for 180-degree rotation in the display driver
    - Stop selecting foreign drivers
    - Revert "drm/mediatek: Switch to for_each_child_of_node_scoped()"
    - Fix YCbCr422 color format issue for DP
    - Fix mode valid issue for dp
    - dp: Reference common DAI properties
    - dsi: Add registers to pdata to fix MT8186/MT8188
    - Remove unneeded semicolon
    - Add return value check when reading DPCD
    - Initialize pointer in mtk_drm_of_ddp_path_build_one()
    
  • amd-drm-next-6.14-2025-01-10
    812a33a6 · drm/amd/display: 3.2.316 ·
    amd-drm-next-6.14-2025-01-10:
    
    amdgpu:
    - Fix max surface handling in DC
    - clang fixes
    - DCN 3.5 fixes
    - DCN 4.0.1 fixes
    - DC CRC fixes
    - DML updates
    - DSC fixes
    - PSR fixes
    - DC add some divide by 0 checks
    - SMU13 updates
    - SR-IOV fixes
    - RAS fixes
    - Cleaner shader support for gfx10.3 dGPUs
    - fix drm buddy trim handling
    - SDMA engine reset updates
    _ Fix RB bitmap setup
    - Fix doorbell ttm cleanup
    - Add CEC notifier support
    - DPIA updates
    - MST fixes
    
    amdkfd:
    - Shader debugger fixes
    - Trap handler cleanup
    - Cleanup includes
    - Eviction fence wq fix
    
  • amd-drm-fixes-6.13-2025-01-09
    amd-drm-fixes-6.13-2025-01-09:
    
    amdgpu:
    - Display interrupt fixes
    - Fix display max surface mismatches
    - Fix divide error in DM plane scale calcs
    - Display divide by 0 checks in dml helpers
    - SMU 13 AD/DC interrrupt handling fix
    - Fix locking around buddy trim handling
    
    amdkfd:
    - Fix page fault with shader debugger enabled
    - Fix eviction fence wq handling
    
  • v6.13-rc6
    9d895519 · Linux 6.13-rc6 ·
    Linux 6.13-rc6
    
  • drm-fixes-2025-01-03
    drm fixes for 6.13-rc6
    
    i915:
    - Fix C10 pll programming sequence [cx0_phy]
    - Fix power gate sequence. [dg1]
    
    xe:
    - uapi: Revert some devcoredump file format changes
      breaking a mesa debug tool
    - Fixes around waits when moving to system
    - Fix a typo when checking for LMEM provisioning
    - Fix a fault on fd close after unbind
    - A couple of OA fixes squashed for stable backporting
    
    adv7511:
    - fix UAF
    - drop single lane support
    - audio infoframe fix
    
  • v6.13-rc5
    fc033cf2 · Linux 6.13-rc5 ·
    Linux 6.13-rc5
    
  • 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