index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-24
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
1
-2
/
+2
2022-09-05
drm/vc4: hdmi: Depends on CONFIG_PM
Maxime Ripard
2
-1
/
+2
2022-09-05
drm/vc4: hdmi: Rework power up
Maxime Ripard
1
-8
/
+7
2022-08-17
drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
Dave Stevenson
2
-7
/
+31
2022-08-17
drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
Dave Stevenson
1
-4
/
+4
2022-08-17
drm/vc4: hdmi: Force modeset when bpc or format changes
Dom Cobley
1
-1
/
+11
2022-08-17
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
2
-9
/
+10
2022-08-17
drm/vc4: hdmi: Move HDMI reset to pm_resume
Dave Stevenson
1
-19
/
+22
2022-08-17
drm/vc4: hdmi: Switch to pm_runtime_status_suspended
Dave Stevenson
1
-2
/
+2
2022-08-17
drm/vc4: hdmi: Reset HDMI MISC_CONTROL register
Dave Stevenson
2
-0
/
+11
2022-08-17
drm/vc4: hdmi: Avoid full hdmi audio fifo writes
Dom Cobley
1
-4
/
+4
2022-08-17
drm/vc4: hdmi: Clear unused infoframe packet RAM registers
Dom Cobley
1
-1
/
+10
2022-08-17
drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps
Dave Stevenson
2
-0
/
+47
2022-08-17
drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
Dave Stevenson
1
-0
/
+3
2022-08-17
drm/vc4: dsi: Fix dsi0 interrupt support
Dave Stevenson
1
-26
/
+85
2022-08-17
drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
Dave Stevenson
1
-1
/
+2
2022-08-17
drm/vc4: dsi: Correct pixel order for DSI0
Dave Stevenson
1
-1
/
+2
2022-08-17
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
1
-4
/
+2
2022-08-17
drm/vc4: dsi: Release workaround buffer and DMA
Dave Stevenson
1
-1
/
+28
2022-08-17
drm/vc4: plane: Fix margin calculations for the right/bottom edges
Dave Stevenson
1
-4
/
+4
2022-08-17
drm/vc4: plane: Remove subpixel positioning check
Dom Cobley
1
-13
/
+9
2022-08-17
drm/vc4: kms: Use maximum FIFO load for the HVS clock rate
Maxime Ripard
1
-1
/
+3
2022-08-17
drm/vc4: hdmi: Disable audio if dmas property is present but empty
Phil Elwell
1
-3
/
+3
2022-06-27
drm/vc4: perfmon: Fix variable dereferenced before check
Maxime Ripard
1
-3
/
+6
2022-06-22
drm/vc4: fix error code in vc4_check_tex_size()
Dan Carpenter
1
-1
/
+1
2022-06-22
drm/vc4: hdmi: Fixed possible integer overflow
Saud Farooqui
1
-1
/
+1
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
11
-1
/
+211
2022-06-16
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
Maxime Ripard
1
-4
/
+46
2022-06-16
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
Maxime Ripard
1
-3
/
+18
2022-06-16
drm/vc4: crtc: Move the BO Handling out of Common Page-Flip Handler
Maxime Ripard
1
-25
/
+48
2022-06-16
drm/vc4: crtc: Move the BO handling out of common page-flip callback
Maxime Ripard
1
-14
/
+20
2022-06-16
drm/vc4: crtc: Use an union to store the page flip callback
Maxime Ripard
1
-6
/
+14
2022-06-16
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
Maxime Ripard
1
-7
/
+11
2022-06-16
drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711
Maxime Ripard
1
-1
/
+11
2022-06-16
drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711
Maxime Ripard
1
-1
/
+7
2022-06-16
drm/vc4: drv: Register a different driver on BCM2711
Maxime Ripard
1
-9
/
+42
2022-06-16
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
3
-6
/
+17
2022-06-16
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
3
-7
/
+7
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
6
-29
/
+30
2022-06-16
drm/vc4: plane: Prevent async update if we don't have a dlist
Maxime Ripard
1
-0
/
+4
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-202
/
+773
2022-05-12
drm/vc4: hdmi: Fix build error for implicit function declaration
Hui Tang
1
-0
/
+1
2022-05-11
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-1
/
+2
2022-05-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-1
/
+4
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2
-1
/
+4
2022-05-02
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
1
-1
/
+2
2022-04-29
drm/vc4: simplify the return expression of vc4_grab_bin_bo()
Minghao Chi
1
-7
/
+1
2022-04-29
drm/vc4: simplify the return expression of vc4_prepare_fb()
Minghao Chi
1
-6
/
+1
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
1
-1
/
+1
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
2
-1
/
+3
[next]