On Tue, Jul 30, 2013 at 09:13:48AM +0100, Chris Wilson wrote:
> On Tue, Jul 30, 2013 at 03:04:22PM +1000, Dave Airlie wrote:
> > Hey,
> >
> > so I put a patch into intel driver a while ago to avoid doing a bo
> > flush using map/unmap for output slave device if the kernel has vmap
> > flushing
> >
Op 30-07-13 10:13, Chris Wilson schreef:
> On Tue, Jul 30, 2013 at 03:04:22PM +1000, Dave Airlie wrote:
>> Hey,
>>
>> so I put a patch into intel driver a while ago to avoid doing a bo
>> flush using map/unmap for output slave device if the kernel has vmap
>> flushing
>>
>> However on reflection I
On Tue, Jul 30, 2013 at 03:04:22PM +1000, Dave Airlie wrote:
> Hey,
>
> so I put a patch into intel driver a while ago to avoid doing a bo
> flush using map/unmap for output slave device if the kernel has vmap
> flushing
>
> However on reflection I realised this only works for CPU accessing
> dev
Hey,
so I put a patch into intel driver a while ago to avoid doing a bo
flush using map/unmap for output slave device if the kernel has vmap
flushing
However on reflection I realised this only works for CPU accessing
devices like UDL but doesn't work for GPU accessing devices like
nouveau/radeon,