summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_dpi.c
Commit message (Expand)AuthorAgeFilesLines
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon2018-07-101-2/+2
* drm/exynos: use helper to set possible crtcsAndrzej Hajda2017-08-251-8/+4
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* drm: convert drivers to use of_graph_get_remote_nodeRob Herring2017-04-061-15/+1
* drm: exynos: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2017-02-171-1/+0
* drm: exynos: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-9/+0
* drm/exynos/dpi: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-101-67/+2
* drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
* drm/exynos: Constify function pointer structsVille Syrjälä2015-12-151-4/+4
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
* drm/exynos: remove struct exynos_drm_encoder layerGustavo Padovan2015-08-161-23/+43
* drm/exynos: remove exynos_drm_create_enc_conn()Gustavo Padovan2015-08-161-2/+24
* drm/exynos: remove struct exynos_drm_displayGustavo Padovan2015-08-161-22/+19
* drm/exynos: split display's .dpms() into .enable() and .disable()Gustavo Padovan2015-08-161-27/+9
* drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda2015-06-201-18/+2
* drm/exynos: atomic dpms supportGustavo Padovan2015-06-201-1/+1
* drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan2015-06-201-0/+4
* drm/exynos/dpi: stop using display->ctx pointerAndrzej Hajda2014-11-241-3/+2
* drm/exynos/dpi: embed display into private contextAndrzej Hajda2014-11-241-18/+21
* drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda2014-11-031-4/+0
* drm/exynos/dpi: unregister connector and panel on removalAndrzej Hajda2014-09-201-1/+5
* Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-08-071-2/+6
|\
| * drm/exynos: dpi: Add support for panel prepare and unprepare routinesAjay Kumar2014-08-061-2/+6
* | Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-07-081-2/+2
|\ \
| * | drm: add register and unregister functions for connectorsThomas Wood2014-06-191-2/+2
| |/
* | drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa2014-06-241-1/+1
|/
* drm: Remove spurious ';'Damien Lespiau2014-06-101-1/+1
* drm/exynos: consider deferred probe caseInki Dae2014-06-021-3/+19
* drm/exynos: Staticize exynos_dpi_of_find_panel_nodeSachin Kamat2014-06-021-1/+1
* drm/exynos: separate dpi from fimdAndrzej Hajda2014-06-021-20/+20
* drm/exynos: dpi: fix hotplug fail issueInki Dae2014-06-021-4/+1
* drm/exynos: add component framework supportInki Dae2014-06-021-7/+9
* drm: make mode_valid callback optionalAndrzej Hajda2014-04-221-7/+0
* drm/exynos: restore parallel output interface supportAndrzej Hajda2014-03-241-0/+339
OpenPOWER on IntegriCloud