summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imx/imx-tve.c
AgeCommit message (Expand)Author
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-11-05drm/imx: imx-tve: constify clk_ops structureJulia Lawall
2018-11-05drm/imx: Switch to SPDX identifierFabio Estevam
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-02-23Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie
2017-02-17drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam
2017-01-05drm/imx: imx-tve: Remove unused variableFabio Estevam
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-08-29drm/imx: don't destroy mode objects manually on driver unbindLucas Stach
2016-07-12drm/imx: imx-tve: fix the error messageFabio Estevam
2016-07-12drm/imx: imx-tve: remove unneeded 'or' operationFabio Estevam
2016-07-12drm/imx: imx-tve: check the value returned by regulator_set_voltage()Fabio Estevam
2016-07-12drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel
2016-07-12drm/imx: store internal bus configuration in crtc statePhilipp Zabel
2016-07-12drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying
2016-07-12drm/imx: Remove encoders' ->prepare callbacksLiu Ying
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel
2016-02-16drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha
2015-12-15drm/imx: Constify function pointer structsVille Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-11-30drm: imx: imx-tve: Fix module autoload for OF platform driverLuis de Bethencourt
2015-07-10drm/imx: tve: fix media bus format for VGA outputPhilipp Zabel
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel
2015-03-31drm/imx: switch to use media bus formatsPhilipp Zabel
2015-02-11Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2015-01-27drm: imx: imx-tve: Check and propagate the errorsFabio Estevam
2015-01-07imx-drm: encoder prepare/mode_set must use adjusted modeSteve Longerbeam
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-26drm: imx: Move imx-drm driver out of stagingPhilipp Zabel