linux/drivers/gpu/drm/atmel-hlcdc
Alexey Brodkin b3383f75fc drm: atmel_hldc: Use generic drm_connector_register_all() helper
This driver used to have its own implementation of connector_register_all()
which actually was taken as a prototype of drm_connector_register_all().

Now when drm_connector_register_all() exists reusing it here.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: David Airlie <airlied@linux.ie>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1461068693-11260-3-git-send-email-abrodkin@synopsys.com
2016-04-20 13:29:31 +02:00
..
Kconfig drm: atmel-hlcdc: Add dependency on ARM 2015-01-31 10:14:28 +10:00
Makefile
atmel_hlcdc_crtc.c drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function. 2016-03-04 18:09:51 +01:00
atmel_hlcdc_dc.c drm: atmel_hldc: Use generic drm_connector_register_all() helper 2016-04-20 13:29:31 +02:00
atmel_hlcdc_dc.h drm/atmel: Nuke preclose 2016-02-08 09:55:48 +01:00
atmel_hlcdc_layer.c Linux 4.0-rc3 2015-03-09 19:58:30 +10:00
atmel_hlcdc_layer.h drm: atmel-hlcdc: Atomic mode-setting conversion 2015-02-22 21:00:06 +01:00
atmel_hlcdc_output.c drm/atmel-hlcdc: Constify function pointer structs 2015-12-15 13:42:27 +01:00
atmel_hlcdc_plane.c drm/atmel-hlcdc: use helper to get crtc state 2016-03-15 14:09:48 +01:00