Add the Intra VME for I-frame on Haswell
authorZhao Yakui <yakui.zhao@intel.com>
Tue, 7 Aug 2012 19:33:11 +0000 (15:33 -0400)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 23 Oct 2012 05:50:28 +0000 (13:50 +0800)
commit41dafec1264997d7e305249749f2b2ea8a5b8cf8
tree7fdcbfe9900ae65e6e27e3f2dc20858a67fb9f5f
parent92428cbb816af06dacf876204c66e8f93839829e
Add the Intra VME for I-frame on Haswell

At the same time the command buffer of MFC pak is constructed
by using CPU instead of GPU.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/gen6_vme.h
src/gen75_mfc.c
src/gen75_vme.c
src/shaders/vme/Makefile.am
src/shaders/vme/batchbuffer.g75a [new file with mode: 0644]
src/shaders/vme/batchbuffer.g75b [new file with mode: 0644]
src/shaders/vme/intra_frame_haswell.asm [new file with mode: 0644]
src/shaders/vme/intra_frame_haswell.g75a [new file with mode: 0644]
src/shaders/vme/intra_frame_haswell.g75b [new file with mode: 0644]
src/shaders/vme/vme75.inc [new file with mode: 0644]