OSDN Git Service

genX_mfd: do not scale dmv buffer with height
authorcarpalis <jerome.borsboom@carpalis.nl>
Sun, 22 Oct 2017 14:30:47 +0000 (16:30 +0200)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 5 Jan 2018 06:57:31 +0000 (14:57 +0800)
commit4c2eb9d2d3f639c7f3f13e97e7035205393c34bc
treeb612fb9eb72ff71fdbf80b5b61f34b4f2bf431f7
parentb4c2945a6654a3ac09a556d37c46ea5836d458d3
genX_mfd: do not scale dmv buffer with height

PRM states that for VC-1 the direct motion vector buffer may be scaled
with frame height but should not be scaled with frame width. Hardware
assumes frame width is fixed at 128 MBs.

Signed-off-by: Jerome Borsboom <jerome.borsboom@carpalis.nl>
src/gen75_mfd.c
src/gen7_mfd.c
src/gen8_mfd.c