Star64_linux/drivers/gpu/drm/atmel-hlcdc
Boris Brezillon aab6d08c70 drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
The ->dpms field is no longer used and can be removed.
The same goes for the dummy ->mode_fixup() implementation which always
returns true.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Tested-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2016-04-14 09:17:26 +02:00
..
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-hlcdc: support asynchronous atomic commit operations 2016-04-14 09:17:25 +02:00
atmel_hlcdc_dc.h drm: atmel-hlcdc: support asynchronous atomic commit operations 2016-04-14 09:17:25 +02:00
atmel_hlcdc_layer.c
atmel_hlcdc_layer.h
atmel_hlcdc_output.c drm: atmel-hlcdc: remove leftovers from atomic mode setting migration 2016-04-14 09:17:26 +02:00
atmel_hlcdc_plane.c drm: atmel-hlcdc: add a ->cleanup_fb() operation 2016-04-14 09:17:24 +02:00
Kconfig
Makefile