commit | 8bd719587d1215dad42d48d725eb1858987112c8 | [log] [tgz] |
---|---|---|
author | Marta Lofstedt <marta.lofstedt@intel.com> | Mon Aug 28 15:18:10 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Aug 28 16:12:47 2017 +0300 |
tree | a67658ff869f690ec1724b7cc3d5375ca588fbe7 | |
parent | 058727ee8d9ae464b02f8cf0eaef7482b8d894c3 [diff] |
drm/i915: Beef up of Beef up the IPS vs. CRC workaround Commit 6e644626945c ("drm/i915: Beef up the IPS vs. CRC workaround") was supposed to solve below bug. However, the patch I tested is not the same as the one that got merged. With this addition the test pass. V2: removed unused: "struct intel_crtc *intel_crtc" Fixes: 6e644626945c ("drm/i915: Beef up the IPS vs. CRC workaround") Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101664 Signed-off-by: Marta Lofstedt <marta.lofstedt@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170828121810.13112-1-marta.lofstedt@intel.com