Mediafill/skl: Remove redundant field to fix GPU hang
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 6 Nov 2014 08:02:31 +0000 (16:02 +0800)
committerDamien Lespiau <damien.lespiau@intel.com>
Thu, 6 Nov 2014 08:26:01 +0000 (08:26 +0000)
commit2c44d6316a15170a5e2897488729f3d6868e0a1c
tree5618621c45e560c6ee0f939664f82eb9a4df97a0
parentc68028936b83a316c7360fe2dc1276cf2424c116
Mediafill/skl: Remove redundant field to fix GPU hang

After applying the commit(982f7eb238a0898c456e0574dee7c4507738d75f), the
OUT_RELOC is updated on Broadwell and later, which is to handle the
64-bit field of gfx address internally. In such case some commands
should be fixed, otherwise GPU hang will be triggered when running
gem_media_fill.  (It is already fixed on Broadwell)

Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/media_fill_gen9.c