| commit | eabc4cb35c0d3a60dbff79f1a78eebb928b0f10d | [log] [tgz] |
|---|---|---|
| author | Andrey Grodzovsky <[email protected]> | Thu Sep 27 17:10:55 2018 |
| committer | Andrey Grodzovsky <[email protected]> | Wed Oct 10 18:38:19 2018 |
| tree | e9f610a1b4c4a9039f4817b0a0811220a2c7f62e | |
| parent | f8392583418aef5e27bfed9989aeb601e20cc96d [diff] |
amdgpu/test: Allow BO mapping flags to be passed in tests v2: Call amdgpu_bo_va_op_raw directly in amdgpu_bo_alloc_and_map_raw Move amdgpu_bo_alloc_and_map_raw into C file to avoid including unistd.h in amdgpu_test.h Signed-off-by: Andrey Grodzovsky <[email protected]> Reviewed-by: Marek Olšák <[email protected]> Reviewed-by: Christian König <[email protected]>