tests/gem_gtt_hog: Fix for BDW
authorRodrigo Vivi <rodrigo.vivi@gmail.com>
Tue, 18 Mar 2014 14:18:56 +0000 (11:18 -0300)
committerBen Widawsky <benjamin.widawsky@intel.com>
Wed, 19 Mar 2014 20:15:24 +0000 (13:15 -0700)
commitcde058ae355f47a2bf04a792bfb3647e95157397
tree61f5d8db9c97ac83fa5325d183d7934baaebce7d
parentd8164356e7bd4a90b2292e3687ec5fa5ec7fd021
tests/gem_gtt_hog: Fix for BDW

Update XY_COLOR_BLT command for Broadwell.

v2: stash devid and remove ugly double allocation. (by Chris).
v3: fix inverted blt command size and stash fd, devid and intel_gen.
v4: improved len calculation and noop between blt commands. (by Chris).

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=73724

Cc: Chris Wilson chris@chris-wilson.co.uk>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
tests/gem_gtt_hog.c