From: Nicolas Dufresne Date: Mon, 15 Dec 2014 21:10:57 +0000 (-0300) Subject: [media] s5p-mfc-v6+: Use display_delay_enable CID X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b880ef62cc43d049bd92a31a0612caacb5f30b2;p=pandora-kernel.git [media] s5p-mfc-v6+: Use display_delay_enable CID The MFC driver has two controls, DISPLAY_DELAY and DISPLAY_DELAY_ENABLE that allow forcing the decoder to return a decoded frame sooner regardless of the order. The added support for firmware version 6 and higher was not taking into account the DISPLAY_DELAY_ENABLE boolean. Instead it had a comment stating that DISPLAY_DELAY should be set to a negative value to disable it. This is not possible since the control range is from 0 to 65535. This feature was also supposed to be disabled by default in order to produce frames in display order. Signed-off-by: Nicolas Dufresne Acked-by: Kamil Debski Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed