summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mcde/mcde_dsi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/mcde: Retry DSI read/write transactionsLinus Walleij2020-08-151-66/+92
* drm/mcde: Enable the DSI link with displayLinus Walleij2020-08-131-27/+17
* drm/mcde: Fix display pipeline restartLinus Walleij2020-08-131-22/+35
* drm/mcde: Support using DSI in LP modeLinus Walleij2020-08-131-4/+6
* drm/mcde: Fix display data flow controlLinus Walleij2020-08-131-3/+16
* drm/mcde: Use mode->clock instead of reverse calculating it from the vrefreshVille Syrjälä2020-05-271-2/+1
* drm: Nuke mode->vrefreshVille Syrjälä2020-05-271-3/+3
* drm/mcde: dsi: Fix return value check in mcde_dsi_bind()Wei Yongjun2020-05-121-4/+3
* drm/mcde: Don't use drm_device->dev_privateDaniel Vetter2020-04-281-1/+1
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-2/+3
* Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-01-031-48/+191
|\
| * drm/mcde: Some fixes to handling video modeLinus Walleij2019-12-171-48/+191
* | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-94/+83
|\|
| * drm/mcde: Do not needlessly logically and with 3Linus Walleij2019-11-241-4/+4
| * drm/mcde: Reuse global DSI command defsLinus Walleij2019-11-241-1/+1
| * drm/mcde: dsi: Enable clocks in pre_enable() instead of mode_set()Stephan Gerhold2019-11-091-30/+37
| * drm/mcde: dsi: Fix duplicated DSI connectorStephan Gerhold2019-11-091-51/+1
| * drm/mcde: dsi: Delay start of video stream generatorStephan Gerhold2019-11-091-5/+8
| * drm/mcde: dsi: Make video mode errors more verboseStephan Gerhold2019-11-091-1/+21
| * drm/mcde: Fix frame sync setup for video mode panelsStephan Gerhold2019-11-091-2/+11
* | Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-091-2/+4
|\ \ | |/ |/|
| * drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be foundStephan Gerhold2019-11-201-2/+4
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-031-23/+47
|\|
| * drm/mcde: Fix DSI transfersLinus Walleij2019-09-041-23/+47
* | drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart2019-09-081-2/+2
|/
* drm/mcde: Fix compile problemsSam Ravnborg2019-05-261-1/+1
* drm/mcde: Add new driver for ST-Ericsson MCDELinus Walleij2019-05-241-0/+1044