drm/i915: Trigger modesetting if force-audio changes
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 9 Feb 2011 18:46:58 +0000 (18:46 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 Feb 2011 09:20:50 +0000 (09:20 +0000)
commit1aad7ac0458f40e2d0365d488620084f3965f6e7
treec40505227bcec6d0ddb01e6b574be4eb6c7790e3
parent139467433e50926d22338e9dc754feaaf94b9db0
drm/i915: Trigger modesetting if force-audio changes

If the user changes the force-audio property and it no longer reflects
the current configuration, then we need to trigger a mode set in order
to update the registers.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_hdmi.c
drivers/gpu/drm/i915/intel_sdvo.c