1. 13 6月, 2012 1 次提交
  2. 12 6月, 2012 1 次提交
  3. 11 6月, 2012 1 次提交
  4. 08 6月, 2012 2 次提交
    • S
      ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is off · 8393ec4a
      Steven Newbury 提交于
      When VGA_SWITCHEROO support is enabled hda_intel initialises the HDMI
      audio device on the current VGA device.  When it's not enabled it only
      initialises the HDMI device on the default VGA adaptor, this means
      secondary cards get no audio support which is very unhelpful for
      multi-seat!
      
      With this patch, when SUPPORT_VGA_SWITCHEROO is disabled hda_intel
      initialises all HDMI audio devices, not just the default VGA.
      
      [minor optimizations by tiwai]
      Signed-off-by: NSteven Newbury <steve@snewbury.org.uk>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      8393ec4a
    • T
      ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcheroo · 12b78a7f
      Takashi Iwai 提交于
      When VGA-switcheroo is built in but unused on systems with multiple
      graphics cards, the initializations of non-default graphics cards are
      skipped and never enabled (because the switcheroo is activated only
      when the controller supports).  The current behavior is for avoiding
      the system lockup by accessing the disabled GPU, but due to the recent
      change in VGA-switcheroo, it determines the state simply by checking
      with the default VGA device.  This is the culprit.
      
      Now with the new vga_switcheroo_get_client_state(), we can know the
      initial state of the bound GPU, thus can determine the initial audio
      client state more correctly.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      12b78a7f
  5. 25 5月, 2012 1 次提交
  6. 21 5月, 2012 1 次提交
  7. 19 5月, 2012 1 次提交
  8. 18 5月, 2012 1 次提交
  9. 15 5月, 2012 5 次提交
  10. 14 5月, 2012 3 次提交
  11. 12 5月, 2012 2 次提交
  12. 10 5月, 2012 4 次提交
  13. 09 5月, 2012 8 次提交
  14. 08 5月, 2012 4 次提交
  15. 07 5月, 2012 2 次提交
  16. 24 4月, 2012 1 次提交
  17. 20 4月, 2012 2 次提交