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
starfive-6.6.48-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_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scrambling
Maxime Ripard
1
-3
/
+2
2022-09-13
drm/vc4: hdmi: Constify drm_display_mode
Maxime Ripard
1
-8
/
+8
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+5
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-184
/
+500
2022-08-25
drm/vc4: hdmi: unlock mutex when device is unplugged
Danilo Krummrich
1
-2
/
+5
2022-08-18
drm/vc4: hdmi: Rework power up
Maxime Ripard
1
-8
/
+7
2022-08-18
drm/vc4: hdmi: Depends on CONFIG_PM
Maxime Ripard
1
-1
/
+1
2022-08-15
drm/vc4: Drop of_gpio header
Maíra Canal
1
-1
/
+0
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2022-07-13
drm/vc4: Switch to drmm_mutex_init
Maxime Ripard
1
-1
/
+4
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
1
-5
/
+21
2022-07-13
drm/vc4: hdmi: Switch to devm_pm_runtime_enable
Maxime Ripard
1
-11
/
+4
2022-07-13
drm/vc4: hdmi: Protect device resources after removal
Maxime Ripard
1
-17
/
+291
2022-07-13
drm/vc4: hdmi: Move audio structure offset checks
Maxime Ripard
1
-20
/
+20
2022-07-13
drm/vc4: hdmi: Use devm to register hotplug interrupts
Maxime Ripard
1
-30
/
+11
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
Maxime Ripard
1
-17
/
+29
2022-07-13
drm/vc4: hdmi: Use a device-managed action for DDC
Maxime Ripard
1
-6
/
+12
2022-07-13
drm/vc4: hdmi: Switch to device-managed CEC initialization
Maxime Ripard
1
-44
/
+50
2022-07-13
drm/vc4: hdmi: Switch to device-managed ALSA initialization
Maxime Ripard
1
-7
/
+36
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed connector initialization
Maxime Ripard
1
-9
/
+8
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed encoder initialization
Maxime Ripard
1
-5
/
+9
2022-07-13
drm/vc4: hdmi: Remove call to drm_connector_unregister()
Maxime Ripard
1
-9
/
+3
2022-07-13
drm/vc4: hdmi: Switch to drmm_kzalloc
Maxime Ripard
1
-1
/
+2
2022-07-13
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-1
/
+1
2022-07-08
drm/vc4: hdmi: Rework power up
Maxime Ripard
1
-8
/
+7
2022-07-08
drm/vc4: hdmi: Depends on CONFIG_PM
Maxime Ripard
1
-1
/
+1
2022-06-28
drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
Dave Stevenson
1
-6
/
+28
2022-06-28
drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
Dave Stevenson
1
-4
/
+4
2022-06-28
drm/vc4: hdmi: Force modeset when bpc or format changes
Dom Cobley
1
-1
/
+11
2022-06-28
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
1
-6
/
+6
2022-06-28
drm/vc4: hdmi: Report that 3d/stereo is allowed
Dom Cobley
1
-0
/
+1
2022-06-28
drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUT
Dom Cobley
1
-3
/
+0
2022-06-28
drm/vc4: hdmi: Skip writes to disabled packet RAM
Dom Cobley
1
-1
/
+6
2022-06-28
drm/vc4: hdmi: Stop checking for enabled output in audio
Dom Cobley
1
-27
/
+3
2022-06-28
drm/vc4: hdmi: Move HDMI reset to pm_resume
Dave Stevenson
1
-19
/
+22
2022-06-28
drm/vc4: hdmi: Reset HDMI MISC_CONTROL register
Dave Stevenson
1
-0
/
+8
2022-06-28
drm/vc4: hdmi: Avoid full hdmi audio fifo writes
Dom Cobley
1
-4
/
+4
2022-06-28
drm/vc4: hdmi: Clear unused infoframe packet RAM registers
Dom Cobley
1
-1
/
+10
2022-06-28
drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps
Dave Stevenson
1
-0
/
+39
2022-06-28
drm/vc4: hdmi: Disable audio if dmas property is present but empty
Phil Elwell
1
-3
/
+3
2022-06-27
drm/vc4: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-0
/
+1
2022-06-22
drm/vc4: hdmi: Fixed possible integer overflow
Saud Farooqui
1
-1
/
+1
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-85
/
+402
2022-05-12
drm/vc4: hdmi: Fix build error for implicit function declaration
Hui Tang
1
-0
/
+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
1
-1
/
+1
2022-04-21
drm/vc4: hdmi: Remove vc4_hdmi_encoder
José Expósito
1
-12
/
+12
2022-04-21
drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
José Expósito
1
-11
/
+6
2022-04-06
drm/vc4: hdmi: Remove clock rate initialization
Maxime Ripard
1
-13
/
+0
[prev]
[next]