On Thu, Nov 04, 2021 at 11:15:42AM +0000, Lewis ingraham wrote:
> Hello after changing the driver to modesetting. My compositor stops
> working(picom with backend set to glx), screen tearing is present, firefox
> video is a laggy mess and now i get an intel_gt_reset error when it crashes
> referencing firefox.  As a side note here is some of the error i get as an
> example :
> drm:pid88385:intel_cpu_fifo_underrun_irq_handler *ERROR* [drm] *ERROR* CPU
> pipe A FIFO underrun
> drm:pid88385:cpt_set_fifo_underrun_reporting *ERROR* [drm] *ERROR*
> uncleared pch fifo underrun on pch transcoder A
> drm:pid88385:intel_pch_fifo_underrun_irq_handler *ERROR* [drm] *ERROR* PCH
> transcoder A FIFO underrun
> inteldrm0: 1366x768, 32bpp
> wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
> wsdisplay0: screen 1-5 added (std, vt100 emulation)
> Asynchronous wait on fence :Xorg[37521]:84b9 timed out
> (hint:0xffffffff81da2e40s)
> drm:pid73651:intel_gt_reset *NOTICE* [drm] Resetting chip for context
> closure in firefox<73651>

try a snapshot, this should not occur with -current after
i915_gem_context.c rev 1.6

----------------------------
revision 1.6
date: 2021/10/02 14:26:05;  author: jsg;  state: Exp;  lines: +3 -2;  commitid: 
fnFjt33nCWo0vNlX;
Extend workaround for reset on context closure from gen 7-8 to gen 4-8
as [email protected] reported this occurs on gm45 (gen 4).
----------------------------

your machine is gen 6

Reply via email to