index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_hdmi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3
Dave Stevenson
2022-02-03
1
-0
/
+3
*
drm/vc4: hdmi: Introduce a scdc_enabled flag
Maxime Ripard
2021-11-05
1
-0
/
+6
*
drm/vc4: hdmi: Introduce an output_enabled flag
Maxime Ripard
2021-11-05
1
-0
/
+6
*
drm/vc4: hdmi: Prevent access to crtc->state outside of KMS
Maxime Ripard
2021-11-05
1
-0
/
+6
*
drm/vc4: hdmi: Use a mutex to prevent concurrent framework access
Maxime Ripard
2021-11-05
1
-0
/
+14
*
drm/vc4: hdmi: Add a spinlock to protect register access
Maxime Ripard
2021-11-05
1
-0
/
+5
*
drm/vc4: hdmi: Remove redundant variables
Maxime Ripard
2021-07-29
1
-2
/
+0
*
drm/vc4: hdmi: Register HDMI codec
Maxime Ripard
2021-06-23
1
-2
/
+1
*
drm/vc4: hdmi: Convert to gpiod
Maxime Ripard
2021-06-07
1
-2
/
+1
*
drm/vc4: hdmi: Add a workqueue to set scrambling
Maxime Ripard
2021-05-24
1
-0
/
+2
*
drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequencies
Maxime Ripard
2021-05-24
1
-0
/
+8
*
drm/vc4: Add HDR metadata property to the VC5 HDMI connectors
Dave Stevenson
2021-05-07
1
-0
/
+3
*
drm/vc4: hdmi: Remove cec_available flag
Dom Cobley
2021-01-28
1
-3
/
+0
*
drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
Maxime Ripard
2021-01-28
1
-0
/
+7
*
drm/vc4: hdmi: Introduce a CEC clock
Maxime Ripard
2021-01-28
1
-0
/
+1
*
drm/vc4: hdmi: Enable 10/12 bpc output
Maxime Ripard
2020-12-16
1
-0
/
+1
*
drm/vc4: hdmi: Use the connector state pixel rate for the PHY
Maxime Ripard
2020-12-16
1
-6
/
+5
*
drm/vc4: hdmi: Store pixel frequency in the connector state
Maxime Ripard
2020-12-16
1
-0
/
+1
*
drm/vc4: hdmi: Create a custom connector state
Maxime Ripard
2020-12-16
1
-0
/
+10
*
drm/vc4: hdmi: Disable Wifi Frequencies
Maxime Ripard
2020-11-19
1
-0
/
+8
*
drm/vc4: hdmi: Block odd horizontal timings
Maxime Ripard
2020-11-19
1
-0
/
+3
*
drm/vc4: hdmi: Support the BCM2711 HDMI controllers
Maxime Ripard
2020-09-07
1
-0
/
+36
*
drm/vc4: hdmi: Add pixel BVB clock control
Hoegeun Kwon
2020-09-07
1
-0
/
+1
*
drm/vc4: hdmi: Deal with multiple ALSA cards
Maxime Ripard
2020-09-07
1
-0
/
+3
*
drm/vc4: hdmi: Add audio-related callbacks
Dave Stevenson
2020-09-07
1
-0
/
+4
*
drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
Dave Stevenson
2020-09-07
1
-0
/
+2
*
drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
Maxime Ripard
2020-09-07
1
-0
/
+3
*
drm/vc4: hdmi: Add CEC support flag
Maxime Ripard
2020-09-07
1
-0
/
+3
*
drm/vc4: hdmi: Deal with multiple debugfs files
Maxime Ripard
2020-09-07
1
-0
/
+3
*
drm/vc4: hdmi: Store the encoder type in the variant structure
Maxime Ripard
2020-09-07
1
-0
/
+3
*
drm/vc4: hdmi: Add a set_timings callback
Maxime Ripard
2020-09-07
1
-0
/
+4
*
drm/vc4: hdmi: Add a CSC setup callback
Maxime Ripard
2020-09-07
1
-0
/
+3
*
drm/vc4: hdmi: Add PHY RNG enable / disable function
Maxime Ripard
2020-09-07
1
-0
/
+8
*
drm/vc4: hdmi: Add PHY init and disable function
Maxime Ripard
2020-09-07
1
-0
/
+13
*
drm/vc4: hdmi: Add reset callback
Maxime Ripard
2020-09-07
1
-0
/
+3
*
drm/vc4: hdmi: Implement a register layout abstraction
Maxime Ripard
2020-09-07
1
-5
/
+7
*
drm/vc4: hdmi: Introduce resource init and variant
Maxime Ripard
2020-09-07
1
-0
/
+10
*
drm/vc4: hdmi: Remove vc4_hdmi_connector
Maxime Ripard
2020-09-07
1
-21
/
+2
*
drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our device
Maxime Ripard
2020-09-07
1
-2
/
+2
*
drm/vc4: hdmi: Add container_of macros for encoders and connectors
Maxime Ripard
2020-09-07
1
-0
/
+16
*
drm/vc4: hdmi: Move accessors to vc4_hdmi
Maxime Ripard
2020-09-07
1
-4
/
+4
*
drm/vc4: hdmi: rework connectors and encoders
Maxime Ripard
2020-09-07
1
-32
/
+32
*
drm/vc4: hdmi: Move structure to header
Maxime Ripard
2020-09-07
1
-0
/
+86