tests/gem_media_fill: add support for gen7
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 2 Dec 2013 04:49:14 +0000 (12:49 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 6 Dec 2013 07:11:08 +0000 (15:11 +0800)
commitc6835697253c07cfc6711bcfc9b071afa4a6144d
treed6ae3db63c47ef38efdaf774c822f831abc343e0
parentbd384c2ba38d8fccb8ce1b47b51d78cd64636b50
tests/gem_media_fill: add support for gen7

v2: Fixed the source register used for the send with EOT
    Fixed the posted destination operand for the send with EOT

Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
lib/Makefile.sources
lib/gen7_media.h [new file with mode: 0644]
lib/media_fill.c
lib/media_fill.h
lib/media_fill_gen7.c [new file with mode: 0644]