Skip to content
Tags give the ability to mark specific points in history as being important
  • v5.5.1
    70c707aa · Linux 5.5.1 ·
    This is the 5.5.1 stable release
    
  • drm-next-2020-01-30
    drm pull for 5.6-rc1
    
    uapi:
    - dma-buf heaps added (and fixed)
    - command line add support for panel oreientation
    - command line allow overriding penguin count
    
    drm:
    - mipi dsi definition updates
    - lockdep annotations for dma_resv
    - remove dma-buf kmap/kunmap support
    - constify fb_ops in all fbdev drivers
    - MST fix for daisy chained hotplug-
    - CTA-861-G modes with VIC >= 193 added
    - fix drm_panel_of_backlight export
    - LVDS decoder support
    - more device based logging support
    - scanline alighment for dumb buffers
    - MST DSC helpers
    
    scheduler:
    - documentation fixes
    - job distribution improvements
    
    panel:
    - Logic PD type 28 panel support
    - Jimax8729d MIPI-DSI
    - igenic JZ4770
    - generic DSI devicetree bindings
    - sony acx424AKP panel
    - Leadtek LTK500HD1829
    - xinpeng XPP055C272
    - AUO B116XAK01
    - GiantPlus GPM940B0
    - BOE NV140FHM-N49
    - Satoz SAT050AT40H12R2
    - Sharp LS020B1DD01D panels.
    
    ttm:
    - use blocking WW lock
    
    i915:
    - hw/uapi state separation
    - Lock annotation improvements
    - selftest improvements
    - ICL/TGL DSI VDSC support
    - VBT parsing improvments
    - Display refactoring
    - DSI updates + fixes
    - HDCP 2.2 for CFL
    - CML PCI ID fixes
    - GLK+ fbc fix
    - PSR fixes
    - GEN/GT refactor improvments
    - DP MST fixes
    - switch context id alloc to xarray
    - workaround updates
    - LMEM debugfs support
    - tiled monitor fixes
    - ICL+ clock gating programming removed
    - DP MST disable sequence fixed
    - LMEM discontiguous object maps
    - prefaulting for discontiguous objects
    - use LMEM for dumb buffers if possible
    - add LMEM mmap support
    
    amdgpu:
    - enable sync object timelines for vulkan
    - MST atomic routines
    - enable MST DSC support
    - add DMCUB display microengine support
    - DC OEM i2c support
    - Renoir DC fixes
    - Initial HDCP 2.x support
    - BACO support for Arcturus
    - Use BACO for runtime PM power save
    - gfxoff on navi10
    - gfx10 golden updates and fixes
    - DCN support on POWER
    - GFXOFF for raven1 refresh
    - MM engine idle handlers cleanup
    - 10bpc EDP panel fixes
    - renoir watermark fixes
    - SR-IOV fixes
    - Arcturus VCN fixes
    - GDDR6 training fixes
    - freesync fixes
    - Pollock support
    
    amdkfd:
    - unify more codepath with amdgpu
    - use KIQ to setup HIQ rather than MMIO
    
    radeon:
    - fix vma fault handler race
    - PPC DMA fix
    - register check fixes for r100/r200
    
    nouveau:
    - mmap_sem vs dma_resv fix
    - rewrite the ACR secure boot code for Turing
    - TU10x graphics engine support (TU11x pending)
    - Page kind mapping for turing
    - 10-bit LUT support
    - GP10B Tegra fixes
    - HD audio regression fix
    
    hisilicon/hibmc:
    - use generic fbdev code and helpers
    
    rockchip:
    - dsi/px30 support
    
    virtio:
    - fb damage support
    - static some functions
    
    vc4:
    - use dma_resv lock wrappers
    
    msm:
    - use dma_resv lock wrappers
    - sc7180 display + DSI support
    - a618 support
    - UBWC support improvements
    
    vmwgfx:
    - updates + new logging uapi
    
    exynos:
    - enable/disable callback cleanups
    
    etnaviv:
    - use dma_resv lock wrappers
    
    atmel-hlcdc:
    - clock fixes
    
    mediatek:
    - cmdq support
    - non-smooth cursor fixes
    - ctm property support
    
    sun4i:
    - suspend support
    - A64 mipi dsi support
    
    rcar-du:
    - Color management module support
    - LVDS encoder dual-link support
    - R8A77980 support
    
    analogic:
    - add support for an6345
    
    ast:
    - atomic modeset support
    - primary plane garbage fix
    
    arcgpu:
    - fixes for fourcc handling
    
    tegra:
    - minor fixes and improvments
    
    mcde:
    - vblank support
    
    meson:
    - OSD1 plane AFBC commit
    
    gma500:
    - add pageflip support
    - reomve global drm_dev
    
    komeda:
    - tweak debugfs output
    - d32 support
    - runtime PM suppotr
    
    udl:
    - use generic shmem helpers
    - cleanup and fixes
    
  • v5.4.16
    60b6aa2b · Linux 5.4.16 ·
    This is the 5.4.16 stable release
    
  • v4.19.100
    7cdefde3 · Linux 4.19.100 ·
    This is the 4.19.100 stable release
    
  • v4.14.169
    9fa690a2 · Linux 4.14.169 ·
    This is the 4.14.169 stable release
    
  • v4.9.212
    6f8dc956 · Linux 4.9.212 ·
    This is the 4.9.212 stable release
    
  • v4.4.212
    475d90ca · Linux 4.4.212 ·
    This is the 4.4.212 stable release
    
  • v4.19.99
    88d6de67 · Linux 4.19.99 ·
    This is the 4.19.99 stable release
    
  • v4.14.168
    9a95f252 · Linux 4.14.168 ·
    This is the 4.14.168 stable release
    
  • v5.5
    d5226fa6 · Linux 5.5 ·
    Linux 5.5
    
  • v5.4.15
    111e415c · Linux 5.4.15 ·
    This is the 5.4.15 stable release
    
  • drm-fixes-2020-01-24
    drm fixes for 5.5-rc8
    
    core/mst:
    - Fix SST branch device handling
    
    amdgpu:
    - enable renoir outside experimental
    
    i915:
    - Avoid overflow with huge userptr objects
    - uAPI fix to correctly handle negative values in
      engine->uabi_class/instance (cc: stable)
    
    panfrost:
    - Fix mapping of globally visible BO's (Boris)
    
  • amd-drm-fixes-5.5-2020-01-23
    amd-drm-fixes-5.5-2020-01-23:
    
    amdgpu:
    - remove the experimental flag from renoir
  • v5.4.14
    0fce94b4 · Linux 5.4.14 ·
    This is the 5.4.14 stable release
    
  • v4.19.98
    d183c8e2 · Linux 4.19.98 ·
    This is the 4.19.98 stable release
    
  • v4.14.167
    8bac5040 · Linux 4.14.167 ·
    This is the 4.14.167 stable release
    
  • v4.9.211
    80f0831c · Linux 4.9.211 ·
    This is the 4.9.211 stable release
    
  • v4.4.211
    4a070f3c · Linux 4.4.211 ·
    This is the 4.4.211 stable release
    
  • drm-misc-fixes-2020-01-22-1
    -mst: Fix SST branch device handling (Wayne)
    -panfrost: Fix mapping of globally visible BO's (Boris)
    
    Cc: Wayne Lin <Wayne.Lin@amd.com>
    CC: Boris Brezillon <boris.brezillon@collabora.com>
    
  • v5.5-rc7
    def9d278 · Linux 5.5-rc7 ·
    Linux 5.5-rc7