mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
vc4_hdmi: Report that 3d/stereo is allowed
Signed-off-by: Dom Cobley <popcornmix@gmail.com>
This commit is contained in:
@@ -564,6 +564,7 @@ static int vc4_hdmi_connector_init(struct drm_device *dev,
|
||||
|
||||
connector->interlace_allowed = 1;
|
||||
connector->doublescan_allowed = 0;
|
||||
connector->stereo_allowed = 1;
|
||||
|
||||
drm_connector_attach_encoder(connector, encoder);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user