https://github.com/torvalds/linux
Revision e4d9e513dedb5ac4e166c1053314fa935ddecc8c authored by Mengdong Lin on 03 July 2014, 09:02:23 UTC, committed by Takashi Iwai on 04 July 2014, 05:47:22 UTC
For HSW/BDW display HD-A controller, hda_set_bclk() is defined to set BCLK
by programming the M/N values as per the core display clock (CDCLK) queried from
i915 display driver.

And the audio driver will also set BCLK in azx_first_init() since the display
driver can turn off the shared power in boot phase if only eDP is connected
and M/N values will be lost and must be reprogrammed.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent c149dcb
History
Tip revision: e4d9e513dedb5ac4e166c1053314fa935ddecc8c authored by Mengdong Lin on 03 July 2014, 09:02:23 UTC
ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controller
Tip revision: e4d9e51
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 380 bytes
acl.c -rw-r--r-- 5.5 KB
acl.h -rw-r--r-- 1.4 KB
balloc.c -rw-r--r-- 44.5 KB
dir.c -rw-r--r-- 17.7 KB
ext2.h -rw-r--r-- 27.5 KB
file.c -rw-r--r-- 2.8 KB
ialloc.c -rw-r--r-- 18.2 KB
inode.c -rw-r--r-- 44.8 KB
ioctl.c -rw-r--r-- 4.4 KB
namei.c -rw-r--r-- 10.0 KB
super.c -rw-r--r-- 42.1 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 27.9 KB
xattr.h -rw-r--r-- 3.3 KB
xattr_security.c -rw-r--r-- 1.9 KB
xattr_trusted.c -rw-r--r-- 1.4 KB
xattr_user.c -rw-r--r-- 1.5 KB
xip.c -rw-r--r-- 2.0 KB
xip.h -rw-r--r-- 759 bytes

back to top