index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2021-02-09
drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
Maxime Ripard
2021-02-09
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2021-02-09
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2021-02-09
drm/vc4: hdmi: Split the interrupt handlers
Maxime Ripard
2021-02-09
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2021-02-09
drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
Maxime Ripard
2021-02-09
drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
Maxime Ripard
2021-02-09
drm/vc4: hdmi: Restore cec physical address on reconnect
Dom Cobley
2021-02-09
drm/vc4: hdmi: Fix register offset with longer CEC messages
Dom Cobley
2021-02-09
drm/vc4: hdmi: Move hdmi reset to bind
Dom Cobley
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2021-01-18
drm/vc4: Unify PCM card's driver_name
Nicolas Saenz Julienne
2020-12-16
drm/vc4: hdmi: Enable 10/12 bpc output
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Use the connector state pixel rate for the PHY
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Store pixel frequency in the connector state
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Create a custom connector state
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
Maxime Ripard
2020-12-16
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-07
drm/vc4: hdmi: Don't poll for the infoframes status on setup
Maxime Ripard
2020-11-19
drm/vc4: hdmi: Disable Wifi Frequencies
Maxime Ripard
2020-11-19
drm/vc4: hdmi: Block odd horizontal timings
Maxime Ripard
2020-11-19
drm/vc4: hdmi: Make sure our clock rate is within limits
Maxime Ripard
2020-11-18
drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'
Lee Jones
2020-10-29
drm/vc4: hdmi: Add a name to the codec DAI component
Maxime Ripard
2020-10-27
drm/vc4: hdmi: Avoid sleeping in atomic context
Maxime Ripard
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-09-10
drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
Dan Carpenter
2020-09-09
drm/vc4/vc4_hdmi: fill ASoC card owner
Marek Szyprowski
2020-09-07
drm/vc4: hdmi: Support the BCM2711 HDMI controllers
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add pixel BVB clock control
Hoegeun Kwon
2020-09-07
drm/vc4: hdmi: Switch to blank pixels when disabled
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Do the VID_CTL configuration at once
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Implement finer-grained hooks
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Always recenter the HDMI FIFO
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Remove register dumps in enable
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Deal with multiple ALSA cards
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add audio-related callbacks
Dave Stevenson
2020-09-07
drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default.
Dave Stevenson
2020-09-07
drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
Dave Stevenson
2020-09-07
drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
Dave Stevenson
2020-09-07
drm/vc4: hdmi: Use clk_set_min_rate instead
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add CEC support flag
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Move CEC init to its own function
Maxime Ripard
[next]