summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-ldb.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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