]> git.baikalelectronics.ru Git - kernel.git/commit
drm/imx: enable/disable PRG on CRTC enable/disable
authorLucas Stach <l.stach@pengutronix.de>
Wed, 8 Mar 2017 11:13:20 +0000 (12:13 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 16 Mar 2017 09:14:50 +0000 (10:14 +0100)
commitc22b3e8b9daa3424172728903664466b95374a85
treeda6e769e7654b6a5a577e89d633cc883c2f66077
parent16d56b40312b8583f1106663f9594ec65f443682
drm/imx: enable/disable PRG on CRTC enable/disable

On i.MX6 QuadPlus the PRG needs to be clocked in order to pass
through the data access requests from the IDMAC. This call is a
no-op for other all other SoCs.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/drm/imx/ipuv3-crtc.c