diff options
author | Kenneth Graunke <[email protected]> | 2018-02-26 23:17:35 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2018-03-02 14:19:33 -0800 |
commit | eb99bf8abe367aaf01ccf50347b510d8cfb87688 (patch) | |
tree | 76243676b2864934cc2b456f67f985b2f2d43199 /.mailmap | |
parent | 56dc9f9f49638e0769d6bc696ff7f5dafccec9fc (diff) |
i965: Generalize intel_upload.c to support multiple uploaders.
I'd like to reuse the upload logic for a new program cache, but the
buffers will need to have a different lifetime than the default
uploader, and also some address space restrictions. So, we can't
use a single uploader for both situations - we'll need two of them.
This creates a public 'uploader' structure, and adjusts the interface
to take an uploader rather than always using brw->upload. It should
have no functional change at the moment.
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions