summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/parallel-display.c
AgeCommit message (Expand)AuthorLines
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring-32/+4
2016-12-18drm: bridge: Detach bridge from encoder at encoder cleanup timeLaurent Pinchart-2/+0
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart-3/+1
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart-7/+0
2016-08-29drm/imx: parallel-display: detach bridge or panel on unbindPhilipp Zabel-0/+5
2016-08-29drm/imx: don't destroy mode objects manually on driver unbindLucas Stach-3/+0
2016-08-08drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...Lothar Waßmann-3/+7
2016-07-14drm/imx: parallel-display: add bridge supportPhilipp Zabel-9/+41
2016-07-12drm/imx: parallel-display: check return code from of_get_drm_display_mode()Lothar Waßmann-1/+7
2016-07-12drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel-2/+5
2016-07-12drm/imx: store internal bus configuration in crtc statePhilipp Zabel-25/+38
2016-07-12drm/imx: remove empty mode_set encoder callbacksPhilipp Zabel-7/+0
2016-07-12drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying-15/+3
2016-07-12drm/imx: Remove encoders' ->prepare callbacksLiu Ying-27/+29
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying-0/+4
2016-05-30drm/imx: parallel-display: remove dead codeLothar Waßmann-12/+0
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel-2/+2
2016-05-30drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel-12/+12
2016-02-16drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha-8/+0
2016-01-13drm: Do not set connector->encoder in driversThierry Reding-2/+0
2015-12-15drm/imx: Constify function pointer structsVille Syrjälä-4/+4
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä-1/+1
2015-11-24drm/imx: parallel-display: allow to determine bus format from the connected p...Philipp Zabel-0/+4
2015-07-10drm/imx: parallel-display: fix drm_panel supportPhilipp Zabel-6/+15
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel-7/+6
2015-03-31drm/imx: switch to use media bus formatsPhilipp Zabel-4/+4
2015-02-23DRM: i.MX: parallel display: Support probe deferral for finding DRM panelLiu Ying-1/+4
2015-01-07imx-drm: encoder prepare/mode_set must use adjusted modeSteve Longerbeam-2/+2
2015-01-06drm/imx: parallel-display: fix imxpd-->edid memleakPeter Seiderer-0/+3
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+8
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+295
2014-11-26drm: imx: Move imx-drm driver out of stagingPhilipp Zabel-0/+296