index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_hdmi.h
Age
Commit message (
Expand
)
Author
2021-01-28
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2021-01-28
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2021-01-28
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2020-12-16
drm/vc4: hdmi: Enable 10/12 bpc output
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-11-19
drm/vc4: hdmi: Disable Wifi Frequencies
Maxime Ripard
2020-11-19
drm/vc4: hdmi: Block odd horizontal timings
Maxime Ripard
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: 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: Reset audio infoframe on encoder_enable if previously streaming
Dave Stevenson
2020-09-07
drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add CEC support flag
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Deal with multiple debugfs files
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Store the encoder type in the variant structure
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add a set_timings callback
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add a CSC setup callback
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add PHY RNG enable / disable function
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add PHY init and disable function
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add reset callback
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Implement a register layout abstraction
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Introduce resource init and variant
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Remove vc4_hdmi_connector
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our device
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add container_of macros for encoders and connectors
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Move accessors to vc4_hdmi
Maxime Ripard
2020-09-07
drm/vc4: hdmi: rework connectors and encoders
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Move structure to header
Maxime Ripard