Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-misc-next-2020-01-02
    drm-misc-next for v5.6:
    
    UAPI Changes:
    - Commandline parser: Add support for panel orientation, and per-mode options.
    - Fix IOCTL naming for dma-buf heaps.
    
    Cross-subsystem Changes:
    - Rename DMA_HEAP_IOC_ALLOC to DMA_HEAP_IOCTL_ALLOC before it becomes abi.
    - Change DMA-BUF system-heap's name to system.
    - Fix leak in error handling in dma_heap_ioctl(), and make a symbol static.
    - Fix udma-buf cpu access.
    - Fix ti devicetree bindings.
    
    Core Changes:
    - Add CTA-861-G modes with VIC >= 193.
    - Change error handling and remove bug_on in *drm_dev_init.
    - Export drm_panel_of_backlight() correctly once more.
    - Add support for lvds decoders.
    - Convert drm/client and drm/(gem-,)fb-helper to drm-device based logging and update logging todo.
    
    Driver Changes:
    - Add support for dsi/px30 to rockchip.
    - Add fb damage support to virtio.
    - Use dma_resv locking wrappers in vc4, msm, etnaviv.
    - Make functions in virtio static, and perform some simplifications.
    - Add suspend support to sun4i.
    - Add A64 mipi dsi support to sun4i.
    - Add runtime pm suspend to komeda.
    - Associated driver fixes.
    
  • amd-drm-fixes-5.5-2020-01-01
    amd-drm-fixes-5.5-2020-01-01:
    
    amdgpu:
    - ATPX regression fix
    - SMU metrics table locking fixes
    - gfxoff fix for raven
    - RLC firmware loading stability fix
  • v5.4.7
    122179cb · Linux 5.4.7 ·
    This is the 5.4.7 stable release
    
  • v4.19.92
    c7ecf3e3 · Linux 4.19.92 ·
    This is the 4.19.92 stable release
    
  • drm-misc-fixes-2019-12-31
    -sun4i: Fix double-free in connector/encoder cleanup (Stefan)
    -malidp: Make vtable static (Ben)
    
    Cc: Ben Dooks <ben.dooks@codethink.co.uk>
    Cc: Stefan Mavrodiev <stefan@olimex.com>
    
  • v4.14.161
    4c5bf01e · Linux 4.14.161 ·
    This is the 4.14.161 stable release
    
  • v5.5-rc4
    fd698849 · Linux 5.5-rc4 ·
    Linux 5.5-rc4
    
  • drm-fixes-2019-12-28
    drm fixes for 5.5-rc4
    
    i915:
    - power management rc6 fix
    - framebuffer tracking fix
    - display power management ratelimit fix
    
  • drm-intel-next-2019-12-23
    i915 features for v5.6:
    
    - Separate hardware and uapi state (Maarten)
    
    - Expose a number of sprite and plane formats (Ville)
    
    - DDC symlink in HDMI connector sysfs directory (Andrzej Pietrasiewicz)
    
    - Improve obj->mm.lock nesting lock annotation (Daniel)
      (Includes lockdep changes)
    
    - Selftest improvements across the board (Chris)
    
    - ICL/TGL VDSC support on DSI (Jani, Vandita)
    
    - TGL DSB fixes (Animesh, Lucas, Tvrtko)
    
    - VBT parsing improvements and fixes (Lucas, Matt, José, Jani, Dan Carpenter)
    
    - Fix LPSS vs. PMIC PWM backlight use on BYT/CHT (Hans)
      (Includes ACPI+MFD changes)
    
    - Display state, crtc, plane code refactoring (Ville)
    
    - Set opregion chpd value to indicate the driver handles hotplug (Hans de Goede)
    
    - DSI updates and fixes, TGL pipe D support, port mapping (José, Jani, Vandita)
    
    - Make HDCP 2.2 support cover CFL (Juston Li)
    
    - Fix CML PCI IDs and ULT (Shawn Lee)
    
    - CMP-V PCH fix (Imre)
    
    - TGL: Add another TGL PCH ID (James)
    
    - EHL/JSL: Add new PCI IDs (James)
    
    - Rename pipe update tracepoints (Ville)
    
    - Fix FBC on GLK+ (Ville)
    
    - GuC fixes and improvements (Daniele, Don Hiatt, Stuart Summers, Matthew Brost)
    
    - Display debugfs improvements (Ville)
    
    - Hotplug/irq fixes (Matt)
    
    - PSR fixes and improvements (José)
    
    - DRM_I915_GEM_MMAP_OFFSET ioctl (Abdiel)
    
    - Static analysis fixes (Colin Ian King)
    
    - Register sysctl path globally (Venkata Sandeep Dhanalakota)
    
    - Introduce new macros for tracing (Venkata Sandeep Dhanalakota)
    
    - Migrate gt towards intel_uncore_read/write (Andi)
    
    - Add rps frequency translation helpers (Andi)
    
    - Fix TGL transcoder clock off sequence (José)
    
    - Fix TGL port A audio (Kai Vehmanen)
    
    - TGL render decompression (DK)
    
    - GEM/GT improvements and fixes across the board (Chris)
    
    - Couple of backmerges (Jani)
    
  • v5.5-rc3
    46cf053e · Linux 5.5-rc3 ·
    Linux 5.5-rc3
    
  • v5.4.6
    957a16c3 · Linux 5.4.6 ·
    This is the 5.4.6 stable release
    
  • v4.19.91
    672481c2 · Linux 4.19.91 ·
    This is the 4.19.91 stable release
    
  • v4.14.160
    e1f7d50a · Linux 4.14.160 ·
    This is the 4.14.160 stable release
    
  • v4.9.207
    5b7a2c7d · Linux 4.9.207 ·
    This is the 4.9.207 stable release
    
  • v4.4.207
    45c34766 · Linux 4.4.207 ·
    This is the 4.4.207 stable release
    
  • drm-fixes-2019-12-21
    drm fixes for 5.5-rc3
    
    exynos:
    - component delete fix
    
    i915:
    - Fix to drop an unused and harmful display W/A
    - Fix to define EHL power wells independent of ICL
    - Fix for priority inversion on bonded requests
    - Fix in mmio offset calculation of DSB instance
    - Fix memory leak from get_task_pid when banning clients
    - Fixes to avoid dereference of uninitialized ops in dma_fence tracing
      and keep reference to execbuf object until submitted.
    - vGPU state setting locking fix (Zhenyu)
    - Fix vGPU display dmabuf as read-only (Zhenyu)
    - Properly handle vGPU display dmabuf page pin when rendering (Tina)
    - Fix one guest boot warning to handle guc reset state (Fred)
    
  • v3.16.80
    fb680c7e · Linux 3.16.80 ·
    This is the 3.16.80 stable release
    
  • v5.4.5
    9a088971 · Linux 5.4.5 ·
    This is the 5.4.5 stable release
    
  • v5.3.18
    d4f3318e · Linux 5.3.18 ·
    This is the 5.3.18 stable release
    
  • v4.19.90
    7d120bf2 · Linux 4.19.90 ·
    This is the 4.19.90 stable release