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
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