Re: [Piglit] [PATCH v1] opengl/intel/ppgtt: memory alignment test.

2018-11-05 Thread Sergii Romantsov
Hello, please, advise: do we need such Intel-specific test? Or there is no sense in spending time on similar cases? On Wed, Oct 24, 2018 at 8:49 PM Mark Janes wrote: > Tested-by: Mark Janes > > Sergii Romantsov writes: > > > Intel ppgtt-model requires memory addresses to be aligned by page siz

Re: [Piglit] [PATCH v1] opengl/intel/ppgtt: memory alignment test.

2018-10-24 Thread Mark Janes
Tested-by: Mark Janes Sergii Romantsov writes: > Intel ppgtt-model requires memory addresses to be aligned by page size. > Test explores cases with cached memory-buckets and sizes above cached. > > CC: Kenneth Graunke > CC: Lionel G Landwerlin > CC: Chris Wilson > Bugzilla: https://bugs.free

[Piglit] [PATCH v1] opengl/intel/ppgtt: memory alignment test.

2018-10-19 Thread Sergii Romantsov
Intel ppgtt-model requires memory addresses to be aligned by page size. Test explores cases with cached memory-buckets and sizes above cached. CC: Kenneth Graunke CC: Lionel G Landwerlin CC: Chris Wilson Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106997 Tests: 24839663a402 (intel/pp