index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-07-29
drm/vc4: hdmi: Remove unused struct
Maxime Ripard
2021-07-29
drm/vc4: hdmi: Remove redundant variables
Maxime Ripard
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-15
drm/vc4: hdmi: Remove drm_encoder->crtc usage
Maxime Ripard
2021-07-15
drm/vc4: hdmi: Only call into DRM framework if registered
Maxime Ripard
2021-07-15
drm/vc4: hdmi: Drop devm interrupt handler for hotplug interrupts
Maxime Ripard
2021-07-15
drm/vc4: hdmi: Drop devm interrupt handler for CEC interrupts
Maxime Ripard
2021-07-06
drm: vc4: Fix pixel-wrap issue with DVP teardown
Tim Gover
2021-07-06
drm/vc4: hdmi: Limit noise when deferring snd card registration
Nicolas Saenz Julienne
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-06-23
drm/vc4: hdmi: Register HDMI codec
Maxime Ripard
2021-06-23
drm/vc4: hdmi: Remove firmware logic for MAI threshold setting
Dom Cobley
2021-06-23
drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE
Dom Cobley
2021-06-23
drm/vc4: hdmi: Set HDMI_MAI_FMT
Dom Cobley
2021-06-23
drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
Dom Cobley
2021-06-16
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
2021-06-16
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
Maxime Ripard
2021-06-16
drm/vc4: hdmi: Rely on interrupts to handle hotplug
Maxime Ripard
2021-06-07
drm/vc4: hdmi: Convert to gpiod
Maxime Ripard
2021-06-07
drm/vc4: hdmi: Fix error path of hpd-gpios
Maxime Ripard
2021-05-25
drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()
Zou Wei
2021-05-24
drm/vc4: hdmi: Add a workqueue to set scrambling
Maxime Ripard
2021-05-24
drm/vc4: hdmi: Enable the scrambler
Maxime Ripard
2021-05-24
drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequencies
Maxime Ripard
2021-05-24
drm/vc4: hdmi: Properly compute the BVB clock rate
Maxime Ripard
2021-05-24
drm/vc4: hdmi: Prevent clock unbalance
Maxime Ripard
2021-05-07
drm/vc4: hdmi: Signal the proper colorimetry info in the infoframe
Maxime Ripard
2021-05-07
drm/vc4: Add HDR metadata property to the VC5 HDMI connectors
Dave Stevenson
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
[next]