index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vc4: use new debugfs device-centered functions
MaĆra Canal
2022-12-22
1
-5
/
+1
*
drm/vc4: dsi: Remove entry to ULPS from vc4_dsi post_disable
Dave Stevenson
2022-12-15
1
-2
/
+0
*
drm/vc4: dsi: Convert to using a bridge instead of encoder
Dave Stevenson
2022-12-15
1
-31
/
+90
*
drm/vc4: dsi: Convert to use atomic operations
Dave Stevenson
2022-12-15
1
-8
/
+15
*
drm/vc4: dsi: Remove splitting the bridge chain from the driver
Dave Stevenson
2022-12-15
1
-47
/
+0
*
drm/vc4: dsi: Move initialisation to encoder_mode_set
Dave Stevenson
2022-12-15
1
-4
/
+12
*
drm/vc4: dsi: Rename bridge to out_bridge
Dave Stevenson
2022-12-15
1
-6
/
+6
*
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
2022-12-08
1
-1
/
+8
*
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
1
-3
/
+19
*
drm/vc4: dsi: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
1
-4
/
+4
*
drm/vc4: dsi: Fix the driver structure lifetime
Maxime Ripard
2022-07-13
1
-1
/
+37
*
drm/vc4: dsi: Switch to drmm_of_get_bridge
Maxime Ripard
2022-07-13
1
-1
/
+1
*
drm/vc4: dsi: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
1
-2
/
+7
*
drm/vc4: dsi: Embed DRM structures into the private structure
Maxime Ripard
2022-07-13
1
-36
/
+22
*
drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
Dave Stevenson
2022-06-28
1
-0
/
+3
*
drm/vc4: dsi: Fix dsi0 interrupt support
Dave Stevenson
2022-06-28
1
-26
/
+85
*
drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
Dave Stevenson
2022-06-28
1
-1
/
+2
*
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
2022-06-28
1
-4
/
+2
*
drm/vc4: dsi: Release workaround buffer and DMA
Dave Stevenson
2022-06-28
1
-1
/
+28
*
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
2022-04-21
1
-1
/
+1
*
drm/vc4: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2022-02-16
1
-6
/
+1
*
drm/vc4: Fix deadlock on DSI device attach error
Padmanabha Srinivasaiah
2022-01-19
1
-10
/
+4
*
drm/vc4: dsi: Switch to devm_drm_of_get_bridge
Maxime Ripard
2021-09-14
1
-24
/
+4
*
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
1
-3
/
+1
*
drm/vc4: dsi: Add configuration for BCM2711 DSI1
Dave Stevenson
2020-12-07
1
-2
/
+10
*
drm/vc4: dsi: Add support for DSI0
Dave Stevenson
2020-12-07
1
-0
/
+8
*
drm/vc4: dsi: Introduce a variant structure
Maxime Ripard
2020-12-07
1
-26
/
+37
*
drm/vc4: dsi: Use snprintf for the PHY clocks instead of an array
Maxime Ripard
2020-12-07
1
-8
/
+9
*
drm/vc4: dsi: Correct DSI register definition
Dave Stevenson
2020-12-07
1
-2
/
+2
*
drm/vc4: drv: Remove the DSI pointer in vc4_drv
Maxime Ripard
2020-12-07
1
-9
/
+0
*
drm/vc4: dsi: Only register our component once a DSI device is attached
Maxime Ripard
2020-10-22
1
-17
/
+8
*
drm/vc4: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-12
/
+3
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
1
-1
/
+1
*
drm/vc4: dsi: Fix bridge chain handling
Boris Brezillon
2020-01-08
1
-6
/
+22
*
drm/bridge: Make the bridge chain a double-linked list
Boris Brezillon
2019-12-09
1
-1
/
+9
*
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
2019-12-09
1
-4
/
+4
*
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
1
-2
/
+2
*
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-0
/
+1
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
1
-12
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-7
/
+10
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-16
1
-0
/
+1
|
\
|
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
|
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-03
1
-19
/
+5
*
|
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-04-01
1
-90
/
+65
|
/
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/vc4: Support the case where the DSI device is disabled
Boris Brezillon
2018-07-10
1
-2
/
+13
*
drm/vc4: Make DSI call into the bridge after the DSI link is enabled.
Eric Anholt
2018-06-29
1
-15
/
+27
*
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
Eric Anholt
2018-04-30
1
-0
/
+5
*
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
2017-10-19
1
-2
/
+30
[next]