1. 28 Nov, 2014 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup) · 37e661ee
      Takashi Iwai authored
      Add a new driver_caps bit, AZX_DCAPS_SNOOP_OFF, to set the snoop off
      as default.  This new bit is used for the checks in
      azx_check_snoop_available().  Most of case-switches are replaced with
      the new dcaps in each entry.
      
      While working on it, for avoiding to spend more bits, combine three
      bits AZX_DCAPS_SNOOP_SCH, AZX_DCAPS_SNOOP_ATI and
      AZX_DCAPS_SNOOP_NVIDIA bits into a flat type of two bits.  This
      reduces the bits usages, and assign AZX_DCAPS_OFF to this empty bit
      now.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      37e661ee
  2. 27 Nov, 2014 2 commits
  3. 22 Nov, 2014 11 commits
  4. 21 Nov, 2014 13 commits
  5. 20 Nov, 2014 4 commits
  6. 18 Nov, 2014 3 commits
  7. 17 Nov, 2014 6 commits