drm/i915/sdvo: Add 'force_audio' property
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 19 Sep 2010 08:29:33 +0000 (09:29 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 19 Oct 2010 08:18:12 +0000 (09:18 +0100)
commit7f36e7edd6c1851ea1f061ddbefb6f820a0575a2
treee4c721a0694270b79db70fad857ea5fb1e0c3162
parentf684960ed5b902994ba6540138d910f5caf7ea2a
drm/i915/sdvo: Add 'force_audio' property

Allow the user to override the detection of the sink's audio capabilities
from EDID. Not all sinks support the required EDID level to specify
whether they handle audio over the display connection, so allow the user
to enable it manually.

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