decoder: h264: don't allocate bottom DMV buffer on Broadwell.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 4 Jun 2014 08:36:28 +0000 (10:36 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 5 Jun 2014 08:27:32 +0000 (10:27 +0200)
commit60ea472b116a2e245fa8579355c47eb501bfa20a
tree7a5134d62c29ca9a03a6e81aebd18da4babdfcc8
parent628c958f4881900548ed80be1286060db68e0115
decoder: h264: don't allocate bottom DMV buffer on Broadwell.

Broadwell now uses a unique DMV buffer, irrespective of any field
coding mode. The dmv_buffer is not used, so it doesn't need to be
allocated at all.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
src/gen8_mfd.c