<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BYT dsi] WARNING: CPU: 3 PID: 265 at drivers/gpu/drm/drm_irq.c:1130 drm_wait_one_vblank+0x177/0x180()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90469#c23">Comment # 23</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [BYT dsi] WARNING: CPU: 3 PID: 265 at drivers/gpu/drm/drm_irq.c:1130 drm_wait_one_vblank+0x177/0x180()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90469">bug 90469</a>
              from <span class="vcard"><a class="email" href="mailto:cornogle@googlemail.com" title="Christian Hartmann <cornogle@googlemail.com>"> <span class="fn">Christian Hartmann</span></a>
</span></b>
        <pre>(In reply to Shobhit from <a href="show_bug.cgi?id=90469#c22">comment #22</a>)
<span class="quote">> This time the error is slightly different. Last time it was one element
> within a sequence and now it is showing unknown sequence itself. Looks like
> the differences between ver2 vs ver3 are not matching with this VBT. Can you
> go ahead and apply all the patches that I gave and test again.</span >

Ok, I applied all nine patches of Seqv3 patchseries.

If I try to compile I got 

  CHK     include/config/kernel.release
make KBUILD_SRC=
  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CHK     include/generated/bounds.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CHK     kernel/config_data.h
  CC      drivers/gpu/drm/i915/i915_drv.o
In file included from drivers/gpu/drm/i915/i915_drv.c:34:0:
drivers/gpu/drm/i915/i915_drv.h:1706:23: error: field 'hotplug' has incomplete
type
   struct i915_hotplug hotplug;
                       ^
make[6]: *** [drivers/gpu/drm/i915/i915_drv.o] Error 1


So I commented this field out at the moment.
After reboot of this patched kernel, I have another error

[    2.576428] [drm] GMBUS [i915 gmbus panel] timed out, falling back to bit
banging on pin 3
[    2.586600] Loading compiled-in X.509 certificates
[    2.588326] [drm:mipi_exec_i2c] *ERROR* i2c transfer failed -6
[    2.588329] [drm:generic_exec_sequence] Starting MIPI sequence -
MIPI_SEQ_INIT_OTP

so black screen still exists here also with all patches applied.
I attach the whole dmesg</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>