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)
commite0fb7dd2f00440b5449f625dee7b442219d8a56e
treeda6e769e7654b6a5a577e89d633cc883c2f66077
parent320a89ad7bdaf90700fcdc3cb8a811b9b7a1a919
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