linux_dsm_epyc7002/drivers/gpu/ipu-v3
Lucas Stach 11aff4b4c7 gpu: ipu-v3: pre: implement workaround for ERR009624
The PRE has a bug where a software write to the CTRL register can block
the setting of the ENABLE bit by the hardware in auto repeat mode. When
this happens the PRE will fail to handle new jobs. To work around this
software must not write to CTRL register when the PRE store engine is
inside the unsafe window, where a hardware update to the ENABLE bit
may happen.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
[p.zabel@pengutronix.de: rebased before PRE tiled prefetch support]
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2017-10-11 12:04:24 +02:00
..
ipu-common.c
ipu-cpmem.c
ipu-csi.c
ipu-dc.c
ipu-di.c
ipu-dmfc.c
ipu-dp.c
ipu-ic.c
ipu-image-convert.c
ipu-pre.c gpu: ipu-v3: pre: implement workaround for ERR009624 2017-10-11 12:04:24 +02:00
ipu-prg.c gpu: ipu-v3: prg: wait for double buffers to be filled on channel startup 2017-10-11 12:04:23 +02:00
ipu-prv.h
ipu-smfc.c
ipu-vdi.c
Kconfig
Makefile