index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2024-08-22
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
1
-14
/
+18
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-06-08
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-25
drm/vc4: Switch to container_of_const
Maxime Ripard
1
-11
/
+6
2023-01-19
vc4: fix build failure in vc4_dsi_dev_probe()
Arnd Bergmann
1
-0
/
+2
2023-01-10
drm/vc4: dsi: Drop unused i2c include
Uwe Kleine-König
1
-1
/
+0
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
1
-5
/
+1
2022-12-15
drm/vc4: dsi: Remove entry to ULPS from vc4_dsi post_disable
Dave Stevenson
1
-2
/
+0
2022-12-15
drm/vc4: dsi: Convert to using a bridge instead of encoder
Dave Stevenson
1
-31
/
+90
2022-12-15
drm/vc4: dsi: Convert to use atomic operations
Dave Stevenson
1
-8
/
+15
2022-12-15
drm/vc4: dsi: Remove splitting the bridge chain from the driver
Dave Stevenson
1
-47
/
+0
2022-12-15
drm/vc4: dsi: Move initialisation to encoder_mode_set
Dave Stevenson
1
-4
/
+12
2022-12-15
drm/vc4: dsi: Rename bridge to out_bridge
Dave Stevenson
1
-6
/
+6
2022-12-08
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
1
-1
/
+8
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
1
-3
/
+19
2022-07-13
drm/vc4: dsi: Switch to devm_pm_runtime_enable
Maxime Ripard
1
-4
/
+4
2022-07-13
drm/vc4: dsi: Fix the driver structure lifetime
Maxime Ripard
1
-1
/
+37
2022-07-13
drm/vc4: dsi: Switch to drmm_of_get_bridge
Maxime Ripard
1
-1
/
+1
2022-07-13
drm/vc4: dsi: Switch to DRM-managed encoder initialization
Maxime Ripard
1
-2
/
+7
2022-07-13
drm/vc4: dsi: Embed DRM structures into the private structure
Maxime Ripard
1
-36
/
+22
2022-06-28
drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
Dave Stevenson
1
-0
/
+3
2022-06-28
drm/vc4: dsi: Fix dsi0 interrupt support
Dave Stevenson
1
-26
/
+85
2022-06-28
drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
Dave Stevenson
1
-1
/
+2
2022-06-28
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
1
-4
/
+2
2022-06-28
drm/vc4: dsi: Release workaround buffer and DMA
Dave Stevenson
1
-1
/
+28
2022-04-21
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
1
-1
/
+1
2022-02-16
drm/vc4: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-6
/
+1
2022-01-19
drm/vc4: Fix deadlock on DSI device attach error
Padmanabha Srinivasaiah
1
-10
/
+4
2021-09-14
drm/vc4: dsi: Switch to devm_drm_of_get_bridge
Maxime Ripard
1
-24
/
+4
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-3
/
+1
2020-12-07
drm/vc4: dsi: Add configuration for BCM2711 DSI1
Dave Stevenson
1
-2
/
+10
2020-12-07
drm/vc4: dsi: Add support for DSI0
Dave Stevenson
1
-0
/
+8
2020-12-07
drm/vc4: dsi: Introduce a variant structure
Maxime Ripard
1
-26
/
+37
2020-12-07
drm/vc4: dsi: Use snprintf for the PHY clocks instead of an array
Maxime Ripard
1
-8
/
+9
2020-12-07
drm/vc4: dsi: Correct DSI register definition
Dave Stevenson
1
-2
/
+2
2020-12-07
drm/vc4: drv: Remove the DSI pointer in vc4_drv
Maxime Ripard
1
-9
/
+0
2020-10-22
drm/vc4: dsi: Only register our component once a DSI device is attached
Maxime Ripard
1
-17
/
+8
2020-04-02
drm/vc4: Use simple encoder
Thomas Zimmermann
1
-12
/
+3
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2020-01-08
drm/vc4: dsi: Fix bridge chain handling
Boris Brezillon
1
-6
/
+22
2019-12-09
drm/bridge: Make the bridge chain a double-linked list
Boris Brezillon
1
-1
/
+9
2019-12-09
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
1
-4
/
+4
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
1
-2
/
+2
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-12
/
+1
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
1
-7
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
1
-19
/
+5
[next]