Skip to content
Commit a0cc201e authored by Matthias Reichl's avatar Matthias Reichl Committed by Phil Elwell
Browse files

drm/vc4: hdmi: Fix no video output on DVI monitors



The drm edid parser doesn't signal RGB support on DVI monitors
with old edid versions, leading to 8-bit RGB mode being rejected
and no video on DVI monitors.

As 8-bit RGB is mandatory on HDMI and DVI monitors anyways we can
simply drop the RGB format check, aligning vc4 with other drivers.

Signed-off-by: default avatarMatthias Reichl <hias@horus.com>
parent 47038367
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment