]> git.karo-electronics.de Git - mv-sheeva.git/commit
drm/i915/dp: 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:17:58 +0000 (09:17 +0100)
commitf684960ed5b902994ba6540138d910f5caf7ea2a
tree21a5b129fae31381a3124ca74f251fb805bfd8fa
parent2e3d6006aca163db3eeb931cec631974aaa3c293
drm/i915/dp: 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_dp.c