1. 12 3月, 2013 1 次提交
  2. 11 3月, 2013 8 次提交
  3. 08 3月, 2013 6 次提交
  4. 07 3月, 2013 1 次提交
  5. 04 3月, 2013 2 次提交
  6. 25 2月, 2013 5 次提交
  7. 23 2月, 2013 1 次提交
  8. 22 2月, 2013 2 次提交
  9. 20 2月, 2013 5 次提交
  10. 19 2月, 2013 1 次提交
  11. 18 2月, 2013 2 次提交
  12. 15 2月, 2013 1 次提交
  13. 14 2月, 2013 4 次提交
  14. 13 2月, 2013 1 次提交
    • T
      ALSA: hda - Increase badness for missing multi-io · 1d739066
      Takashi Iwai 提交于
      The current badness value used for the missing multi-io seems too
      weak, and the multi-io tends to be skipped for desktop configurations
      when no enough DACs are available.  It's because the total badness of
      the multi-io becomes often larger than the badness with assigning an
      individual DAC to a headphone jack.  This is good for one side, but it
      seems that the surround outputs are more demanded by that.
      
      This patch increases the badness value for the missing multi-io
      slightly so that the multi-io would be preferred than the individual
      headphone DAC if they conflict.  Through the tests with hda-emu,
      mostly only desktop configurations with ALC662/663 and CMI codecs are
      affected by this change, and all look reasonable.
      Reported-by: NRaymond Yau <superquad.vortex2@gmail.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      1d739066