linux_dsm_epyc7002/drivers/gpu/ipu-v3
Philipp Zabel 4e3c5d7e05 gpu: ipu-v3: Allow negative offsets for interlaced scanning
The IPU also supports interlaced buffers that start with the bottom field.
To achieve this, the the base address EBA has to be increased by a stride
length and the interlace offset ILO has to be set to the negative stride.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
2018-07-16 16:56:37 +02:00
..
ipu-common.c gpu: ipu-v3: make const arrays int_reg static, shrinks object size 2018-02-16 14:47:43 +01:00
ipu-cpmem.c gpu: ipu-v3: Allow negative offsets for interlaced scanning 2018-07-16 16:56:37 +02:00
ipu-csi.c gpu: ipu-v3: csi: support RGB565 on parallel bus 2018-07-16 16:56:37 +02:00
ipu-dc.c
ipu-di.c
ipu-dmfc.c
ipu-dp.c
ipu-ic.c gpu: ipu-v3: allow to build with COMPILE_TEST 2017-12-19 12:49:11 +01:00
ipu-image-convert.c
ipu-pre.c gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle 2018-02-19 15:12:59 +01:00
ipu-prg.c gpu: ipu-v3: prg: avoid possible array underflow 2018-03-15 17:52:08 +01:00
ipu-prv.h gpu: ipu-v3: pre: add tiled prefetch support 2017-12-19 12:49:11 +01:00
ipu-smfc.c
ipu-vdi.c
Kconfig gpu: ipu-v3: allow to build with COMPILE_TEST 2017-12-19 12:49:11 +01:00
Makefile