index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sun4i
/
sun6i_mipi_dsi.c
Age
Commit message (
Expand
)
Author
2020-02-19
drm/sun4i: dsi: Avoid hotplug race with DRM driver bind
Samuel Holland
2020-02-14
drm/sun4i: dsi: Remove incorrect use of runtime PM
Samuel Holland
2020-02-14
drm/sun4i: dsi: Allow binding the host without a panel
Samuel Holland
2020-02-14
drm/sun4i: dsi: Use NULL to signify "no panel"
Samuel Holland
2020-02-14
drm/sun4i: dsi: Remove unused drv from driver context
Samuel Holland
2019-12-26
drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
Jagan Teki
2019-12-26
drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
Jagan Teki
2019-12-26
drm/sun4i: dsi: Get the mod clock for A31
Jagan Teki
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2019-10-08
drm/sun4i: dsi: Fix video start delay computation
Jagan Teki
2019-10-07
drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length
Icenowy Zheng
2019-10-07
drm/sun4i: dsi: fix the overhead of the horizontal front porch
Icenowy Zheng
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
Revert "drm/sun4i: dsi: Change the start delay calculation"
Icenowy Zheng
2019-10-03
drm/sun4i: dsi: Fix TCON DRQ set bits
Jagan Teki
2019-10-03
drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support
Jagan Teki
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-20
drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-17
drm/sun4i: drop use of drmP.h
Sam Ravnborg
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-16
drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transfer
Jagan Teki
2019-05-16
drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflow
Jagan Teki
2019-02-19
drm/sun4i: dsi: Add burst support
Konstantin Sudakov
2019-02-19
drm/sun4i: dsi: Rework a bit the hblk calculation
Maxime Ripard
2019-02-19
drm/sun4i: dsi: Fix front vs back porch calculation
Maxime Ripard
2019-02-19
drm/sun4i: dsi: Enforce boundaries on the start delay
Maxime Ripard
2019-02-19
drm/sun4i: dsi: Change the start delay calculation
Maxime Ripard
2019-02-08
drm/sun4i: dsi: Fix unitialized variable warning
Maxime Ripard
2019-02-07
sun6i: dsi: Convert to generic phy handling
Maxime Ripard
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-07-04
drm/sun4i: Remove VLA usage
Kees Cook
2018-05-28
drm/sun4i: mark PM functions as __maybe_unused
Arnd Bergmann
2018-04-11
drm/sun4i: Add Allwinner A31 MIPI-DSI controller support
Maxime Ripard