On Wed, Jan 08, 2014 at 09:27:29PM +0100, Daniel Vetter wrote:
> A regression in the topic/ppgtt branch introduce in
>
> commit 87d60b63e0371529faaed0667d457e5022964010
> Author: Ben Widawsky
> Date: Fri Dec 6 14:11:29 2013 -0800
>
> drm/i915: Add PPGTT dumper
>
> The issue is that we're
A regression in the topic/ppgtt branch introduce in
commit 87d60b63e0371529faaed0667d457e5022964010
Author: Ben Widawsky
Date: Fri Dec 6 14:11:29 2013 -0800
drm/i915: Add PPGTT dumper
The issue is that we're missing the definitions for the seq_file
functions and hence compilation fails.
On Wed, Jan 08, 2014 at 05:14:43PM +0100, Daniel Vetter wrote:
> On Wed, Jan 08, 2014 at 03:38:43PM +, Chris Wilson wrote:
> > On Wed, Jan 08, 2014 at 04:19:06PM +0100, Daniel Vetter wrote:
> > > A regression in the topic/ppgtt branch introduce in
> > >
> > > commit 87d60b63e0371529faaed0667d4
On Wed, Jan 08, 2014 at 03:38:43PM +, Chris Wilson wrote:
> On Wed, Jan 08, 2014 at 04:19:06PM +0100, Daniel Vetter wrote:
> > A regression in the topic/ppgtt branch introduce in
> >
> > commit 87d60b63e0371529faaed0667d457e5022964010
> > Author: Ben Widawsky
> > Date: Fri Dec 6 14:11:29 20
On Wed, Jan 08, 2014 at 04:19:06PM +0100, Daniel Vetter wrote:
> A regression in the topic/ppgtt branch introduce in
>
> commit 87d60b63e0371529faaed0667d457e5022964010
> Author: Ben Widawsky
> Date: Fri Dec 6 14:11:29 2013 -0800
>
> drm/i915: Add PPGTT dumper
I'm missing some context, wh
A regression in the topic/ppgtt branch introduce in
commit 87d60b63e0371529faaed0667d457e5022964010
Author: Ben Widawsky
Date: Fri Dec 6 14:11:29 2013 -0800
drm/i915: Add PPGTT dumper
Reported-by: kbuild test robot
Reported-by: Antti Koskipaa
Cc: Ben Widawsky
Signed-off-by: Daniel Vett