aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-ldb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-27drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_setPhilipp Zabel1-5/+2
2016-07-12drm/imx: imx-ldb: check return code on panel attachLucas Stach1-2/+6
2016-07-12drm/imx: turn remaining container_of macros into inline functionsPhilipp Zabel1-2/+5
2016-07-12drm/imx: store internal bus configuration in crtc statePhilipp Zabel1-36/+75
2016-07-12drm/imx: atomic phase 3 step 2: Legacy callback fixupsLiu Ying1-8/+8
2016-07-12drm/imx: Remove encoders' ->prepare callbacksLiu Ying1-58/+60
2016-07-12drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying1-0/+4
2016-05-30drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann1-1/+2
2016-05-30drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-17/+18
2016-05-30drm/imx: imx-ldb: Add DDC supportSteve Longerbeam1-8/+34
2016-03-02Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-2/+3
2016-03-01drm/imx: remove imx_drm_encoder_get_mux_idPhilipp Zabel1-2/+3
2016-02-16drm/imx: removed optional dummy encoder mode_fixup function.Carlos Palminha1-8/+0
2015-12-15drm/imx: Constify function pointer structsVille Syrjälä1-4/+4
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-1/+1
2015-03-31drm/imx: imx-ldb: allow to determine bus format from the connected panelPhilipp Zabel1-53/+63
2015-03-31drm/imx: imx-ldb: reset display clock input when disabling LVDSPhilipp Zabel1-0/+26
2015-03-31drm/imx: imx-ldb: add drm_panel supportPhilipp Zabel1-2/+46
2015-03-31drm/imx: consolidate bus format variable namesPhilipp Zabel1-5/+5
2015-03-31drm/imx: switch to use media bus formatsPhilipp Zabel1-3/+3
2015-02-23drm/imx: imx-ldb: enable DI clock in encoder_mode_setPhilipp Zabel1-15/+13
2015-01-07imx-drm: encoder prepare/mode_set must use adjusted modeSteve Longerbeam1-3/+3
2015-01-06drm/imx: imx-ldb: fix channel->edid memleakPeter Seiderer1-0/+2
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-5/+0
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+615
2014-11-26drm: imx: Move imx-drm driver out of stagingPhilipp Zabel1-0/+616