drm/i915: Beef up of Beef up the IPS vs. CRC workaround
authorMarta Lofstedt <marta.lofstedt@intel.com>
Mon, 28 Aug 2017 12:18:10 +0000 (15:18 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 28 Aug 2017 13:12:47 +0000 (16:12 +0300)
commit8bd719587d1215dad42d48d725eb1858987112c8
treea67658ff869f690ec1724b7cc3d5375ca588fbe7
parent058727ee8d9ae464b02f8cf0eaef7482b8d894c3
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
drivers/gpu/drm/i915/intel_pipe_crc.c