Userspace can easily hit this and does since Ville added a new evil
igt testcase in:
commit 069e35e0fc3785faa562adcfd2dd7bbed4cb1dea
Author: Ville Syrjälä
Date: Mon Mar 4 15:34:06 2013 +0200
kms_flip: Add flip-vs-bad-tiling test
v2: Fix the spelling in the added comment (Chris).
Cc: Vill
On Sat, Apr 06, 2013 at 07:44:45PM +0200, Daniel Vetter wrote:
> On Thu, Apr 04, 2013 at 05:42:52PM +0100, Chris Wilson wrote:
> > On Thu, Apr 04, 2013 at 06:13:08PM +0200, Daniel Vetter wrote:
> > > Userspace can easily hit this and does since Ville added a new evil
> > > igt testcase in:
> >
> >
On Fri, Apr 05, 2013 at 04:52:28PM -0300, Paulo Zanoni wrote:
> Hi
>
> 2013/4/4 Daniel Vetter :
> > commit de13a2e3f88a4da8e85063b6de37096795079e41
> > Author: Paulo Zanoni
> > Date: Thu Sep 20 18:36:05 2012 -0300
> >
> > drm/i915: extract compute_dpll from ironlake_crtc_mode_set
> >
> > mi
On Thu, Apr 04, 2013 at 05:42:52PM +0100, Chris Wilson wrote:
> On Thu, Apr 04, 2013 at 06:13:08PM +0200, Daniel Vetter wrote:
> > Userspace can easily hit this and does since Ville added a new evil
> > igt testcase in:
>
> Scre? :-p
Context is lost on me here ...
-Daniel
--
Daniel Vetter
Softwa
On Thu, Apr 04, 2013 at 04:04:02PM -0400, Egbert Eich wrote:
> From: Egbert Eich
>
> The connector associated with the encoder is considered active when the
> output associtated with this connector is active on the encoder. The
> encoder itself is considered active when either there is an active
On Fri, Apr 05, 2013 at 01:12:45PM -0700, Ben Widawsky wrote:
> FIXME: This is based on some HW being used for a demo. We should
> probably wait until we have confirmation on the IDs before upstreaming
> this patch.
>
> v2: Use GEN7_FEATURES (Chris)
>
> Signed-off-by: Ben Widawsky
Slurped in en
On Fri, Apr 05, 2013 at 01:12:42PM -0700, Ben Widawsky wrote:
> More registers we can't write.
>
> Signed-off-by: Ben Widawsky
Fixed up a minor bug (at least I think it's one) in the irq uninstall
code. Note that this is also run on gpu hangs and resume, so relevant.
Also there's been a little
Thanks for all your efforts. It is really fun to see such an immediate response.
Daniel Vetter wrote:
>On Sat, Apr 6, 2013 at 6:24 PM, George Amanakis wrote:
>> Indeed, I set explicitly drm_kms_helper.poll=0 since 2.35.x. See here:
>> http://souriguha.wordpress.com/2011/03/08/how-to-solve-probl
Hi all,
Updated testing tree for -next. Highlights:
- Corner case fixes discovered with static analyzers (Damien).
- More fixes to combat unclaimed register errors on Haswell (Paulo).
- Some small fixes to the gpu turbo code (Rodrigo+Ben), Ben has more
patches for overclocking support pending.
-
On Sat, Apr 6, 2013 at 6:24 PM, George Amanakis wrote:
> Indeed, I set explicitly drm_kms_helper.poll=0 since 2.35.x. See here:
> http://souriguha.wordpress.com/2011/03/08/how-to-solve-problem-with-thinkpadkslowd-kworker-on-linux-kernel-2-35-2-36/
>
> Mouse and keyboard freezes intermittently some
Indeed, I set explicitly drm_kms_helper.poll=0 since 2.35.x. See here:
http://souriguha.wordpress.com/2011/03/08/how-to-solve-problem-with-thinkpadkslowd-kworker-on-linux-kernel-2-35-2-36/
Mouse and keyboard freezes intermittently some time after boot up. Actually the
problem has to do with the G
We need to clear out the error_state. While at it also make sure that
the hang was indeed detected.
Whoever writes the next test to race against gpu hangs should probably
extract these two functions into the drmtest library. Which just one
user that's not really worth it right now.
Signed-off-by:
When inlining the actual hpd output probing in
commit 69787f7da6b2adc4054357a661aaa1701a9ca76f
Author: Daniel Vetter
Date: Tue Oct 23 18:23:34 2012 +
drm: run the hpd irq event code directly
the check for the drm_kms_hlper.poll module option was lost. This
regressed systems where this
On Sat, Apr 6, 2013 at 12:01 AM, George Amanakis wrote:
> I mean that I can type, move the mouse pointer, open new windows but there
> is a lag until these changes are displayed. Stuttering like.
>
> I ended up not reverting the aforementioned commit but modifying it. This
> also solves the issue.
Release 2.21.6 (2013-04-06)
===
A surprising highlight of this release is a little refresh to the KMS
support for OpenBSD. OpenBSD now has its own KMS implementation which is
mostly compatible with the interface in Linux, with one or two tweaks
supplied by Mark Kettenis. Th
Otherwise running igt will fill your dmesg with hang notices and it's
hard to judge from a quick look whether they're expected or not.
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/i915/i915_drv.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/i915
16 matches
Mail list logo