linux_dsm_epyc7002/drivers/gpu/drm/atmel-hlcdc
Boris Brezillon abfc936eef drm: atmel-hlcdc: fix connector and encoder types
The hlcdc IP keep the pixel stream in raw RGB mode, and does not provide
any specific connector. Since DRM_MODE_CONNECTOR_RAW_RGB does not exist,
use DRM_MODE_CONNECTOR_Unknown.

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:25 +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 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: fix connector and encoder types 2016-04-14 09:17:25 +02:00
atmel_hlcdc_plane.c drm: atmel-hlcdc: add a ->cleanup_fb() operation 2016-04-14 09:17:24 +02:00
Kconfig drm: atmel-hlcdc: Add dependency on ARM 2015-01-31 10:14:28 +10:00
Makefile