index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-19
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
1
-2
/
+30
2017-10-13
drm/vc4: Move the DSI clock divider workaround closer to the clock call.
Eric Anholt
1
-6
/
+6
2017-09-27
drm/vc4: Set up the DSI host at pdev probe time, not component bind.
Eric Anholt
1
-40
/
+57
2017-09-27
drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.
Eric Anholt
1
-1
/
+2
2017-08-08
drm/vc4: Fix errant drm_bridge_remove() in DSI.
Eric Anholt
1
-1
/
+0
2017-08-08
drm/vc4: Don't disable DSI clocks on component unload.
Eric Anholt
1
-3
/
+0
2017-07-14
drm/vc4: Fix misleading name of the continuous flag.
Eric Anholt
1
-4
/
+4
2017-07-14
drm/vc4: Fix DSI T_INIT timing.
Eric Anholt
1
-1
/
+11
2017-06-05
drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.
Eric Anholt
1
-134
/
+20
2017-05-22
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-14
/
+14
2017-05-16
drm/vc4: Adjust modes in DSI to work around the integer PLL divider.
Eric Anholt
1
-26
/
+86
2017-02-28
drm/vc4: Convert existing documentation to actual kerneldoc.
Eric Anholt
1
-2
/
+3
2017-02-07
drm/vc4: simplify exit path of a failed allocation of dsi_connector
Colin Ian King
1
-12
/
+4
2017-02-01
drm/vc4: Add DSI driver
Eric Anholt
1
-0
/
+1725