summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-281-0/+1
|\
| * drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transferJagan Teki2019-05-161-0/+1
* | drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflowJagan Teki2019-05-161-2/+3
|/
* drm/sun4i: dsi: Add burst supportKonstantin Sudakov2019-02-191-40/+129
* drm/sun4i: dsi: Rework a bit the hblk calculationMaxime Ripard2019-02-191-2/+6
* drm/sun4i: dsi: Fix front vs back porch calculationMaxime Ripard2019-02-191-4/+4
* drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard2019-02-191-1/+5
* drm/sun4i: dsi: Change the start delay calculationMaxime Ripard2019-02-191-1/+3
* drm/sun4i: dsi: Fix unitialized variable warningMaxime Ripard2019-02-081-0/+1
* sun6i: dsi: Convert to generic phy handlingMaxime Ripard2019-02-071-13/+18
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon2018-07-101-2/+2
* drm/sun4i: Remove VLA usageKees Cook2018-07-041-43/+64
* drm/sun4i: mark PM functions as __maybe_unusedArnd Bergmann2018-05-281-2/+2
* drm/sun4i: Add Allwinner A31 MIPI-DSI controller supportMaxime Ripard2018-04-111-0/+1107