diff options
author | Lionel Landwerlin <[email protected]> | 2018-10-29 18:14:46 +0000 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2018-11-05 15:45:07 +0000 |
commit | e400ac52e46a69ea643d35a64466f9a1bedee4fc (patch) | |
tree | 4e09915c8e8b120290eb304e8bb161e9b4f7c0dd /common.py | |
parent | c5fca35af1694bd515883ade4b4ab723fe7fcad0 (diff) |
intel/sanitize_gpu: deal with non page multiple buffer sizes
We can only map at page aligned offsets. We got that wrong with buffer
size where (size % 4096) != 0 (anv has a WA buffer of 1024).
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions