diff options
author | Mauro Rossi <[email protected]> | 2018-06-04 02:48:09 +0200 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2018-06-12 11:16:39 +0300 |
commit | a1220e73116bad74f39c1792a0b0cf0e4e5031db (patch) | |
tree | a111417c63b59bad147fa7ec3202c7e10aac9537 /src/intel/Makefile.tools.am | |
parent | 0d5329d626e3f96a7788880052ae2a5ecfc8cdbe (diff) |
anv/android: Set the BO flags in bo_cache_import (v2)
Changes to avoid building error:
external/mesa/src/intel/vulkan/anv_android.c:131:72:
error: too few arguments to function call, expected 5, have 4
result = anv_bo_cache_import(device, &device->bo_cache, dma_buf, &bo);
~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
(v2) Set the correct bo_flags based on support of 48bit addresses and soft-pin
Fixes: b0d50247a7 ("anv/allocator: Set the BO flags in bo_cache_alloc/import")
Fixes: e7d0378bd9 ("anv: Soft-pin client-allocated memory")
Signed-off-by: Mauro Rossi <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/Makefile.tools.am')
0 files changed, 0 insertions, 0 deletions