Files
mesa/src
Lionel Landwerlin e400ac52e4 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 <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2018-11-05 15:45:07 +00:00
..
2018-11-05 09:48:50 +01:00
2018-10-09 10:32:51 +02:00
2018-02-16 16:56:34 -06:00
2018-10-19 16:50:26 +01:00