From: Huang Ying <ying.huang@intel.com>
To: lkp@lists.01.org
Subject: Re: [drm/i915] 7f072451f2d: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
Date: Tue, 16 Jun 2015 08:54:35 +0800 [thread overview]
Message-ID: <1434416075.18774.182.camel@intel.com> (raw)
In-Reply-To: <557E9485.8030905@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 1876 bytes --]
On Mon, 2015-06-15 at 11:01 +0200, Maarten Lankhorst wrote:
> Hey,
>
> Op 15-06-15 om 08:58 schreef Huang Ying:
> > FYI, we noticed the below changes on
> >
> > git://anongit.freedesktop.org/drm-intel drm-intel-next-queued
> > commit 7f072451f2d3d53e4f6939440e15ab36afed2051 ("drm/i915: Implement intel_crtc_control using atomic state, v4")
> >
> > Test Environment check: Succeeded.
> > [0/2] Running Test(s): 0
> > [ 87.315159] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
> > [ 87.323386] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder B FIFO underrun
> > [1/2] pass: 1 Running Test(s): 1
> > [2/2] dmesg-warn: 1, pass: 1
> > Thank you for running Piglit!
> > Results have been written to /tmp/lkp/piglit-results-0/results.json
> > igt/kms_flip/rcs-wf_vblank-vs-dpms.seconds: 129.532452335
> > 2015-06-12 04:39:32 piglit summary console /tmp/lkp/piglit-results-0
> > igt/kms_flip/rcs-wf_vblank-vs-dpms: pass
> > igt/kms_flip/rcs-wf_vblank-vs-dpms-interruptible: dmesg-warn
> > summary:
> > pass: 1
> > fail: 0
> > crash: 0
> > skip: 0
> > timeout: 0
> > warn: 0
> > dmesg-warn: 1
> > dmesg-fail: 0
> > total: 2
> > all tests finished
> >
> >
> > To reproduce:
> >
> > apt-get install ruby
> > git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git
> > cd lkp-tests
> > bin/setup-local job.yaml # the job file attached in this email
> > bin/run-local job.yaml
> >
> Are there any tests that already have FIFO underruns, before this commit?
This test is the first test run on the machine, the command line for
test is as follow:
$ piglit run igt -t igt/kms_flip/rcs-wf_vblank-vs-dpms /tmp/lkp/piglit-results-0
But the test system may be via kexec.
Best Regards,
Huang, Ying
WARNING: multiple messages have this Message-ID (diff)
From: Huang Ying <ying.huang@intel.com>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>,
LKML <linux-kernel@vger.kernel.org>,
lkp@01.org
Subject: Re: [lkp] [drm/i915] 7f072451f2d: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
Date: Tue, 16 Jun 2015 08:54:35 +0800 [thread overview]
Message-ID: <1434416075.18774.182.camel@intel.com> (raw)
In-Reply-To: <557E9485.8030905@linux.intel.com>
On Mon, 2015-06-15 at 11:01 +0200, Maarten Lankhorst wrote:
> Hey,
>
> Op 15-06-15 om 08:58 schreef Huang Ying:
> > FYI, we noticed the below changes on
> >
> > git://anongit.freedesktop.org/drm-intel drm-intel-next-queued
> > commit 7f072451f2d3d53e4f6939440e15ab36afed2051 ("drm/i915: Implement intel_crtc_control using atomic state, v4")
> >
> > Test Environment check: Succeeded.
> > [0/2] Running Test(s): 0
> > [ 87.315159] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
> > [ 87.323386] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder B FIFO underrun
> > [1/2] pass: 1 Running Test(s): 1
> > [2/2] dmesg-warn: 1, pass: 1
> > Thank you for running Piglit!
> > Results have been written to /tmp/lkp/piglit-results-0/results.json
> > igt/kms_flip/rcs-wf_vblank-vs-dpms.seconds: 129.532452335
> > 2015-06-12 04:39:32 piglit summary console /tmp/lkp/piglit-results-0
> > igt/kms_flip/rcs-wf_vblank-vs-dpms: pass
> > igt/kms_flip/rcs-wf_vblank-vs-dpms-interruptible: dmesg-warn
> > summary:
> > pass: 1
> > fail: 0
> > crash: 0
> > skip: 0
> > timeout: 0
> > warn: 0
> > dmesg-warn: 1
> > dmesg-fail: 0
> > total: 2
> > all tests finished
> >
> >
> > To reproduce:
> >
> > apt-get install ruby
> > git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git
> > cd lkp-tests
> > bin/setup-local job.yaml # the job file attached in this email
> > bin/run-local job.yaml
> >
> Are there any tests that already have FIFO underruns, before this commit?
This test is the first test run on the machine, the command line for
test is as follow:
$ piglit run igt -t igt/kms_flip/rcs-wf_vblank-vs-dpms /tmp/lkp/piglit-results-0
But the test system may be via kexec.
Best Regards,
Huang, Ying
next prev parent reply other threads:[~2015-06-16 0:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-15 6:58 [drm/i915] 7f072451f2d: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun Huang Ying
2015-06-15 6:58 ` [lkp] " Huang Ying
2015-06-15 9:01 ` Maarten Lankhorst
2015-06-15 9:01 ` [lkp] " Maarten Lankhorst
2015-06-16 0:54 ` Huang Ying [this message]
2015-06-16 0:54 ` Huang Ying
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1434416075.18774.182.camel@intel.com \
--to=ying.huang@intel.com \
--cc=lkp@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.