Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-intel-fixes-2019-02-20
    drm/i915 fbdev takeover fix for v5.0
  • drm-intel-next-2019-02-20
    UAPI Changes:
    - Optionally disable automatic recovery after a GPU reset (Chris)
      Mesa changes at:
      https://lists.freedesktop.org/archives/mesa-dev/2019-February/215431.html
    - Added reminders about not leaving holes to uAPI number sequences
    
    Cross-subsystem Changes:
    
    - Includes the backmerge of drm-next and merge of Daniel's mei-hdcp/i915
      component interface work
    
    Driver Changes:
    
    - Correctly interpret Raw VBT Data Address on OpRegion version 2.1 (ICL+) (Jani)
    - Fix to actually configure untiled fbdev displays (Maarten, Chris)
    - Avoid referencing stale pointer in priority scheduler (Chris)
    - Always restore interrupt enabling after a reset on older gens (Chris)
    - Use time based guilty context banning (Chris)
    - Implement new W/A for ICL pipe underruns with wm1+ disabled (Ville)
    - Fix GLK degamma programming and add ICL degamma/gamma/CSC support (Uma)
    - Apply RPS waitboosting to non-i915 fences (Chris)
    - Protect i915_active iterators from the shrinker (Chris)
    - Defer application of request banning to submission to avoid escapes (Chris)
    - Track the snd/hda display_power_status using a cookie (Chris)
    - Only try to park engines after a failed reset (Chris)
    - Don't claim an unstarted request was guilty of causing hang (Chris)
    - Revoke mmaps and prevent access to fence registers across reset (Chris)
    - Make driver reset and wedging more robust (Chris)
    - Avoid fence releasing race (Mika, Chris)
    - Fix HDCP state handling for DDI during fastset (Ram)
    
    - Register naming fixes (Aditya, Ville)
    - Fix OpRegion version check (Jani)
    - Gamma and CSC state tracking fixes (Ville)
    - Add driver debugging aids (Ville, Chris)
    - Fixes and improvements to CI issues and kernel selftests (Chris, Jose)
  • v4.20.11
    104d68b9 · Linux 4.20.11 ·
    This is the 4.20.11 stable release
    
  • v4.19.24
    f287634f · Linux 4.19.24 ·
    This is the 4.19.24 stable release
    
  • v4.14.102
    5461ace2 · Linux 4.14.102 ·
    This is the 4.14.102 stable release
    
  • v4.9.159
    b9d7a53e · Linux 4.9.159 ·
    This is the 4.9.159 stable release
    
  • v4.4.175
    332deb1f · Linux 4.4.175 ·
    This is the 4.4.175 stable release
    
  • v3.18.135
    b8fa9d76 · Linux 3.18.135 ·
    This is the 3.18.135 stable release
    
  • sound-5.0
    sound fixes for 5.0
    
    Here are a few last-minute fixes for 5.0.  The most significant one
    is the OF-node refcount fix for ASoC simple-card, which could be
    triggered on many boards.  Another fix for ASoC core is for the
    error handling in topology, while others are device-specific fixes
    for Samsung and HD-audio.
    
  • topic/mei-hdcp-2019-02-19
    Prep patches + headers for the mei-hdcp/i915 component interfaces
    
    Also contains the prep work in the component helpers plus adjustements
    for the snd-hda/i915 component interface.
    
    Plus one small static inline in the drm_hdcp.h header that both i915
    and mei_hdcp will need.
    
  • v5.0-rc7
    a3b22b9f · Linux 5.0-rc7 ·
    Linux 5.0-rc7
    
  • v4.20.10
    7f600870 · Linux 4.20.10 ·
    This is the 4.20.10 stable release
    
  • v4.19.23
    67d52fae · Linux 4.19.23 ·
    This is the 4.19.23 stable release
    
  • v4.14.101
    d6bf9dce · Linux 4.14.101 ·
    This is the 4.14.101 stable release
    
  • v4.9.158
    6ece8e40 · Linux 4.9.158 ·
    This is the 4.9.158 stable release
    
  • v4.20.9
    03feb1ee · Linux 4.20.9 ·
    This is the 4.20.9 stable release
    
  • v4.19.22
    6f8c14ee · Linux 4.19.22 ·
    This is the 4.19.22 stable release
    
  • v4.14.100
    557ac4e2 · Linux 4.14.100 ·
    This is the 4.14.100 stable release
    
  • v4.9.157
    b7ec3f91 · Linux 4.9.157 ·
    This is the 4.9.157 stable release
    
  • drm-fixes-2019-02-15-1
    drm core, i915, amd, imx, vkms fixes