On Fri, Jul 10, 2015 at 4:20 AM, Marek Olšák wrote:
> Shouldn't this stuff be in src/util?
I guess? I'm not opposed to moving it, if other drivers can make use
of it, but I don't want this patch to do the move.
I wrote it in November 2013 and src/util only came into being in
August 2014 if you'r
Shouldn't this stuff be in src/util?
Marek
On Wed, Jul 8, 2015 at 11:07 PM, Ben Widawsky
wrote:
> WARNING: No perf data, please keep reading though)
>
> This implements the suggestion provided by the paper, "Fast USWC to WB Memory
> Copy"
> (https://software.intel.com/en-us/articles/copying-acce
On Wed, Jul 8, 2015 at 2:07 PM, Ben Widawsky
wrote:
> WARNING: No perf data, please keep reading though)
>
> This implements the suggestion provided by the paper, "Fast USWC to WB Memory
> Copy"
> (https://software.intel.com/en-us/articles/copying-accelerated-video-decode-frame-buffers).
> This is
WARNING: No perf data, please keep reading though)
This implements the suggestion provided by the paper, "Fast USWC to WB Memory
Copy"
(https://software.intel.com/en-us/articles/copying-accelerated-video-decode-frame-buffers).
This is described throughout the paper, but the sample code lives in Fi