[Nouveau] [PATCH] drm/nv84+: fix fence context seqno's

2014-09-25 Thread Ted Percival
On 09/23/2014 08:24 AM, Maarten Lankhorst wrote: > Op 23-09-14 om 07:35 schreef Ben Skeggs: >>> On 09/22/2014 03:08 AM, Maarten Lankhorst wrote: This fixes a regression introduced by "drm/nouveau: rework to new fence interface" (commit 29ba89b2371d466). >> >> I'm still seeing issues

[PATCH] drm/nv84+: fix fence context seqno's

2014-09-22 Thread Ted Percival
if not optimistic about any hope of recovery from that. ;-) > > Reported-by: Ted Percival > Signed-off-by: Maarten Lankhorst > --- > diff --git a/drivers/gpu/drm/nouveau/nv84_fence.c > b/drivers/gpu/drm/nouveau/nv84_fence.c > index 7b372a68aa4e..4138db4d8291 100644 > --- a/drivers/gpu/drm

nouveau regression: read fault PAGE_NOT_PRESENT with new fence interface

2014-09-22 Thread Ted Percival
On 09/22/2014 02:38 AM, Maarten Lankhorst wrote: > Op 18-09-14 om 22:07 schreef Ted Percival: >> Hi, I noticed a regression in the next-20140903 kernel that was not >> present in next-20140902. When Xorg starts up, the display is garbled >> (or contains old image bits) and

nouveau regression: read fault PAGE_NOT_PRESENT with new fence interface

2014-09-18 Thread Ted Percival
Hi, I noticed a regression in the next-20140903 kernel that was not present in next-20140902. When Xorg starts up, the display is garbled (or contains old image bits) and I see a page fault in the kernel log. X is not usable in this state - there is no pointer and gdm doesn't come up. It works fine