summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-ldb.c
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: imx-ldb: add missing of_node_putsJulia Lawall2019-01-171-8/+17
* drm/imx: Switch to SPDX identifierFabio Estevam2018-11-051-9/+1
* Merge tag 'imx-drm-next-2018-07-20' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2018-07-271-3/+6
|\
| * drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach2018-07-161-3/+3
| * drm/imx: imx-ldb: disable LDB on driver bindLucas Stach2018-07-161-0/+3
* | drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-2/+1
* | drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-1/+1
|/
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failureLeonard Crestez2017-06-061-1/+1
* drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring2017-04-061-22/+5
* drm: bridge: Detach bridge from encoder at encoder cleanup timeLaurent Pinchart2016-12-181-2/+0
* drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-181-4/+2
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0
* drm/imx: imx-ldb: remove unnecessary double disable checkPhilipp Zabel2016-11-071-12/+0
* drm/imx: imx-ldb: detach bridge on unbindPhilipp Zabel2016-08-291-0/+2
* drm/imx: imx-ldb: detach panel on unbindLucas Stach2016-08-291-0/+3
* drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-291-6/+0
* drm/imx-ldb: Add support to drm-bridgePeter Senna Tschudin2016-08-111-41/+79
* drm/imx: imx-ldb: use encoder atomic_mode_set callbackPhilipp Zabel2016-08-081-14/+10
* drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...Lothar Waßmann2016-08-081-1/+8
* drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mod...Philipp Zabel2016-07-271-5/+2
* drm/imx: imx-ldb: check return code on panel attachLucas Stach2016-07-121-2/+6
* drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel2016-07-121-2/+5
* drm/imx: store internal bus configuration in crtc statePhilipp Zabel2016-07-121-36/+75
* drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying2016-07-121-8/+8
* drm/imx: Remove encoders' ->prepare callbacksLiu Ying2016-07-121-58/+60
* drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying2016-07-121-0/+4
* drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann2016-05-301-1/+2
* drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-301-17/+18
* drm/imx: imx-ldb: Add DDC supportSteve Longerbeam2016-05-301-8/+34
* Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...Dave Airlie2016-03-021-2/+3
|\
| * drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel2016-03-011-2/+3
* | drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
|/
* drm/imx: 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/imx: imx-ldb: allow to determine bus format from the connected panelPhilipp Zabel2015-03-311-53/+63
* drm/imx: imx-ldb: reset display clock input when disabling LVDSPhilipp Zabel2015-03-311-0/+26
* drm/imx: imx-ldb: add drm_panel supportPhilipp Zabel2015-03-311-2/+46
* drm/imx: consolidate bus format variable namesPhilipp Zabel2015-03-311-5/+5
* drm/imx: switch to use media bus formatsPhilipp Zabel2015-03-311-3/+3
* drm/imx: imx-ldb: enable DI clock in encoder_mode_setPhilipp Zabel2015-02-231-15/+13
* imx-drm: encoder prepare/mode_set must use adjusted modeSteve Longerbeam2015-01-071-3/+3
* drm/imx: imx-ldb: fix channel->edid memleakPeter Seiderer2015-01-061-0/+2
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-5/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-151-1/+0
* drm: imx: Move imx-drm driver out of stagingPhilipp Zabel2014-11-261-0/+616