Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • sound-4.7-rc1-2
    sound updates #2 for 4.7-rc1
    
    This is the second update round for 4.7-rc1.  Most of changes are
    about the pending ASoC updates and fixes, including a few new
    drivers.  Below are some highlights:
    
    ASoC:
    - New drivers for MAX98371 and TAS5720
    - SPI support for TLV320AIC32x4, along with the module split
    - TDM support for STI Uniperf IPs
    - Remaining topology API fixes / updates
    
    HDA:
    - A couple of Dell quirks and new Realtek codec support
    
  • drm-intel-next-2016-05-22
    - cmd-parser support for direct reg->reg loads (Ken Graunke)
    - better handle DP++ smart dongles (Ville)
    - bxt guc fw loading support (Nick Hoathe)
    - remove a bunch of struct typedefs from dpll code (Ander)
    - tons of small work all over to avoid casting between drm_device and the i915
      dev struct (Tvrtko&Chris)
    - untangle request retiring from other operations, also fixes reset stat corner
      cases (Chris)
    - skl atomic watermark support from Matt Roper, yay!
    - various wm handling bugfixes from Ville
    - big pile of cdclck rework for bxt/skl (Ville)
    - CABC (Content Adaptive Brigthness Control) for dsi panels (Jani&Deepak M)
    - nonblocking atomic commits for plane-only updates (Maarten Lankhorst)
    - bunch of PSR fixes&improvements
    - untangle our map/pin/sg_iter code a bit (Dave Gordon)
  • sound-4.7-rc1
    sound updates for 4.7-rc1
    
    This time was again a relatively calm development cycle; most of
    updates are about drivers, and no radical changes are seen in any
    core code.  Here are some highlights:
    
    ALSA core:
    - Continued hardening of ALSA hrtimer
    - A few leak fixes in timer interface
    - Fix poll error handling in PCM and compress
    - Add error propagation in compress API
    - Removal of dead rtctimer driver
    
    HD-audio:
    - Native ELD notify support for i915 HDMI
    - Realtek ALC234 & co support
    - Code refactoring to standardize chmap support
    - Continued development for SKL HDMI core support
    
    Firewire:
    - Apply delayed card registration to all drivers
    - Improved / stabilized the handling of PCM stream start / stop
    - Add tracepoints to dump a part of isochronous packet data
    - Fixed incoming/outgoing packet parameter usages
    - Add support for M-Audio profire series
    
    USB-audio:
    - Fixes for UAC2 clock source
    - SS+ support
    - Workaround for oft-seen repeated sample rate read errors
    
    ASoC:
    - Further slow progress on the topology code
    - Substantial updates and improvements for the da7219, es8328,
      fsl-ssi, Intel and rcar drivers.
    - Compress error handling in WM ADSP driver
    
  • v4.6
    2dcd0af5 · Linux 4.6 ·
    Linux 4.6
    
  • sound-4.6
    sound fixes for 4.6
    
    This is a pretty boring pull request as you wish: including a few
    small and trivial HD-audio and USB-audio quirks and a couple of small
    regression fixes in HD-audio.
    
  • v4.6-rc7
    44549e8f · Linux 4.6-rc7 ·
    Linux 4.6-rc7
    
  • drm-intel-next-2016-05-08
    - refactor stolen quirks to share code between early quirks and i915 (Joonas)
    - refactor gem BO/vma funcstion (Tvrtko&Dave)
    - backlight over DPCD support (Yetunde Abedisi)
    - more dsi panel sequence support (Jani)
    - lots of refactoring around handling iomaps, vma, ring access and related
      topics culmulating in removing the duplicated request tracking in the execlist
      code (Chris & Tvrtko) includes a small patch for core iomapping code
    - hw state readout for bxt dsi (Ramalingam C)
    - cdclk cleanups (Ville)
    - dedupe chv pll code a bit (Ander)
    - enable semaphores on gen8+ for legacy submission, to be able to have a direct
      comparison against execlist on the same platform (Chris) Not meant to be used
      for anything else but performance tuning
    - lvds border bit hw state checker fix (Jani)
    - rpm vs. shrinker/oom-notifier fixes (Praveen Paneri)
    - l3 tuning (Imre)
    - revert mst dp audio, it's totally non-functional and crash-y (Lyude)
    - first official dmc for kbl (Rodrigo)
    - and tons of small things all over as usual
  • v4.6-rc6
    04974df8 · Linux 4.6-rc6 ·
    Linux 4.6-rc6
    
  • sound-4.6-rc6
    sound fixes for 4.6-rc6
    
    Usually we get a big collection of fixes for ASoC once during rc.
    And this is it.
    
    At this time, most of fixes are about Intel Skylake ASoC driver, which
    is a new and still on-going development.  Along with it, a slight
    large LOC is seen in legacy HD-audio driver, but it's merely a code
    move to the upper layer.
    
    Other than that, the rest are small or trivial fixes to various
    drivers, in addition to an ASoC dapm debugfs code fix.
    
  • drm-intel-next-2016-04-25
    - more userptr cornercase fixes from Chris
    - clean up and tune forcewake handling (Tvrtko)
    - more underrun fixes from Ville, mostly for ilk to appeas CI
    - fix unclaimed register warnings on vlv/chv and enable the debug code to catch
      them by default (Ville)
    - skl gpu hang fixes for gt3/4 (Mika Kuoppala)
    - edram improvements for gen9+ (Mika again)
    - clean up gpu reset corner cases (Chris)
    - fix ctx/ring machine deaths on snb/ilk (Chris)
    - MOCS programming for all engines (Peter Antoine)
    - robustify/clean up vlv/chv irq handler (Ville)
    - split gen8+ irq handlers into ack/handle phase (Ville)
    - tons of bxt rpm fixes (mostly around firmware interactions), from Imre
    - hook up panel fitting for dsi panels (Ville)
    - more runtime PM fixes all over from Imre
    - shrinker polish (Chris)
    - more guc fixes from Alex Dai and Dave Gordon
    - tons of bugfixes and small polish all over (but with a big focus on bxt)
  • v4.6-rc5
    02da2d72 · Linux 4.6-rc5 ·
    Linux 4.6-rc5
    
  • sound-4.6-rc5
    sound fixes for 4.6-rc5
    
    Again a relatively calm week without surprise: most of fixes are about
    HD-audio, including fixes for Cirrus codec regression and a race over
    regmap access.  Although both change are slightly unintuitive, the
    risk of further breakage is quite low, I hope.
    
    Other than that, all the rest are trivial.
    
  • v4.6-rc4
    c3b46c73 · Linux 4.6-rc4 ·
    Linux 4.6-rc4
    
  • sound-4.6-rc4
    sound fixes for 4.6-rc4
    
    we've had a very calm development cycle, so far.  Here are the few
    fixes for HD-audio and USB-audio, all of which are small and easy.
    
  • drm-intel-next-2016-04-11
    - make modeset hw state checker atomic aware (Maarten)
    - close races in gpu stuck detection/seqno reading (Chris)
    - tons&tons of small improvements from Chris Wilson all over the gem code
    - more dsi/bxt work from Ramalingam&Jani
    - macro polish from Joonas
    - guc fw loading fixes (Arun&Dave)
    - vmap notifier (acked by Andrew) + i915 support by Chris Wilson
    - create bottom half for execlist irq processing (Chris Wilson)
    - vlv/chv pll cleanup (Ville)
    - rework DP detection, especially sink detection (Shubhangi Shrivastava)
    - make color manager support fully atomic (Maarten)
    - avoid livelock on chv in execlist irq handler (Chris)
  • v4.6-rc3
    bf162006 · Linux 4.6-rc3 ·
    Linux 4.6-rc3
    
  • v4.6-rc2
    9735a227 · Linux 4.6-rc2 ·
    Linux 4.6-rc2
    
  • sound-4.6-rc2
    sound fixes for 4.6-rc2
    
    A collection of small fixes:
    - A fix in ALSA timer core to avoid possible BUG() trigger
    - A fix in ALSA timer core 32bit compat layer
    - A few HD-audio quirks for ASUS and HP machines
    - AMD HD-audio HDMI controller quirks
    - Fixes of USB-audio double-free at some error paths
    - A fix for memory leak in DICE driver at hotunplug
    
  • drm-intel-next-2016-03-30
    - VBT code refactor for a clean split between parsing&using of firmware
      information (Jani)
    - untangle the pll computation code, and splitting up the monster
      i9xx_crtc_compute_clocks (Ander)
    - dsi support for bxt (Jani, Shashank Sharma and others)
    - color manager (i.e. de-gamma, color conversion matrix & gamma support) from
      Lionel Landwerlin
    - Vulkan hsw support in the command parser (Jordan Justen)
    - large-scale renaming of intel_engine_cs variables/parameters to avoid the epic
      ring vs. engine confusion introduced in gen8 (Tvrtko Ursulin)
    - few atomic patches from Maarten&Matt, big one is two-stage wm programming on ilk-bdw
    - refactor driver load and add infrastructure to inject load failures for
      testing, from Imre
    - various small things all over
  • v4.6-rc1
    f55532a0 · Linux 4.6-rc1 ·
    Linux 4.6-rc1