[PATCH v2 23/23] drm/rcar-du: Add FBDEV emulation support

2013-07-31 Thread Laurent Pinchart
Use the FB CMA helpers to implement FBDEV emulation support. The VGA connector status must be reported as connector_status_connected instead of connector_status_unknown to be usable by the emulation layer. Signed-off-by: Laurent Pinchart ---

[PATCH v2 23/23] drm/rcar-du: Add FBDEV emulation support

2013-07-31 Thread Laurent Pinchart
Use the FB CMA helpers to implement FBDEV emulation support. The VGA connector status must be reported as connector_status_connected instead of connector_status_unknown to be usable by the emulation layer. Signed-off-by: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com ---