aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+5
2019-08-20drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-17drm/sun4i: drop use of drmP.hSam Ravnborg1-4/+5
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2019-05-16drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transferJagan Teki1-0/+1
2019-05-16drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflowJagan Teki1-2/+3
2019-02-19drm/sun4i: dsi: Add burst supportKonstantin Sudakov1-40/+129
2019-02-19drm/sun4i: dsi: Rework a bit the hblk calculationMaxime Ripard1-2/+6
2019-02-19drm/sun4i: dsi: Fix front vs back porch calculationMaxime Ripard1-4/+4
2019-02-19drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard1-1/+5
2019-02-19drm/sun4i: dsi: Change the start delay calculationMaxime Ripard1-1/+3
2019-02-08drm/sun4i: dsi: Fix unitialized variable warningMaxime Ripard1-0/+1
2019-02-07sun6i: dsi: Convert to generic phy handlingMaxime Ripard1-13/+18
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon1-2/+2
2018-07-04drm/sun4i: Remove VLA usageKees Cook1-43/+64
2018-05-28drm/sun4i: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-04-11drm/sun4i: Add Allwinner A31 MIPI-DSI controller supportMaxime Ripard1-0/+1107