2 Commits

Author SHA1 Message Date
Chris Wilson
89f81e0396 igt: More MI_STORE_DWORD fixes for gen5
A few other tests I have updated recently to use MI_STORE_DWORD also need
the magic bit for gen4/5.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2016-01-28 16:22:43 +00:00
Chris Wilson
506d683da1 tests: Add gem_exec_reloc
The first steps towards basic relocation handling. In today's edition,
we ask how well does the kernel fare if we pass it relocations via
mmappings of our buffer objects.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2016-01-28 12:18:22 +00:00