diff options
author | Kenneth Graunke <[email protected]> | 2016-11-11 18:05:14 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-01-17 21:47:38 -0800 |
commit | aa291c3ba9b1062d219276cef12b1b7c5380b423 (patch) | |
tree | 5be0a1f0cdcd2f1de574dc69cfacd90e5816d91b /Android.mk | |
parent | ce892392948e18241a872878873dbdd46e546fb2 (diff) |
i965: Don't map/unmap in brw_print_program_cache on LLC platforms.
We have a persistent mapping. Don't map it a second time or try to
unmap it. Just use the pointer.
This most likely would wreak havoc except that this code is unused
(it's only called from an if (0) debug block).
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eduardo Lima Mitev <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions