<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [Regression BDW] backlight flickering/display artifacting on Broadwell integrated graphics with 4.12-rc1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101111#c31">Comment # 31</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - [Regression BDW] backlight flickering/display artifacting on Broadwell integrated graphics with 4.12-rc1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101111">bug 101111</a>
              from <span class="vcard"><a class="email" href="mailto:n7u4722r35@ynzlx.anonbox.net" title="Mark Spencer <n7u4722r35@ynzlx.anonbox.net>"> <span class="fn">Mark Spencer</span></a>
</span></b>
        <pre>Your patch doesn't apply in it's current form. Did you mean this:

diff --git a/drivers/gpu/drm/i915/intel_bios.c
b/drivers/gpu/drm/i915/intel_bios.c
index 82b144cdfa1d..1605923100c6 100644
--- a/drivers/gpu/drm/i915/intel_bios.c
+++ b/drivers/gpu/drm/i915/intel_bios.c
@@ -259,6 +259,7 @@
                break;
        }

+       dev_priv->vbt.drrs_type = DRRS_NOT_SUPPORTED;
        lvds_lfp_data = find_section(bdb, BDB_LVDS_LFP_DATA);
        if (!lvds_lfp_data)
                return;</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>