tests/gem_exec_parse: Test a command crossing a page boundary
authorBrad Volkin <bradley.d.volkin@intel.com>
Wed, 29 Jan 2014 21:58:30 +0000 (13:58 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 25 Mar 2014 13:18:48 +0000 (14:18 +0100)
commit6bf7307d8d5e0f1581cc3856528f7f49ef552036
tree8daa0d6171a4f9efa792607535a34688d17fce38
parent56fee51b3140d33824bafc79c86c5c38346807cc
tests/gem_exec_parse: Test a command crossing a page boundary

This is a speculative test in that it's not particularly relevant
today, but is important if we switch the parser implementation to
use kmap_atomic instead of vmap.

Signed-off-by: Brad Volkin <bradley.d.volkin@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/gem_exec_parse.c