Add the separated file for media encoding on haswell
authorZhao Yakui <yakui.zhao@intel.com>
Tue, 18 Sep 2012 13:40:03 +0000 (09:40 -0400)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 23 Oct 2012 05:56:02 +0000 (13:56 +0800)
commitc666e3aec447f9490b2126456a0cb122b756f25e
treeffc1eb4163415e2b61064270b7ac56a9e1e50057
parentd447d0fb0f2063f7abc78b7496308f9e71f9f20a
Add the separated file for media encoding on haswell

There exist a lot of changes about the media encoder between Haswell
and IvyBridge. For example: the VME programming and the corresponding
general media command. To be simple, the separated files are added for Haswell.
Otherwise it has to consider the complex backward compatibility.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/Makefile.am
src/gen6_mfc.h
src/gen6_vme.h
src/gen75_mfc.c [new file with mode: 0644]
src/gen75_vme.c [new file with mode: 0644]
src/i965_drv_video.c
src/i965_drv_video.h
src/i965_encoder.c
src/i965_encoder.h