<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - vblank wait timeout, giving kernel panic, while switching TTY"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97412#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - vblank wait timeout, giving kernel panic, while switching TTY"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97412">bug 97412</a>
              from <span class="vcard"><a class="email" href="mailto:marcel.foss@gmail.com" title="Marcel Dijkstra <marcel.foss@gmail.com>"> <span class="fn">Marcel Dijkstra</span></a>
</span></b>
        <pre>Another kernel-oops switching TTY2 to TTY7, even without fancy terminal-font
and background-coloring. It hasn't gone away; I could get back to TTY2 this
time. Recently, Arch Linux driver-package suggested DRI3 and SNA-acceleration
as default, which I have moved to. Before I was on DRI2 and UXA-acceleration.
This could have brought on the problem. Going back to DRI2, UXA for time being.

---=[ /etc/X11/xorg.conf.d ]=---
Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"
   #Option "DRI" "2"  # DRI3 is now default
   Option "AccelMethod" "sna"  # default
   #Option "AccelMethod" "uxa"  # fallback
EndSection

---=[ /var/log/Xorg.0.log ]=---
[    25.863] (II) LoadModule: "intel"
[    25.864] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    26.102] (II) Module intel: vendor="X.Org Foundation"
[    26.102]  compiled for 1.18.4, module version = 2.99.917
[    26.102]  Module class: X.Org Video Driver
[    26.102]  ABI class: X.Org Video Driver, version 20.0
[    26.102] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
  i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
  915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
  Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
  GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    26.102] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    26.102] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    26.102] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200,
P6300
[    26.228] (II) intel(0): Using Kernel Mode Setting driver: i915, version
1.6.0 20160425
[    26.228] (II) intel(0): SNA compiled from 2.99.917-691-ga77397a
[    26.261] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
3000
[    26.261] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2,
avx; using a maximum of 2 threads
[    26.276] (==) Depth 24 pixmap format is 32 bpp
[    26.323] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2)
backend
[    26.323] (==) intel(0): Backing store enabled
[    26.323] (==) intel(0): Silken mouse enabled
[    26.325] (II) intel(0): HW Cursor enabled
[    26.325] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[    26.349] (==) intel(0): DPMS enabled
[    26.349] (==) intel(0): Display hotplug detection enabled
[    26.349] (II) intel(0): [DRI2] Setup complete
[    26.349] (II) intel(0): [DRI2]   DRI driver: i965
[    26.349] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    26.349] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    26.349] (II) intel(0): hardware support for Present enabled
[    26.349] (--) RandR disabled
[    26.626] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    26.626] (II) AIGLX: enabled GLX_ARB_create_context
[    26.626] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    26.626] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    26.626] (II) AIGLX: enabled GLX_INTEL_swap_event
[    26.626] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    26.626] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    26.626] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    26.626] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    26.626] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    26.626] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    26.627] (II) AIGLX: Loaded and initialized i965
[    26.627] (II) GLX: Initialized DRI2 GL provider for screen 0
[    26.654] (II) intel(0): switch to mode <a href="mailto:1600x900@60.0">1600x900@60.0</a> on LVDS1 using pipe 0,
position (0, 0), rotation normal, reflection none

---=[ kernel oops (same as before) ]=---
Aug 24 18:21:31 thinkpad kernel: ------------[ cut here ]------------
Aug 24 18:21:31 thinkpad kernel: WARNING: CPU: 0 PID: 521 at
drivers/gpu/drm/drm_irq.c:1318 drm_wait_one_vblank+0x1b0/0x1c0 [drm]
Aug 24 18:21:31 thinkpad kernel: vblank wait timed out on crtc 0
...
Aug 24 18:21:31 thinkpad kernel: ---[ end trace 2c15743601acdbb9 ]---
Aug 24 18:21:31 thinkpad kernel: ------------[ cut here ]------------
Aug 24 18:21:31 thinkpad kernel: WARNING: CPU: 0 PID: 521 at
drivers/gpu/drm/i915/intel_display.c:13562 intel_atomic_commit+0x13af/0x1460
[i915]
Aug 24 18:21:31 thinkpad kernel: pipe A vblank wait timed out
...
Aug 24 18:21:31 thinkpad kernel: ---[ end trace 2c15743601acdbba ]-</pre>
        </div>
      </p>


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

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