On Thu, 11 Oct 2012 18:12:18 +1000, Dave Airlie wrote:
> On Thu, Oct 11, 2012 at 5:53 PM, Chris Wilson
> wrote:
> > On Thu, 11 Oct 2012 14:30:29 +1000, Dave Airlie wrote:
> >> From: Dave Airlie
> >>
> >> While playing with MPX and sw cursor I noticed page flips won't
> >> end up misrendering s
On Thu, Oct 11, 2012 at 5:53 PM, Chris Wilson wrote:
> On Thu, 11 Oct 2012 14:30:29 +1000, Dave Airlie wrote:
>> From: Dave Airlie
>>
>> While playing with MPX and sw cursor I noticed page flips won't
>> end up misrendering some bits, so the sw cursor was replacing the
>> bits on the wrong pixma
On Thu, 11 Oct 2012 14:30:29 +1000, Dave Airlie wrote:
> From: Dave Airlie
>
> While playing with MPX and sw cursor I noticed page flips won't
> end up misrendering some bits, so the sw cursor was replacing the
> bits on the wrong pixmap.
>
> Fix the damage handling to be correct and append dam
From: Dave Airlie
While playing with MPX and sw cursor I noticed page flips won't
end up misrendering some bits, so the sw cursor was replacing the
bits on the wrong pixmap.
Fix the damage handling to be correct and append damage before swapping
the pointers and process damage after.
This fixes