On Mon, 26 Nov 2012 21:52:54 -0800
Ben Widawsky wrote:
> This bug was introduced by me:
> commit e76e9aebcdbfebae8f4cd147e3c0f800d36e97f3
> Author: Ben Widawsky
> Date: Sun Nov 4 09:21:27 2012 -0800
>
> drm/i915: Stop using AGP layer for GEN6+
>
> The existing code uses memset_io which f
On Tue, 27 Nov 2012 08:32:57 -0800, Ben Widawsky wrote:
> On Tue, 27 Nov 2012 08:22:01 +
> Chris Wilson wrote:
>
> > On Mon, 26 Nov 2012 21:52:54 -0800, Ben Widawsky
> > wrote:
> > > This bug was introduced by me:
> > > commit e76e9aebcdbfebae8f4cd147e3c0f800d36e97f3
> > > Author: Ben Widaw
On Tue, 27 Nov 2012 08:22:01 +
Chris Wilson wrote:
> On Mon, 26 Nov 2012 21:52:54 -0800, Ben Widawsky
> wrote:
> > This bug was introduced by me:
> > commit e76e9aebcdbfebae8f4cd147e3c0f800d36e97f3
> > Author: Ben Widawsky
> > Date: Sun Nov 4 09:21:27 2012 -0800
> >
> > drm/i915: Sto
On Mon, 26 Nov 2012 21:52:54 -0800, Ben Widawsky wrote:
> This bug was introduced by me:
> commit e76e9aebcdbfebae8f4cd147e3c0f800d36e97f3
> Author: Ben Widawsky
> Date: Sun Nov 4 09:21:27 2012 -0800
>
> drm/i915: Stop using AGP layer for GEN6+
>
> The existing code uses memset_io which f
This bug was introduced by me:
commit e76e9aebcdbfebae8f4cd147e3c0f800d36e97f3
Author: Ben Widawsky
Date: Sun Nov 4 09:21:27 2012 -0800
drm/i915: Stop using AGP layer for GEN6+
The existing code uses memset_io which follows memset semantics in only
guaranteeing a write of individual bytes.