Tags

Tags give the ability to mark specific points in history as being important
  • drm-intel-next-2018-09-21

    Driver Changes:
    
    - Bugzilla 107600: Fix stuttering video playback on MythTV on old hardware (Chris)
    - Avoid black screen when using CSC coefficient matrix (Raviraj)
    - Hammer PDs on Baytrail to make sure they reload (Chris)
    - Capture some objects if unable to capture all, on error (Chris)
    - Add W/A for 16 GB DIMMs on SKL+ (Mahesh)
    - Only enable IPC for symmetric memory configurations on KBL+ (Mahesh)
    - Assume pipe A to have maximum stride limits (Ville)
    - Always update update OA contexts via context image (Tvrtko)
    - Icelake enabling patches (Madhav, Dhinakaran)
    - Add Icelake DMC firmware (Anusha)
    - Fixes for CI found corner cases (Chris)
    - Limit the backpressure for request allocation (Chris)
    - Park GPU on module load so usage starts from known state (Chris)
    - Flush tasklet when checking for idle (Chris)
    - Use coherent write into the context image on BSW+ (Chris)
    - Fix possible integer overflow for framebuffers that get aligned past 4GiB (Ville)
    - Downgrade fence timeout from warn to notice and add debug hint (Chris)
    
    - Fixes to multi function encoder code (Ville)
    - Fix sprite plane check logic (Dan, Ville)
    - PAGE_SIZE vs. I915_GTT_PAGE_SIZE fixes (Ville)
    - Decode memory bandwidth and parameters for BXT and SKL+ (Mahesh)
    - Overwrite BIOS set IPC value from KMS (Mahesh)
    - Multiple pipe handling code cleanups/restructurings/optimizations (Ville)
    - Spare low 4G address for non-48bit objects (Chris)
    - Free context_setparam of struct_mutex (Chris)
    - Delay updating ring register state on resume (Chris)
    - Avoid unnecessarily copying overlay IOCTL parameters (Chris)
    - Update GuC power domain states even without submission (Michal)
    - Restore GuC preempt-context across S3/S4 (Chris)
    - Add kernel selftest for rapid context switching (Chris)
    - Keep runtime power management ref for live selftests (Chris)
    - GEM code cleanups (Matt)
  • drm-fixes-2018-09-21

    amdgpu, vwmgfx, i915, sun4i, vgem, vc4, udl and core fixes.
    
  • v4.4.157

    d9560919 · Linux 4.4.157 ·
    This is the 4.4.157 stable release
    
  • v4.9.128

    70915e25 · Linux 4.9.128 ·
    This is the 4.9.128 stable release
    
  • v4.14.71

    1244bbb3 · Linux 4.14.71 ·
    This is the 4.14.71 stable release
    
  • v4.18.9

    86e014f5 · Linux 4.18.9 ·
    This is the 4.18.9 stable release
    
  • drm-misc-next-2018-09-19

    drm-misc-next for 4.20:
    
    UAPI Changes:
    - None
    
    Cross-subsystem Changes:
    - None
    
    Core Changes:
    - Allow drivers to disable features with per-device granularity (Ville)
    - Use EOPNOTSUPP when iface/feature is unsupported instead of
      EINVAL/errno soup (Chris)
    - Simplify M/N DP quirk by using constant N to limit size of M/N (Shawn)
    - add quirk for LG LP140WF6-SPM1 eDP panel (Shawn)
    
    Driver Changes:
    - i915/amdgpu: Disable DRIVER_ATOMIC for older/unsupported devices (Ville)
    - sun4i: add support for R40 HDMI PHY (Icenowy)
    
    Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Icenowy Zheng <icenowy@aosc.io>
    Cc: Lee, Shawn C <shawn.c.lee@intel.com>
    
  • drm-intel-fixes-2018-09-19

    Only fixes coming from gvt containing "Two more BXT fixes from Colin,
    one srcu locking fix and one fix for GGTT clear when destroy vGPU."
    
  • drm-misc-fixes-2018-09-19

    drm-misc-fixes for v4.19-rc5:
    - Fix crash in vgem in drm_drv_uses_atomic_modeset.
    - Allow atomic drivers that don't set DRIVER_ATOMIC to create debugfs entries.
    - Fix compiler warning for unused connector_funcs.
    - Fix null pointer deref on UDL unplug.
    - Disable DRM support for sun4i's R40 for now.
      (Not all patches went in for v4.19, so it has to wait a cycle.)
    - NULL-terminate the of_device_id table in pl111.
    - Make sure vc4 NV12 planar format works when displaying an unscaled fb.
    
  • sound-4.19-rc5

    sound fixes for 4.19-rc5
    
    here comes a collection of various fixes, mostly for stable-tree
    or regression fixes.
    
    Two relatively high LOCs are about the (rather simple) conversion of
    uapi integer types in topology API, and a regression fix about HDMI
    hotplug notification on AMD HD-audio.  The rest are all small
    individual fixes like ASoC Intel Skylake race condition, minor
    uninitialized page leak in emu10k1 ioctl, Firewire audio error paths,
    and so on.
    
  • v4.19-rc4

    7876320f · Linux 4.19-rc4 ·
    Linux 4.19-rc4
    
  • v4.18.8

    dfba61ec · Linux 4.18.8 ·
    This is the 4.18.8 stable release
    
  • v4.14.70

    5dfe87ac · Linux 4.14.70 ·
    This is the 4.14.70 stable release
    
  • v4.9.127

    927556eb · Linux 4.9.127 ·
    This is the 4.9.127 stable release
    
  • v4.4.156

    c40a7b35 · Linux 4.4.156 ·
    This is the 4.4.156 stable release
    
  • drm-misc-next-2018-09-13

    drm-misc-next for 4.20:
    
    UAPI Changes:
    - Add host endian variants for the most common formats (Gerd)
    - Fail ADDFB2 for big-endian drivers that don't advertise BE quirk (Gerd)
    - clear smem_start in fbdev for drm drivers to avoid leaking fb addr (Daniel)
    
    Cross-subsystem Changes:
    
    Core Changes:
    - fix drm_mode_addfb() on big endian machines (Gerd)
    - add timeline point to syncobj find+replace (Chunming)
    - more drmP.h removal effort (Daniel)
    - split uapi portions of drm_atomic.c into drm_atomic_uapi.c (Daniel)
    
    Driver Changes:
    - bochs: Convert open-coded portions to use helpers (Peter)
    - vkms: Add cursor support (Haneen)
    - udmabuf: Lots of fixups (mostly cosmetic afaict) (Gerd)
    - qxl: Convert to use fbdev helper (Peter)
    
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    Cc: Chunming Zhou <david1.zhou@amd.com>
    Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
    Cc: Peter Wu <peter@lekensteyn.nl>
    Cc: Haneen Mohammed <hamohammed.sa@gmail.com>
    
  • drm-intel-fixes-2018-09-11

    This contains a regression fix for video playbacks on gen 2 hardware,
    a IPS timeout error suppression on Broadwell and GVT bucked with
    "Most critical one is to fix KVM's mm reference when we access guest memory,
    issue was raised by Linus [1], and another one with virtual opregion fix."
    
    [1] - https://lists.freedesktop.org/archives/intel-gvt-dev/2018-August/004130.html
    
  • v4.19-rc3

    11da3a7f · Linux 4.19-rc3 ·
    Linux 4.19-rc3