diff options
author | Matt Turner <[email protected]> | 2017-05-18 11:26:08 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-06-06 11:47:46 -0700 |
commit | 2120cfe1affa24f173b135f149d0e385f1f60b73 (patch) | |
tree | 08574242ab81b78f97469c08f92aefcff376203c /src/gallium/tests | |
parent | dcb03bf18d3995949ee9e7a0e350f161b24e183f (diff) |
i965: Add and use brw_bo_map()
We can encapsulate the logic for choosing the mapping type. This will
also help when we add WC mappings.
A few functional changes are made in this patch. On non-LLC, what were
previously WB mappings are now GTT mappings (in the prefilling debug
code in brw_performance_query.c; the shader_time code in brw_program.c;
and in the case of an RW mapping in intel_buffer_objects.c).
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/tests')
0 files changed, 0 insertions, 0 deletions