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
/
mcde
/
mcde_dsi.c
Age
Commit message (
Expand
)
Author
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
2021-06-09
drm/mcde: Fix off by 10^3 in calculation
Linus Walleij
2021-05-22
drm/mcde: Remove redundant error printing in mcde_dsi_probe()
Zhen Lei
2021-03-04
drm/mcde/panel: Inverse misunderstood flag
Linus Walleij
2020-08-15
drm/mcde: Retry DSI read/write transactions
Linus Walleij
2020-08-13
drm/mcde: Enable the DSI link with display
Linus Walleij
2020-08-13
drm/mcde: Fix display pipeline restart
Linus Walleij
2020-08-13
drm/mcde: Support using DSI in LP mode
Linus Walleij
2020-08-13
drm/mcde: Fix display data flow control
Linus Walleij
2020-05-27
drm/mcde: Use mode->clock instead of reverse calculating it from the vrefresh
Ville Syrjälä
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-12
drm/mcde: dsi: Fix return value check in mcde_dsi_bind()
Wei Yongjun
2020-04-28
drm/mcde: Don't use drm_device->dev_private
Daniel Vetter
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-12-17
drm/mcde: Some fixes to handling video mode
Linus Walleij
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-09
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-11-24
drm/mcde: Do not needlessly logically and with 3
Linus Walleij
2019-11-24
drm/mcde: Reuse global DSI command defs
Linus Walleij
2019-11-20
drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be found
Stephan Gerhold
2019-11-09
drm/mcde: dsi: Enable clocks in pre_enable() instead of mode_set()
Stephan Gerhold
2019-11-09
drm/mcde: dsi: Fix duplicated DSI connector
Stephan Gerhold
2019-11-09
drm/mcde: dsi: Delay start of video stream generator
Stephan Gerhold
2019-11-09
drm/mcde: dsi: Make video mode errors more verbose
Stephan Gerhold
2019-11-09
drm/mcde: Fix frame sync setup for video mode panels
Stephan Gerhold
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-04
drm/mcde: Fix DSI transfers
Linus Walleij
2019-05-26
drm/mcde: Fix compile problems
Sam Ravnborg
2019-05-24
drm/mcde: Add new driver for ST-Ericsson MCDE
Linus Walleij