mpeg2: fix TFF calculation (SNB).
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 27 Feb 2012 12:57:09 +0000 (13:57 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Sun, 18 Mar 2012 08:10:11 +0000 (09:10 +0100)
commit01c37fad8c991714026d6a995e9e35cc7865933e
tree9645eba8becd2844c1e20b2b2440c15003c40ddf
parent298dc939835e3080c9330b4e52e8dfac25bf3060
mpeg2: fix TFF calculation (SNB).

Gen6 has specific requirements for the TFF flag, and thus has different
semantics than Gen7 (IVB). In particular, HW uses picture_structure and
TFF flag to determine the correct field to render.

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