commit | 20ff39fa4312dfaee8d1314a208e6a5a3ee51cbc | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 29 18:43:01 2017 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Dec 01 17:04:19 2017 +0200 |
tree | 977d88e7965fbaa8be1f65d0bbd7bd48cf54e536 | |
parent | b37aef5f1b5a4788eca662de6cb33e1521a7e404 [diff] |
drm/i915: Disable DP audio for g4x Apparently g4x doesn't support audio over DP. Bspec lists the bit as "Reserved for Audio Output Enable", and empirical evidence tells us that the bit won't stick. So stop trying to enable DP audio on g4x. Link: https://patchwork.freedesktop.org/patch/msgid/20171129164303.18793-1-ville.syrjala@linux.intel.com Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103989 Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>