summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_lvdscon.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* drm: rcar-du: Use the DRM panel APILaurent Pinchart2017-04-041-44/+24
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0
* drm: rcar-du: Constify node argument to rcar_du_lvds_connector_init()Laurent Pinchart2016-11-141-1/+1
* drm: rcar-du: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-1/+0
* drm: rcar-du: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2016-02-201-10/+1
* drm: rcar-du: Switch connector DPMS to atomic helpersLaurent Pinchart2015-03-031-2/+2
* drm: rcar-du: Wire up atomic state object scaffoldingLaurent Pinchart2015-03-031-0/+4
* drm: rcar-du: Don't set connector->encoder at init timeLaurent Pinchart2015-03-031-1/+0
* drm: rcar-du: Replace direct DRM encoder access with cast macroLaurent Pinchart2014-11-261-2/+3
* drm: rcar-du: Remove platform data supportLaurent Pinchart2014-11-261-14/+12
* drm/rcar-du: Add OF supportLaurent Pinchart2014-09-151-6/+24
* drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart2014-09-151-12/+3
* drm/rcar-du: Update copyright noticeLaurent Pinchart2014-09-151-1/+1
* drm: add register and unregister functions for connectorsThomas Wood2014-06-191-2/+2
* drm: make mode_valid callback optionalAndrzej Hajda2014-04-221-7/+0
* drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart2013-08-091-0/+1
* drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart2013-08-091-0/+130