]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: don't share plls if monitors differ in audio support
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 May 2015 22:01:05 +0000 (18:01 -0400)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 10 Jun 2015 17:42:43 +0000 (13:42 -0400)
commit6be00fc73041d4ca474923ab97f44b6505a7cf93
tree7fb39f1523f78bdf1f634d4095d32f12169fba8c
parent33c2de6b41bf6555189fa67a5779d78bed324675
drm/radeon: don't share plls if monitors differ in audio support

[ Upstream commit a10f0df0615abb194968fc08147f3cdd70fd5aa5 ]

Enabling audio may enable different pll dividers.  Don't share
plls if the monitors differ in audio support.

bug:
https://bugzilla.kernel.org/show_bug.cgi?id=98751

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/gpu/drm/radeon/atombios_crtc.c