summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mcde/mcde_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/mcde: Enable the DSI link with displayLinus Walleij2020-08-131-8/+28
* drm/mcde: Fix display pipeline restartLinus Walleij2020-08-131-0/+41
* drm/mcde: Improve pixel fetcher FIFO depth settingLinus Walleij2020-08-131-4/+30
* drm/mcde: Fix display data flow controlLinus Walleij2020-08-131-41/+72
* drm/mcde: Rename flow functionLinus Walleij2020-08-131-2/+2
* drm/mcde: Fix stability issueLinus Walleij2020-07-261-3/+8
* drm: mcde: Fix forgotten user of drm->dev_privateLinus Walleij2020-06-161-1/+1
* drm/mcde: Don't use drm_device->dev_privateDaniel Vetter2020-04-281-5/+5
* drm/mcde: Handle pending vblank while disabling displayStephan Gerhold2019-11-091-0/+10
* drm/mcde: Fix frame sync setup for video mode panelsStephan Gerhold2019-11-091-14/+18
* drm/mcde: Provide vblank handling unconditionallyStephan Gerhold2019-11-091-10/+5
* drm/mcde: Fix an uninitialized variableDan Carpenter2019-06-131-1/+1
* drm/mcde: Fix compile problemsSam Ravnborg2019-05-261-1/+1
* drm/mcde: Add new driver for ST-Ericsson MCDELinus Walleij2019-05-241-0/+1142