index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2018-07-10
drm/vc4: Support the case where the DSI device is disabled
Boris Brezillon
1
-2
/
+13
2018-06-29
drm/vc4: Make DSI call into the bridge after the DSI link is enabled.
Eric Anholt
1
-15
/
+27
2018-04-30
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
Eric Anholt
1
-0
/
+5
2017-10-19
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
1
-2
/
+30
2017-10-14
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-15
drm/vc4: Fix misleading name of the continuous flag.
Eric Anholt
1
-4
/
+4
2017-07-15
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-08
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