Skip to content
Tags give the ability to mark specific points in history as being important
  • v3.16.73
    a3d313e3 · Linux 3.16.73 ·
    This is the 3.16.73 stable release
    
  • drm-intel-next-2019-08-20
    - GuC and HuC related fixes and improvements (Daniele, Michal)
    - Improve debug with more engine information and rework on debugfs files (Chris, Stuart)
    - Simplify appearture address handling (Chris)
    - Other fixes and cleanups around engines and execlists (Chris)
    - Selftests fixes (Matt, Chris)
    - Gen11 cache flush related fixes and improvements (Mika)
    - More work around requests, timelines and locks to allow removal of struct_mutex (Chris)
    - Add missing CML PCI ID (Anusha)
    - More work on the new i915 buddy allocator (Matt)
    - More headers, files and directories reorg (Daniele)
    - Improvements on ggtt’s get pdp (Mika)
    - Fix GPU reset (Chris)
    - Fix GPIO pins on gen11 (Matt)
    - Fix HW readout for crtc_clock in HDMI mode (Imre)
    - Sanitize display Phy during unitit to workaround messages of HW state change during suspend (Imre)
    - Be defensive when starting vma activity (Chris)
    - More Tiger Lake enabling work (Michel, Daniele, Lucas)
    - Relax pd_used assertion (Chris)
    
  • drm-misc-next-2019-08-19
    drm-misc-next for 5.4:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - dma-buf: add reservation_object_fences helper, relax
                 reservation_object_add_shared_fence, remove
                 reservation_object seq number (and then
                 restored)
      - dma-fence: Shrinkage of the dma_fence structure,
                   Merge dma_fence_signal and dma_fence_signal_locked,
                   Store the timestamp in struct dma_fence in a union with
                   cb_list
    
    Driver Changes:
      - More dt-bindings YAML conversions
      - More removal of drmP.h includes
      - dw-hdmi: Support get_eld and various i2s improvements
      - gm12u320: Few fixes
      - meson: Global cleanup
      - panfrost: Few refactors, Support for GPU heap allocations
      - sun4i: Support for DDC enable GPIO
      - New panels: TI nspire, NEC NL8048HL11, LG Philips LB035Q02,
                    Sharp LS037V7DW01, Sony ACX565AKM, Toppoly TD028TTEC1
                    Toppoly TD043MTEA1
    
  • v5.3-rc5
    d1abaeb3 · Linux 5.3-rc5 ·
    Linux 5.3-rc5
    
  • drm-misc-next-2019-08-16
    drm-misc-next for 5.4:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - dma-buf: add reservation_object_fences helper, relax
                 reservation_object_add_shared_fence, remove
                 reservation_object seq number
    
    Driver Changes:
      - More dt-bindings YAML conversions
      - More removal of drmP.h includes
      - dw-hdmi: Support get_eld and various i2s improvements
      - gm12u320: Few fixes
      - meson: Global cleanup
      - panfrost: Few refactors, Support for GPU heap allocations
      - sun4i: Support for DDC enable GPIO
      - New panels: TI nspire, NEC NL8048HL11, LG Philips LB035Q02,
                    Sharp LS037V7DW01, Sony ACX565AKM, Toppoly TD028TTEC1
                    Toppoly TD043MTEA1
    
  • v4.14.139
    45f092f9 · Linux 4.14.139 ·
    This is the 4.14.139 stable release
    
  • v4.19.67
    a5aa8058 · Linux 4.19.67 ·
    This is the 4.19.67 stable release
    
  • v5.2.9
    aad39e30 · Linux 5.2.9 ·
    This is the 5.2.9 stable release
    
  • sound-5.3-rc5
    sound fixes for 5.3-rc5
    
    All small fixes targeted for stable:
    
    - Two fixes for USB-audio with malformed descriptor, spotted by
      fuzzers
    - Two fixes Conexant HD-audio codec wrt power management
    - Quirks for HD-audio AMD platform and HP laptop
    - HD-audio memory leak fix
    
  • drm-fixes-2019-08-16
    drm fixes for 5.3-rc5
    
    i915:
    - single GVT use after free fix
    
    scheduler:
    - entity destruction race fix
    
    amdgpu:
    - struct allocation fix
    - gfx9 soft recovery fix
    
    nouveau:
    - followup MST fix
    
    ast:
    - vga register race fix.
    
  • drm-intel-fixes-2019-08-15
    drm/i915 fixes for v5.4-rc5:
    - GVT use-after-free fix
  • drm-fixes-5.3-2019-08-14
    drm-fixes-5.3-2019-08-14:
    
    amdgpu:
    - Use kvalloc for dc_state to avoid allocation
      failures in some cases.
    - Fix gfx9 soft recovery
    
    scheduler:
    - Fix a race condition when destroying entities
  • drm-intel-next-2019-08-13
    - More Tiger Lake enabling work (Lucas, Jose, Tomasz, Michel, Jordan, Anusha, Vandita)
    - More selftest organization reworks, fixes and improvements (Lucas, Chris)
    - Simplifications on GEM code like context and cleanup_early (Chris, Daniele)
    - GuC and HuC related fixes and improvements (Daniele, Michal, Chris)
    - Some clean up and fixes on headers, Makefile, and generated files (Lucas, Jani)
    - MOCS setup clean up (Tvrtko)
    - More Elkhartlake enabling work (Jose, Matt)
    - Fix engine reset by clearing in flight execlists requests (Chris)
    - Fix possible memory leak on intel_hdcp_auth_downstream (Wei)
    - Introduce intel_gt_runtime_suspend/resume (Daniele)
    - PMU improvements (Tvrtko)
    - Flush extra hard after writing relocations through the GTT (Chris)
    - Documentations fixes (Michal, Chris)
    - Report dma_reserv allocation failure (Chris)
    - Improvements around shrinker (Chris)
    - More improvements around engine handling (Chris)
    - Also more s/dev_priv/i915 (Chris)
    - Abstract display suspend/resume operations (Rodrigo/Jani)
    - Drop VM_IO from GTT mappings (Chris)
    - Fix some NULL vs IS_ERR conditions (Dan)
    - General improvements on error state (Chris)
    - Isolate i915_getparam_iocrtl to its own file (Chris)
    - Perf OA object refactor (Umesh)
    - Ignore central i915->kernel_context and allocate it directly (Chris)
    - More fixes and improvements around wakerefs (Chris)
    - Clean-up and improvements around debugfs (Chris)
    - Free the imported shmemfs file for phys objects (Chris)
    - Many other fix and cleanups around engines and execlists (Chris)
    - Split out uncore_mmio_debug (Daniele)
    - Memory management fixes for blk and gtt (Matt)
    - Introduction of buddy allocator to handle huge-pages for GTT (Matt)
    - Fix ICL and TGL PG3 power domains (Anshuman)
    - Extract GT IRQ to gt/ (Andi)
    - Drop last_fence tracking in favor of whole vma->active (Chris)
    - Make overlay to use i915_active instead of i915_active_request (Chris)
    - Move misc display IRQ handling to its own function (Jose)
    - Introduce new _TRANS2() macro in preparation for some coming PSR related work (Jose)
    
    This tag also includes Gvt stuff including several enhancements for command parser and batch buffer shadow, remove extra debugfs function return check, and other misc changes like typo, static check fix, etc.
    
  • v3.16.72
    01de23e3 · Linux 3.16.72 ·
    This is the 3.16.72 stable release
    
  • v5.3-rc4
    d45331b0 · Linux 5.3-rc4 ·
    Linux 5.3-rc4
    
  • v4.9.189
    4bd718db · Linux 4.9.189 ·
    This is the 4.9.189 stable release
    
  • v4.4.189
    3904234b · Linux 4.4.189 ·
    This is the 4.4.189 stable release
    
  • drm-next-5.4-2019-08-09
    drm-next-5.4-2019-08-09:
    
    Same as drm-next-5.4-2019-08-06, but with the
    readq/writeq stuff fixed and 5.3-rc3 backmerged.
    
    amdgpu:
    - Add navi14 support
    - Add navi12 support
    - Add Arcturus support
    - Enable mclk DPM for Navi
    - Misc DC display fixes
    - Add perfmon support for DF
    - Add scatter/gather display support for Raven
    - Improve SMU handling for GPU reset
    - RAS support for GFX
    - Drop last of drmP.h
    - Add support for wiping memory on buffer release
    - Allow cursor async updates for fb swaps
    - Misc fixes and cleanups
    
    amdkfd:
    - Add navi14 support
    - Add navi12 support
    - Add Arcturus support
    - CWSR trap handlers updates for gfx9, 10
    - Drop last of drmP.h
    - Update MAINTAINERS
    
    radeon:
    - Misc fixes and cleanups
    - Make kexec more reliable by tearing down the GPU
    
    ttm:
    - Add release_notify callback
    
    uapi:
    - Add wipe memory on release flag for buffer creation
  • v4.14.138
    3ffe1e79 · Linux 4.14.138 ·
    This is the 4.14.138 stable release
    
  • v4.19.66
    893af1c7 · Linux 4.19.66 ·
    This is the 4.19.66 stable release