Without this we have link train fail. Still need to figure out what
exactly we seem to lose, but without this dp on gm45 and pch dp on ilk
utterly fails in link retrainig at dpms on. The only way to fix this
is to do a full modeset (i.e. eseentially what this patch here does).
Not-Signed-Off-by: D
While reworking the modeset sequence, this got lost in
commit 25c5b2665fe4cc5a93edd29b62e7c05c1526
Author: Daniel Vetter
Date: Sun Jul 8 22:08:04 2012 +0200
drm/i915: implement new set_mode code flow
I've noticed this because some Xorg versions seem to set up a new mode
with every crt
This has been added in
commit de9a35abb3b343a25065449234e47a76c4f3454a
Author: Daniel Vetter
Date: Tue Jun 5 11:03:40 2012 +0200
drm/i915: assert that the IBX port transcoder select w/a is implemented
Unfortunately I've failed to notice that these checks are not just
called for the port t
Hi all,
A few fixes. Insights for patch 3 especially highly welcome, patches 1-2 are
just normal fixes begging for a bit of review.
Cheers, Daniel
Daniel Vetter (3):
drm/i915: fix up the IBX transcoder B check
drm/i915: correctly update crtc->x/y in set_base
[HACK] fix ilk/gm45 dp dpms off
On Mon, Sep 10, 2012 at 09:28:17AM +0200, Daniel Vetter wrote:
> Hi Dave,
>
> You're pull just reminded me that I've been sitting on a few small -fixes,
> too. Nothing really major at all:
> - fixup edp setup sequence (Dave)
> - disable sdvo hotplug for real, this is a fixup for a messed-up
> re
On Sun, Sep 09, 2012 at 12:23:05PM +0100, Chris Wilson wrote:
> On Sun, 9 Sep 2012 11:54:16 +0200, Daniel Vetter
> wrote:
> > Currently we've only frobbed this bit at irq_init time, but did
> > not restore it at resume time. Move it to the gen3 clock gating
> > function to fix this.
> >
> > Not
Well The tearing is so noticable that even my friends notice it,
without compositor, only I notice it, but it's very annoying and
distracting to my workflow when moving windows quickly.
On Mon, Sep 10, 2012 at 6:17 PM, Adam Jackson wrote:
> On 9/9/12 11:48 AM, Roberth Sjonøy wrote:
>
>> WIth UXA,
On Thu, 6 Sep 2012 18:49:24 -0700, Ben Widawsky wrote:
> On Tue, 4 Sep 2012 21:02:57 +0100
> Chris Wilson wrote:
>
> > Rather than have multiple data structures for describing our page layout
> > in conjunction with the array of pages, we can migrate all users over to
> > a scatterlist.
> >
>
On 9/9/12 11:48 AM, Roberth Sjonøy wrote:
WIth UXA, rendering of the windows in my XFCE4-desktop goes just
fines, good performance, windows (exspecially GTK+) doesn't hang after
if I drag them over the screen, but there is lot of small tearing.
And I want this to go away, I do not use any kind o
On 9/9/12 1:58 PM, Daniel Vetter wrote:
The really interesting question is how this special cases survived
this long in the code. The first step is declaring the pch port D as
eDP if it's used for an internal panel:
commit b329530ca7cdf6bf014f2124efd983e01265d623
Author: Adam Jackson
Date: F
With the WM I use (xfce WM 4.10.0) with it's compositor, the tearing
is much less, but the little tearing who exist is very noticable.
On Sun, Sep 9, 2012 at 8:00 PM, Chris Wilson wrote:
> On Sun, 09 Sep 2012 10:55:46 -0700, Ben Widawsky wrote:
>> On 2012-09-09 08:48, Roberth Sjonøy wrote:
>> >
Hi Dave,
You're pull just reminded me that I've been sitting on a few small -fixes,
too. Nothing really major at all:
- fixup edp setup sequence (Dave)
- disable sdvo hotplug for real, this is a fixup for a messed-up
regression fixer (Jani)
- don't expose dysfunctional backlight driver (Jani)
-
12 matches
Mail list logo