OSDN Git Service

drm/i915: Don't add the "force audio" property to DP connectors that don't support...
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 29 Nov 2017 16:43:02 +0000 (18:43 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 1 Dec 2017 15:05:14 +0000 (17:05 +0200)
commit68ec0736a00d38f2ac4907ffe8ad141ead15c075
tree9c5a32ee795eaad689e190ec3ca02c52f0eec18e
parent20ff39fa4312dfaee8d1314a208e6a5a3ee51cbc
drm/i915: Don't add the "force audio" property to DP connectors that don't support audio

No point in adding the "force audio" property to DP connectors
that don't support audio (g4x or port A).

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171129164303.18793-2-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c