1. 09 Oct, 2011 1 commit
    • Mark Brown's avatar
      ASoC: Cache connected input and output recursions · 024dc078
      Mark Brown authored
      The number of connected input and output endpoints for a given widgets
      can't change during a DAPM run so there is no need to redo the recursion
      through branches of the tree we've already visited. Doing this on one of
      my test systems gives an improvement of:
      
               Power    Path   Neighbour
      Before:  63       607    731
      After:   63       141    181
      
      which scales up well as more widgets are involved in paths.
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      024dc078
  2. 08 Oct, 2011 4 commits
  3. 07 Oct, 2011 1 commit
  4. 06 Oct, 2011 9 commits
  5. 05 Oct, 2011 18 commits
  6. 04 Oct, 2011 7 commits