FS#43848 - [linux] FIFO underrun ERROR msg moving to DEBUG mode.
Attached to Project:
Arch Linux
Opened by Tomasz Przybył (FadeMind) - Monday, 16 February 2015, 22:02 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Tuesday, 11 August 2015, 17:37 GMT
Opened by Tomasz Przybył (FadeMind) - Monday, 16 February 2015, 22:02 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Tuesday, 11 August 2015, 17:37 GMT
|
Details
Since kernel 3.15.1 in dmesg and in boot screen was showed :
[drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO
underrun.
Reference: https://bugs.archlinux.org/task/40952 This warning is since 3.19 kernel: [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun and it is annoying. On Linux 3.19 kernel this warning can be hidden in DEBUG mode after apply patch (in attachment). Regards |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Tuesday, 11 August 2015, 17:37 GMT
Reason for closing: Upstream
Additional comments about closing: This is an upstream issue and changing log level obviously fixes nothing.
Tuesday, 11 August 2015, 17:37 GMT
Reason for closing: Upstream
Additional comments about closing: This is an upstream issue and changing log level obviously fixes nothing.
This bug might be related to https://bugs.archlinux.org/task/40952 .
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/drivers/gpu/drm/i915/intel_fifo_underrun.c
Patch from this
FS#43848just hidding warnings in debug mode.Reference: https://bugzilla.kernel.org/show_bug.cgi?id=79261
Reference in MANs:
/usr/share/man/man9/i9xx_check_fifo_underruns.9.gz
/usr/share/man/man9/intel_cpu_fifo_underrun_irq_handler.9.gz
/usr/share/man/man9/intel_pch_fifo_underrun_irq_handler.9.gz
/usr/share/man/man9/intel_set_cpu_fifo_underrun_reporting.9.gz
/usr/share/man/man9/intel_set_pch_fifo_underrun_reporting.9.gz