index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-03-10
drm/vc4: hdmi: Correct interlaced timings again
Dave Stevenson
1
-2
/
+3
2023-03-10
drm/vc4: drop all currently held locks if deadlock happens
Maíra Canal
1
-1
/
+10
2023-02-09
drm/vc4: hdmi: Always enable GCP with AVMUTE cleared
Dom Cobley
1
-9
/
+9
2023-01-26
drm/vc4: hdmi: make CEC adapter name unique
Hans Verkuil
1
-1
/
+2
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
1
-11
/
+36
2022-11-15
drm/vc4: hdmi: Fix pointer dereference before check
José Expósito
1
-2
/
+4
2022-11-15
drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()
José Expósito
1
-5
/
+3
2022-11-04
Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-12
/
+13
2022-11-03
drm/vc4: hdmi: Fix HSM clock too low on Pi4
maxime@cerno.tech
1
-4
/
+17
2022-11-03
drm/vc4: hdmi: Fix outdated function name in comment
maxime@cerno.tech
1
-3
/
+2
2022-11-03
drm/vc4: hdmi: Take our lock to reset the link
maxime@cerno.tech
1
-4
/
+17
2022-10-28
drm/vc4: hdmi: Add more checks for 4k resolutions
Dom Cobley
1
-2
/
+9
2022-10-28
drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection code
Maxime Ripard
1
-11
/
+4
2022-10-28
drm/vc4: hdmi: Fix hdmi_enable_4kp60 detection
Maxime Ripard
1
-1
/
+2
2022-10-25
Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2022-10-21
Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+29
2022-10-20
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
1
-278
/
+693
2022-10-13
drm/vc4: hdmi: Check the HSM rate at runtime_resume
Maxime Ripard
1
-0
/
+20
2022-10-13
drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
Maxime Ripard
1
-0
/
+9
2022-10-10
drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...
Maxime Ripard
1
-1
/
+1
2022-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2022-09-13
drm/vc4: hdmi: Reset link on hotplug
Maxime Ripard
1
-3
/
+101
2022-09-13
drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() around
Maxime Ripard
1
-17
/
+17
2022-09-13
drm/vc4: hdmi: Switch to detect_ctx
Maxime Ripard
1
-3
/
+4
2022-09-13
drm/vc4: hdmi: Simplify the hotplug handling
Maxime Ripard
1
-22
/
+41
2022-09-13
drm/vc4: hdmi: Remove mutex in detect
Maxime Ripard
1
-55
/
+33
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
[next]