]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92bc9f3c531cc4175f62d333e6ac34f985ad04b9
treea67658ff869f690ec1724b7cc3d5375ca588fbe7
parent6b85fff6419e2a8653fbc9fed1c5c7d3ec53c3a4
drm/i915: Beef up of Beef up the IPS vs. CRC workaround

Commit c8a64630c1e8 ("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: c8a64630c1e8 ("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