Skip to content
Tags give the ability to mark specific points in history as being important
  • v4.4.116
    0f48bd7c · Linux 4.4.116 ·
    This is the 4.4.116 stable release
    
  • v4.15.4
    bb61956d · Linux 4.15.4 ·
    This is the 4.15.4 stable release
    
  • sound-4.16-rc2
    sound fixes for 4.16-rc2
    
    A collection of usual suspects:
    - A handful USB-audio and HD-audio device-specific quirks
    - Some trivial fixes for the new AC97 bus stuff
    - Another race fix in ALSA sequencer core
    
  • drm-fixes-for-v4.16-rc2
    i915 fixes, and single amd and nouveau fix
    
  • drm-intel-fixes-2018-02-14-1
    There are important fixes for VLV with MIPI/DSI panels,
    2 clean-up patches needed for this MIPI/DSI fix,
    and many fixes for GEM including fixes for Perf OA and PMU,
    and fixes on scheduler and preemption.
    
    This also includes GVT fixes: "This has one to fix GTT mmio 8b
    access from guest and two simple ones for mmio switch and typo fix"
    
  • drm-misc-next-2018-02-13
    drm-misc-next for 4.17:
    
    UAPI Changes:
    - drm/vc4: Expose performance counters to userspace (Boris)
    
    Cross-subsystem Changes:
    - MAINTAINERS: Linus to maintain panel-arm-versatile in -misc (Linus)
    
    Core Changes:
    - Only use swiotlb when necessary (Chunming)
    
    Driver Changes:
    - drm/panel: Add support for ARM Versatile panels (Linus)
    - pl111: Improvements around versatile panel support (Linus)
    
    ----------------------------------------
    Tagged on 2018-02-06:
    drm-misc-next for 4.17:
    
    UAPI Changes:
    - Validate mode flags + type (Ville)
    - Deprecate unused mode flags PIXMUX, BCAST (Ville)
    - Deprecate unused mode types BUILTIN, CRTC_C, CLOCK_C, DEFAULT (Ville)
    
    Cross-subsystem Changes:
    - MAINTAINERS: s/Daniel/Maarten/ for drm-misc (Daniel)
    
    Core Changes:
    - gem: Export gem functions for drivers to use (Samuel)
    - bridge: Introduce bridge timings in drm_bridge (Linus)
    - dma-buf: Allow exclusive fence to be bundled in fence array when
    	   calling reservation_object_get_fences_rcu (Christian)
    - dp: Add training pattern 4 and HBR3 support to dp helpers (Manasi)
    - fourcc: Add alpha bit to formats to avoid driver format LUTs (Maxime)
    - mode: Various cleanups + add new device-wide .mode_valid hook (Ville)
    - atomic: Fix state leak when non-blocking commits fail (Leo)
    	  NOTE: IIRC, this was cross-picked to -fixes so it might fall out
    - crc: Allow polling on the data fd (Maarten)
    
    Driver Changes:
    - bridge/vga-dac: Add THS8134* support (Linus)
    - tinydrm: Various MIPI DBI improvements/cleanups (Noralf)
    - bridge/dw-mipi-dsi: Cleanups + use create_packet helper (Brian)
    - drm/sun4i: Add Display Engine frontend support (Maxime)
    - drm/sun4i: Add zpos support + increase num planes from 2 to 4 (Maxime)
    - various: Use drm_mode_get_hv_timing() to fill plane clip rectangle (Ville)
    - stm: Add 8-bit clut support, add dsi phy v1.31 support, +fixes (Phillipe)
    
    Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
    Cc: Chunming Zhou <david1.zhou@amd.com>
    Cc: Samuel Li <Samuel.Li@amd.com>
    Cc: Linus Walleij <linus.walleij@linaro.org>
    Cc: Noralf Trønnes <noralf@tronnes.org>
    Cc: Brian Norris <briannorris@chromium.org>
    Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
    Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
    Cc: Christian König <christian.koenig@amd.com>
    Cc: Manasi Navare <manasi.d.navare@intel.com>
    Cc: Philippe Cornu <philippe.cornu@st.com>
    Cc: Leo (Sunpeng) Li <sunpeng.li@amd.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
    
  • topic/hdcp-2018-02-13
    Add HDCP support to i915 drm driver.
    
  • v3.16.54
    0b9f4cdd · Linux 3.16.54 ·
    This is the 3.16.54 stable release
    
  • v3.2.99
    9e487858 · Linux 3.2.99 ·
    This is the 3.2.99 stable release
    
  • v4.9.81
    7f3bd8db · Linux 4.9.81 ·
    This is the 4.9.81 stable release
    
  • v4.14.19
    1722fe37 · Linux 4.14.19 ·
    This is the 4.14.19 stable release
    
  • v4.15.3
    e6e2d12f · Linux 4.15.3 ·
    This is the 4.15.3 stable release
    
  • v4.16-rc1
    7928b2cb · Linux 4.16-rc1 ·
    Linux 4.16-rc1
    
  • drm-for-v4.16-part2-fixes
    nouveau features, i915 + amdgpu fixes
    
  • drm-intel-next-fixes-2018-02-07
    Fix for pcode timeouts on BXT and GLK, cmdparser fixes and fixes
    for new vbt version on CFL and CNL.
    
    GVT contains vGPU reset enhancement, which refines vGPU reset flow
    and the support of virtual aperture read/write when x-no-mmap=on
    is set in KVM, which is required by a test case from Redhat and
    also another fix for virtual OpRegion.
    
  • v4.15.2
    db22ec45 · Linux 4.15.2 ·
    This is the 4.15.2 stable release
    
  • v4.14.18
    81d0cc85 · Linux 4.14.18 ·
    This is the 4.14.18 stable release
    
  • v3.18.94
    cde3537b · Linux 3.18.94 ·
    This is the 3.18.94 stable release
    
  • drm-intel-next-2018-02-07
    UAPI Changes:
    
    - Userspace whitelist register GEN9_SLICE_COMMON_ECO_CHICKEN1 for GLK (Kenneth)
    - Non-existent PMU counters are not placed to sysfs (Tvrtko)
    - Add a note to deprecate I915_SET_COLORKEY_NONE and ignore it (Ville)
    	* Intel DDX never ended using it, and implementation was wonky
    
    Core Changes:
    
    - Moved away from struct timeval into ktime_t in prep for 2038 (Arnd)
    	* Merged the i915 portion through drm-tip, no core dependencies
    
    Driver Changes:
    
    - Base support for Icelake and Icelake PCH (Anusha, Rodrigo, Mahesh, Paulo, James, Kelvin)
    - Add AUX-F port support for Cannonlake (Rodrigo)
    - New DMC firmware for 1.07 Cannonlake (Anusha)
    	* Go to linux-firmware.git to get it
    - Reject non-cursor planes nearly (3 px) out of screen on GLK/CNL (Imre)
    - Y/Yf modifiers restored for SKL+ sprites (Ville)
    - Compressed framebuffer support for sprites (Ville)
    - Tune down overly aggressive shrinking (Chris)
    - Shrink kmem caches when GPU is idle (Chris)
    - EDID bit-banging fallback for HDMI EDID (Stefan)
    - Don't boost the GPU when the waited request is already running (Chris)
    - Avoid GLK/BXT CDCLK frequency locking timeouts (Imre)
    - Limit DP link rate according to VBT on CNL+ (Jani)
    - Skip post-reset request emission if the engine is not idle (Chris)
    - Report any link training error on a fixed eDP panel as errors (Manasi)
    - DSI panel fixes for Bay Trail (Hans)
    - Selftest additions and improvements (Chris, Matt)
    - DMA fence test additions and accompanying fixes (Chris)
    - Power domain vs. register access fix (Maarten)
    - Squelch warnings for people with teensy framebuffers (stride < 512) (Maarten)
    - Increase Render/Media power gating hysteresis for Gen9+ (Chris)
    - HDMI vswing display workaround for Gen9+ (Ville)
    - GuC code cleanup and lockdep fixes (Sagar, Michal Wa.)
    - Continuously run hangcheck for simplicity (Chris)
    - Execlist debugging improvements (Chris)
    - GuC debugging improvements (Sujaritha, Michal Wa., Sagar)
    - Command parser boundary checks (Michal Srb)
    - Add a workaround for 3DSTATE_SAMPLE_PATTERN on CNL (Rafael)
    - Fix PMU enabling race condition (Tvrtko)
    - Usual smaller testing and debugging improvements
  • drm-misc-next-2018-02-06
    drm-misc-next for 4.17:
    
    UAPI Changes:
    - Validate mode flags + type (Ville)
    - Deprecate unused mode flags PIXMUX, BCAST (Ville)
    - Deprecate unused mode types BUILTIN, CRTC_C, CLOCK_C, DEFAULT (Ville)
    
    Cross-subsystem Changes:
    - MAINTAINERS: s/Daniel/Maarten/ for drm-misc (Daniel)
    
    Core Changes:
    - gem: Export gem functions for drivers to use (Samuel)
    - bridge: Introduce bridge timings in drm_bridge (Linus)
    - dma-buf: Allow exclusive fence to be bundled in fence array when
    	   calling reservation_object_get_fences_rcu (Christian)
    - dp: Add training pattern 4 and HBR3 support to dp helpers (Manasi)
    - fourcc: Add alpha bit to formats to avoid driver format LUTs (Maxime)
    - mode: Various cleanups + add new device-wide .mode_valid hook (Ville)
    - atomic: Fix state leak when non-blocking commits fail (Leo)
    	  NOTE: IIRC, this was cross-picked to -fixes so it might fall out
    - crc: Allow polling on the data fd (Maarten)
    
    Driver Changes:
    - bridge/vga-dac: Add THS8134* support (Linus)
    - tinydrm: Various MIPI DBI improvements/cleanups (Noralf)
    - bridge/dw-mipi-dsi: Cleanups + use create_packet helper (Brian)
    - drm/sun4i: Add Display Engine frontend support (Maxime)
    - drm/sun4i: Add zpos support + increase num planes from 2 to 4 (Maxime)
    - various: Use drm_mode_get_hv_timing() to fill plane clip rectangle (Ville)
    - stm: Add 8-bit clut support, add dsi phy v1.31 support, +fixes (Phillipe)
    
    Cc: Samuel Li <Samuel.Li@amd.com>
    Cc: Linus Walleij <linus.walleij@linaro.org>
    Cc: Noralf Trønnes <noralf@tronnes.org>
    Cc: Brian Norris <briannorris@chromium.org>
    Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
    Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
    Cc: Christian König <christian.koenig@amd.com>
    Cc: Manasi Navare <manasi.d.navare@intel.com>
    Cc: Philippe Cornu <philippe.cornu@st.com>
    Cc: Leo (Sunpeng) Li <sunpeng.li@amd.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>