Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1453567
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [git pull] drm for v4.8 |
| Date | 2016-08-02 05:30 +0200 |
| Message-ID | <s1yyZ-7cW-1@gated-at.bofh.it> (permalink) |
| References | <s1wQx-5YM-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 1, 2016 at 9:32 PM, Dave Airlie <airlied@linux.ie> wrote:
>
> This is the main drm pull request for 4.8, I'm down with a cold at the moment
> so hopefully this isn't in too bad a state, I finished pulling stuff last
> week mostly (nouveau fixes just went in today), so only this message should
> be influenced by illness. Apologies to anyone who's major feature I missed :-)
>
> i915:
> BXT support enabled by default
> GVT-g infrastructure
> GuC command submission and fixes
> BXT workarounds
> SKL/BKL workarounds
> Demidlayering device registration
> Thundering herd fixes
> Missing pci ids
> Atomic updates
Hmm. I did the merge and pushed it out, but testing it on my laptop
shows some very annoying flickering problem.
The screen goes dark for a very short while (one frame? Who knows?
Seems longer occasionally). I have no idea what triggers it, but it
happens quite a lot when it happens. Like once every second or two.
And it seems to happen most of the time, although right now it happens
to be behaving nicely, so sometimes it goes for a while without the
flickering.
Things *work*, but the flickering is nasty enough to make the end
result painful to use.
The only thing I see in dmesg that looks bad is
[drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR*
uncleared fifo underrun on pipe A
[drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A
FIFO underrun
but I've seen that before, and it happens a couple of times during
boot. Not once per second.
This is my old Vaio 11 Pro, now running Fedora 24 (up-to-date as of today).
So it's bog-standard intel graphics (i5-4200U - Haswell ULT).
Suggestions to try?
Linus
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [git pull] drm for v4.8 Linus Torvalds <torvalds@linux-foundation.org> - 2016-08-02 05:30 +0200
Re: [git pull] drm for v4.8 Ville Syrjälä <ville.syrjala@linux.intel.com> - 2016-08-02 10:20 +0200
Re: [git pull] drm for v4.8 Jani Nikula <jani.nikula@linux.intel.com> - 2016-08-02 17:50 +0200
Re: [git pull] drm for v4.8 Linus Torvalds <torvalds@linux-foundation.org> - 2016-08-02 18:50 +0200
Re: [git pull] drm for v4.8 Ville Syrjälä <ville.syrjala@linux.intel.com> - 2016-08-02 20:40 +0200
Re: [git pull] drm for v4.8 Daniel Vetter <daniel@ffwll.ch> - 2016-08-02 21:20 +0200
Re: [git pull] drm for v4.8 Linus Torvalds <torvalds@linux-foundation.org> - 2016-08-02 20:20 +0200
Re: [git pull] drm for v4.8 Daniel Vetter <daniel@ffwll.ch> - 2016-08-02 11:50 +0200
Re: [git pull] drm for v4.8 Jiri Kosina <jikos@kernel.org> - 2016-08-02 14:10 +0200
Re: [git pull] drm for v4.8 Jani Nikula <jani.nikula@linux.intel.com> - 2016-08-02 14:30 +0200
Re: [git pull] drm for v4.8 Jiri Kosina <jikos@kernel.org> - 2016-08-02 16:10 +0200
Re: [git pull] drm for v4.8 Jiri Kosina <jikos@kernel.org> - 2016-08-02 14:30 +0200
csiph-web