Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-next-2021-11-03
    drm for 5.16-rc1
    
    core:
    - improve dma_fence, lease and resv documentation
    - shmem-helpers: allocate WC pages on x86, use vmf_insert_pin
    - sched fixes/improvements
    - allow empty drm leases
    - add dma resv iterator
    - add more DP 2.0 headers
    - DP MST helper improvements for DP2.0
    
    dma-buf:
    - avoid warnings, remove fence trace macros
    
    bridge:
    - new helper to get rid of panels
    - probe improvements for it66121
    - enable DSI EOTP for anx7625
    
    fbdev:
    - efifb: release runtime PM on destroy
    
    ttm:
    - kerneldoc switch
    - helper to clear all DMA mappings
    - pool shrinker optimizaton
    - remove ttm_tt_destroy_common
    - update ttm_move_memcpy for async use
    
    panel:
    - add new panel-edp driver
    
    amdgpu:
     - Initial DP 2.0 support
     - Initial USB4 DP tunnelling support
     - Aldebaran MCE support
     - Modifier support for DCC image stores for GFX 10.3
     - Display rework for better FP code handling
     - Yellow Carp/Cyan Skillfish updates
     - Cyan Skillfish display support
     - convert vega/navi to IP discovery asic enumeration
     - validate IP discovery table
     - RAS improvements
     - Lots of fixes
    
     i915:
     - DG1 PCI IDs + LMEM discovery/placement
     - DG1 GuC submission by default
     - ADL-S PCI IDs updated + enabled by default
     - ADL-P (XE_LPD) fixed and updates
     - DG2 display fixes
     - PXP protected object support for Gen12 integrated
     - expose multi-LRC submission interface for GuC
     - export logical engine instance to user
     - Disable engine bonding on Gen12+
     - PSR cleanup
     - PSR2 selective fetch by default
     - DP 2.0 prep work
     - VESA vendor block + MSO use of it
     - FBC refactor
     - try again to fix fast-narrow vs slow-wide eDP training
     - use THP when IOMMU enabled
     - LMEM backup/restore for suspend/resume
     - locking simplification
     - GuC major reworking
     - async flip VT-D workaround changes
     - DP link training improvements
     - misc display refactorings
    
    bochs:
    - new PCI ID
    
    rcar-du:
    - Non-contiguious buffer import support for rcar-du
    - r8a779a0 support prep
    
    omapdrm:
    - COMPILE_TEST fixes
    
    sti:
    - COMPILE_TEST fixes
    
    msm:
    - fence ordering improvements
    - eDP support in DP sub-driver
    - dpu irq handling cleanup
    - CRC support for making igt happy
    - NO_CONNECTOR bridge support
    - dsi: 14nm phy support for msm8953
    - mdp5: msm8x53, sdm450, sdm632 support
    
    stm:
    - layer alpha + zpo support
    
    v3d:
    - fix Vulkan CTS failure
    - support multiple sync objects
    
    gud:
    - add R8/RGB332/RGB888 pixel formats
    
    vc4:
    - convert to new bridge helpers
    
    vgem:
    - use shmem helpers
    
    virtio:
    - support mapping exported vram
    
    zte:
    - remove obsolete driver
    
    rockchip:
    - use bridge attach no connector for LVDS/RGB
    
  • v5.14.16
    f63179c1 · Linux 5.14.16 ·
    This is the 5.14.16 stable release
    
  • v5.10.77
    09df347c · Linux 5.10.77 ·
    This is the 5.10.77 stable release
    
  • v5.4.157
    e6de9a8b · Linux 5.4.157 ·
    This is the 5.4.157 stable release
    
  • v4.19.215
    a027d43c · Linux 4.19.215 ·
    This is the 4.19.215 stable release
    
  • v4.14.254
    0447aa20 · Linux 4.14.254 ·
    This is the 4.14.254 stable release
    
  • v4.9.289
    59d4178b · Linux 4.9.289 ·
    This is the 4.9.289 stable release
    
  • v4.4.291
    e0018f4c · Linux 4.4.291 ·
    This is the 4.4.291 stable release
    
  • v5.15
    8bb7eca9 · Linux 5.15 ·
    Linux 5.15
    
  • drm-fixes-2021-10-29
    drm fixes for 5.15 final
    
    MAINTAINERS:
    - change the paths
    
    ttm:
    - Fix fence leak in ttm_transfered_destroy.
    
    core:
    - add GPD Win3 rotation quirk
    
    i915:
    - Remove unconditional clflushes
    - Fix oops on boot due to sync state on disabled DP encoders
    - Revert backend specific data added to tracepoints
    - Remove useless and incorrect memory frequence calculation
    
    panel:
    - Add quirk for Aya Neo 2021
    
    seltest:
    - Reset property count for each drm damage selftest so full run will work correctly.
    
    amdgpu:
    - Fix two potential out of bounds writes in debugfs
    - Fix revision handling for Yellow Carp
    - Display fixes for Yellow Carp
    - Display fixes for DCN 3.1
    
  • v5.14.15
    b46092c7 · Linux 5.14.15 ·
    This is the 5.14.15 stable release
    
  • v5.10.76
    378e85d1 · Linux 5.10.76 ·
    This is the 5.10.76 stable release
    
  • v5.4.156
    89b6869b · Linux 5.4.156 ·
    This is the 5.4.156 stable release
    
  • v4.19.214
    38ec0673 · Linux 4.19.214 ·
    This is the 4.19.214 stable release
    
  • v4.14.253
    cd529693 · Linux 4.14.253 ·
    This is the 4.14.253 stable release
    
  • v4.9.288
    5a782a7f · Linux 4.9.288 ·
    This is the 4.9.288 stable release
    
  • v4.4.290
    7e1cc0d9 · Linux 4.4.290 ·
    This is the 4.4.290 stable release
    
  • v5.15-rc7
    3906fe9b · Linux 5.15-rc7 ·
    Linux 5.15-rc7
    
  • drm-fixes-2021-10-22
    drm fixes for v5.15-rc7
    
    ast:
    - fix regression with connector detect
    
    msm:
    - fix power stability issue
    
    msxfb:
    - fix crash on unload
    
    panel:
    - sync fix
    
    kmb:
    - modesetting fixes
    
  • v5.14.14
    fe024e00 · Linux 5.14.14 ·
    This is the 5.14.14 stable release