Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-next-2022-06-03-1
    drm next for 5.19-rc1 (part 2/fixes)
    
    msm:
    - Limiting WB modes to max sspp linewidth
    - Fixing the supported rotations to add 180 back for IGT
    - Fix to handle pm_runtime_get_sync() errors to avoid unclocked access
      in the bind() path for dpu driver
    - Fix the irq_free() without request issue which was a big-time
      hitter in the CI-runs.
    
    amdgpu:
    - Update fdinfo to the common drm format
    - uapi: Add VM_NOALLOC GPUVM attribute to prevent buffers for going into the MALL
      Add AMDGPU_GEM_CREATE_DISCARDABLE flag to create buffers that can be discarded on eviction
      Mesa code which uses these: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16466
    - Link training fixes
    - DPIA fixes
    - Misc code cleanups
    - Aux fixes
    - Hotplug fixes
    - More FP clean up
    - Misc GFX9/10 fixes
    - Fix a possible memory leak in SMU shutdown
    - SMU 13 updates
    - RAS fixes
    - TMZ fixes
    - GC 11 updates
    - SMU 11 metrics fixes
    - Fix coverage blend mode for overlay plane
    - Note DDR vs LPDDR memory
    - Fuzz fix for CS IOCTL
    - Add new PCI DID
    
    amdkfd:
    - Clean up hive setup
    - Misc fixes
    
    tegra:
    - add some prelim 5.20 work to avoid inter-tree mess
    
  • v5.10.119
    56c31ac1 · Linux 5.10.119 ·
    This is the 5.10.119 stable release
    
  • v5.15.44
    4e67be40 · Linux 5.15.44 ·
    This is the 5.15.44 stable release
    
  • v5.17.12
    39555c44 · Linux 5.17.12 ·
    This is the 5.17.12 stable release
    
  • v5.18.1
    0047d57e · Linux 5.18.1 ·
    This is the 5.18.1 stable release
    
  • v5.17.11
    e960d734 · Linux 5.17.11 ·
    This is the 5.17.11 stable release
    
  • v5.15.43
    0e5bb338 · Linux 5.15.43 ·
    This is the 5.15.43 stable release
    
  • v5.17.10
    6c468bb6 · Linux 5.17.10 ·
    This is the 5.17.10 stable release
    
  • v5.15.42
    c5871ddd · Linux 5.15.42 ·
    This is the 5.15.42 stable release
    
  • v5.10.118
    c204ee33 · Linux 5.10.118 ·
    This is the 5.10.118 stable release
    
  • v5.4.196
    04b092e4 · Linux 5.4.196 ·
    This is the 5.4.196 stable release
    
  • v4.19.245
    06d93c33 · Linux 4.19.245 ·
    This is the 4.19.245 stable release
    
  • v4.14.281
    501eec4f · Linux 4.14.281 ·
    This is the 4.14.281 stable release
    
  • v4.9.316
    95302ce6 · Linux 4.9.316 ·
    This is the 4.9.316 stable release
    
  • drm-next-2022-05-25
    drm for 5.19-rc1
    
    dma-buf:
    - add dma_resv_replace_fences
    - add dma_resv_get_singleton
    - make dma_excl_fence private
    
    core:
    - EDID parser refactorings
    - switch drivers to drm_mode_copy/duplicate
    - DRM managed mutex initialization
    
    display-helper:
    - put HDMI, SCDC, HDCP, DSC and DP into new module
    
    gem:
    - rework fence handling
    
    ttm:
    - rework bulk move handling
    - add common debugfs for resource managers
    - convert to kvcalloc
    
    format helpers:
    - support monochrome formats
    - RGB888, RGB565 to XRGB8888 conversions
    
    fbdev:
    - cfb/sys_imageblit fixes
    - pagelist corruption fix
    - create offb platform device
    - deferred io improvements
    
    sysfb:
    - Kconfig rework
    - support for VESA mode selection
    
    bridge:
    - conversions to devm_drm_of_get_bridge
    - conversions to panel_bridge
    - analogix_dp - autosuspend support
    - it66121 - audio support
    - tc358767 - DSI to DPI support
    - icn6211 - PLL/I2C fixes, DT property
    - adv7611 - enable DRM_BRIDGE_OP_HPD
    - anx7625 - fill ELD if no monitor
    - dw_hdmi - add audio support
    - lontium LT9211 support, i.MXMP LDB
    - it6505: Kconfig fix, DPCD set power fix
    - adv7511 - CEC support for ADV7535
    
    panel:
    - ltk035c5444t, B133UAN01, NV3052C panel support
    - DataImage FG040346DSSWBG04 support
    - st7735r - DT bindings fix
    - ssd130x - fixes
    
    i915:
    - DG2 laptop PCI-IDs ("motherboard down")
    - Initial RPL-P PCI IDs
    - compute engine ABI
    - DG2 Tile4 support
    - DG2 CCS clear color compression support
    - DG2 render/media compression formats support
    - ATS-M platform info
    - RPL-S PCI IDs added
    - Bump ADL-P DMC version to v2.16
    - Support static DRRS
    - Support multiple eDP/LVDS native mode refresh rates
    - DP HDR support for HSW+
    - Lots of display refactoring + fixes
    - GuC hwconfig support and query
    - sysfs support for multi-tile
    - fdinfo per-client gpu utilisation
    - add geometry subslices query
    - fix prime mmap with LMEM
    - fix vm open count and remove vma refcounts
    - contiguous allocation fixes
    - steered register write support
    - small PCI BAR enablement
    - GuC error capture support
    - sunset igpu legacy mmap support for newer devices
    - GuC version 70.1.1 support
    
    amdgpu:
    - Initial SoC21 support
    - SMU 13.x enablement
    - SMU 13.0.4 support
    - ttm_eu cleanups
    - USB-C, GPUVM updates
    - TMZ fixes for RV
    - RAS support for VCN
    - PM sysfs code cleanup
    - DC FP rework
    - extend CG/PG flags to 64-bit
    - SI dpm lockdep fix
    - runtime PM fixes
    
    amdkfd:
    - RAS/SVM fixes
    - TLB flush fixes
    - CRIU GWS support
    - ignore bogus MEC signals more efficiently
    
    msm:
    - Fourcc modifier for tiled but not compressed layouts
    - Support for userspace allocated IOVA (GPU virtual address)
    - DPU: DSC (Display Stream Compression) support
    - DP: eDP support
    - DP: conversion to use drm_bridge and drm_bridge_connector
    - Merge DPU1 and MDP5 MDSS driver
    - DPU: writeback support
    
    nouveau:
    - make some structures static
    - make some variables static
    - switch to drm_gem_plane_helper_prepare_fb
    
    radeon:
    - misc fixes/cleanups
    
    mxsfb:
    - rework crtc mode setting
    - LCDIF CRC support
    
    etnaviv:
    - fencing improvements
    - fix address space collisions
    - cleanup MMU reference handling
    
    gma500:
    - GEM/GTT improvements
    - connector handling fixes
    
    komeda:
    - switch to plane reset helper
    
    mediatek:
    - MIPI DSI improvements
    
    omapdrm:
    - GEM improvements
    
    qxl:
    - aarch64 support
    
    vc4:
    - add a CL submission tracepoint
    - HDMI YUV support
    - HDMI/clock improvements
    - drop is_hdmi caching
    
    virtio:
    - remove restriction of non-zero blob types
    
    vmwgfx:
    - support for cursormob and cursorbypass 4
    - fence improvements
    
    tidss:
    - reset DISPC on startup
    
    solomon:
    - SPI support
    - DT improvements
    
    sun4i:
    - allwinner D1 support
    - drop is_hdmi caching
    
    imx:
    - use swap() instead of open-coding
    - use devm_platform_ioremap_resource
    - remove redunant initializations
    
    ast:
    - Displayport support
    
    rockchip:
    - Refactor IOMMU initialisation
    - make some structures static
    - replace drm_detect_hdmi_monitor with drm_display_info.is_hdmi
    - support swapped YUV formats,
    - clock improvements
    - rk3568 support
    - VOP2 support
    
    mediatek:
    - MT8186 support
    
    tegra:
    - debugabillity improvements
    
  • v5.18
    4b0986a3 · Linux 5.18 ·
    Linux 5.18
    
  • drm-fixes-2022-05-21
    drm fixes for 5.18 final
    
    dma-buf:
    - ioctl userspace use fix
    - fix dma-buf sysfs name generation
    
    core:
    - dp/mst leak fix
    
    amdgpu:
    - suspend/resume regression fix
    
    i915:
    - fix for #5806: GPU hangs and display artifacts on 5.18-rc3 on Intel GM45
    - reject DMC with out-of-spec MMIO
    - correctly mark guilty contexts on GuC reset.
    
  • v5.17.9
    5c2fc538 · Linux 5.17.9 ·
    This is the 5.17.9 stable release
    
  • v5.15.41
    9f43e3ac · Linux 5.15.41 ·
    This is the 5.15.41 stable release
    
  • v5.10.117
    7686a5c2 · Linux 5.10.117 ·
    This is the 5.10.117 stable release