[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <546D2309.90201@mni.thm.de>
Date: Thu, 20 Nov 2014 00:08:57 +0100
From: Tobias Klausmann <tobias.johannes.klausmann@....thm.de>
To: Maarten Lankhorst <maarten.lankhorst@...onical.com>,
Michael Marineau <mike@...ineau.org>,
dri-devel@...ts.freedesktop.org
CC: linux-kernel@...r.kernel.org, Ben Skeggs <bskeggs@...hat.com>,
David Airlie <airlied@...ux.ie>
Subject: Re: 3.18-rc regression: drm/nouveau: use shared fences for
readable objects
On 19.11.2014 09:10, Maarten Lankhorst wrote:
> ...
> On the EDITED patch from fixed-fences-for-bisect, can you do the following:
>
> In nouveau/nv84_fence.c function nv84_fence_context_new, remove
>
> fctx->base.sequence = nv84_fence_read(chan);
>
> and add back
>
> nouveau_bo_wr32(priv->bo, chan->chid * 16/4, 0x00000000);
>
> ...
Added the above on top of your "fixed-fences-for-bisect" branch and
guessed it would work, but did not :/
Anyway, as this "initializes" the fence to a known state, maybe you
should consider pushing that.
Going to compile the kernel with trace events (lets see how) ...
Tobias
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists