summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-tve.c
Commit message (Expand)AuthorAgeFilesLines
* drm/imx: imx-tve: constify clk_ops structureJulia Lawall2018-11-051-1/+1
* drm/imx: Switch to SPDX identifierFabio Estevam2018-11-051-9/+1
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+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
* Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie2017-02-231-3/+4
|\
| * drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam2017-02-171-3/+4
* | drm/imx: imx-tve: Remove unused variableFabio Estevam2017-01-051-8/+3
|/
* drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0
* drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-291-3/+0
* drm/imx: imx-tve: fix the error messageFabio Estevam2016-07-121-2/+2
* drm/imx: imx-tve: remove unneeded 'or' operationFabio Estevam2016-07-121-1/+1
* drm/imx: imx-tve: check the value returned by regulator_set_voltage()Fabio Estevam2016-07-121-1/+3
* 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-21/+34
* drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying2016-07-121-19/+8
* drm/imx: Remove encoders' ->prepare callbacksLiu Ying2016-07-121-36/+22
* drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying2016-07-121-0/+4
* drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel2016-05-301-2/+4
* 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-tve: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-301-0/+1
* drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel2015-07-101-1/+1
* drm/imx: consolidate bus format variable namesPhilipp Zabel2015-03-311-3/+3
* drm/imx: switch to use media bus formatsPhilipp Zabel2015-03-311-2/+2
* Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-02-111-8/+16
|\
| * drm: imx: imx-tve: Check and propagate the errorsFabio Estevam2015-01-271-8/+16
* | imx-drm: encoder prepare/mode_set must use adjusted modeSteve Longerbeam2015-01-071-2/+2
|/
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-6/+2
* 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/+736