deinterface: temporary remove afbc support on chip after g12a [1/1]
authorhuaihao.guo <huaihao.guo@amlogic.com>
Fri, 23 Nov 2018 02:31:02 +0000 (10:31 +0800)
committerhuaihao.guo <huaihao.guo@amlogic.com>
Fri, 23 Nov 2018 08:10:01 +0000 (16:10 +0800)
commit69b34885a17be9943b6af03f1bd0be1d88ac4c0b
tree86cd047fdf1072841fba76d00ff8dd70fba9e72f
parent204b1a4caa3c321f02e4f37008f8775026ca88de
deinterface: temporary remove afbc support on chip after g12a [1/1]

PD#172587

Problem:
afbc now support on chip txlx and g12a,
but we use cpu_after_eq(G12A) to judge
if afbc is support or not.

Solution:
use is_meson_g12a_cpu() replace cpu_after_eq(G12A).

Verify:
u200(g12a),t962x_r311

Change-Id: I3fb7ed54f7137fada97481177e40a2543cf8df9f
Signed-off-by: huaihao guo <huaihao.guo@amlogic.com>
drivers/amlogic/media/deinterlace/deinterlace_hw.c