linux/drivers/gpu/drm/fsl-dcu
Stefan Agner ff09b41f03 drm/fsl-dcu: use clk helpers
Use clk_prepare_enable and clk_disable_unprepare helpers. This also
fixes a sequence issue in the enable path which lead to a warning
on resume.

Signed-off-by: Stefan Agner <stefan@agner.ch>
2016-06-18 18:34:24 -07:00
..
fsl_dcu_drm_crtc.c drm/fsl-dcu: move layer initialization to plane file 2016-06-18 18:34:22 -07:00
fsl_dcu_drm_crtc.h
fsl_dcu_drm_drv.c drm/fsl-dcu: use clk helpers 2016-06-18 18:34:24 -07:00
fsl_dcu_drm_drv.h drm/fsl-dcu: store layer registers in soc_data 2016-06-18 18:34:16 -07:00
fsl_dcu_drm_fbdev.c
fsl_dcu_drm_kms.c drm/fsl-dcu: handle initialization errors properly 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_output.h
fsl_dcu_drm_plane.c drm/fsl-dcu: move layer initialization to plane file 2016-06-18 18:34:22 -07:00
fsl_dcu_drm_plane.h drm/fsl-dcu: move layer initialization to plane file 2016-06-18 18:34:22 -07:00
fsl_dcu_drm_rgb.c drm/fsl-dcu: handle missing panel gracefully 2016-04-25 20:45:32 -07:00
fsl_tcon.c drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
fsl_tcon.h drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
Kconfig drm/fsl-dcu: add COMMON_CLK dependency 2016-05-03 10:17:37 +02:00
Makefile drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00