Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-08 | gpu: ipu-v3: prg: remove counter load enable | Lucas Stach | |
The counter load enable bit has no effect when the shadow register set is activated. As we always operate the PRG with shadow enabled it is safe to remove this. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> | |||
2017-03-16 | gpu: ipu-v3: add driver for Prefetch Resolve Gasket | Lucas Stach | |
This adds support for the i.MX6 QUadPlus PRG unit. It glues together the IPU and the PRE units. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> --- v4: add missing ipu_soc->prg_priv |