Skip to content

drm/vc4: Add support for composite syncs to vc4_dpi #4733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Nov 25, 2021

The hardware can combine H&V syncs onto the output enable line
as composite syncs, so add the relevant configuration to do that.

Signed-off-by: Dave Stevenson [email protected]

The hardware can combine H&V syncs onto the output enable line
as composite syncs, so add the relevant configuration to do that.

Signed-off-by: Dave Stevenson <[email protected]>
@popcornmix
Copy link
Collaborator

@6by9
Copy link
Contributor Author

6by9 commented Nov 25, 2021

Yes, sorry forgot to put that link in.

Whilst I haven't got anything to test csyncs with, it should be a nop for existing displays, and the new options match the firmware.

We could delay merging until the person on that forum thread has tried it - I'll add a WIP tag.

@6by9 6by9 changed the title drm/vc4: Add support for composite syncs to vc4_dpi WIP: drm/vc4: Add support for composite syncs to vc4_dpi Nov 25, 2021
@popcornmix
Copy link
Collaborator

I agree it's a no-op if DRM_MODE_FLAG_CSYNC is not set, so no objection.

@6by9 6by9 changed the title WIP: drm/vc4: Add support for composite syncs to vc4_dpi drm/vc4: Add support for composite syncs to vc4_dpi Nov 26, 2021
@6by9
Copy link
Contributor Author

6by9 commented Nov 26, 2021

Confirmed as working, so WIP removed.

@pelwell pelwell merged commit 02db56c into raspberrypi:rpi-5.10.y Nov 26, 2021
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Nov 26, 2021
See: raspberrypi/linux#4736

kernel: vc4-kms: Rework HPD
See: raspberrypi/linux#4716

kernel: drm/vc4: Add support for composite syncs to vc4_dpi
See: raspberrypi/linux#4733

kernel: Pass V4L2_CID_MPEG_VIDEO_H264_MIN_QP/MAX_QP to bcm2835-v4l2-codec
See: raspberrypi/linux#4705

kernel: media: i2c: ov5647: Support HFLIP and VFLIP
See: raspberrypi/linux#4731

kernel: drivers: bcm2835_isp: Fix div by 0 bug
See: raspberrypi/linux#4732

kernel: drivers: bcm2835_isp: Allow multiple users for the ISP driver.
See: raspberrypi/linux#4709

kernel: ARM: dts: Update rpi-400 and cm4 dts to match 4-b

kernel: ARM: dts: gpio-ranges property is now required
See: https://forums.raspberrypi.com/viewtopic.php?t=324585

kernel: ARM: dts: bcm2711: Fix PCIe interrupts
See: raspberrypi/linux#4666
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Nov 26, 2021
See: raspberrypi/linux#4736

kernel: vc4-kms: Rework HPD
See: raspberrypi/linux#4716

kernel: drm/vc4: Add support for composite syncs to vc4_dpi
See: raspberrypi/linux#4733

kernel: Pass V4L2_CID_MPEG_VIDEO_H264_MIN_QP/MAX_QP to bcm2835-v4l2-codec
See: raspberrypi/linux#4705

kernel: media: i2c: ov5647: Support HFLIP and VFLIP
See: raspberrypi/linux#4731

kernel: drivers: bcm2835_isp: Fix div by 0 bug
See: raspberrypi/linux#4732

kernel: drivers: bcm2835_isp: Allow multiple users for the ISP driver.
See: raspberrypi/linux#4709

kernel: ARM: dts: Update rpi-400 and cm4 dts to match 4-b

kernel: ARM: dts: gpio-ranges property is now required
See: https://forums.raspberrypi.com/viewtopic.php?t=324585

kernel: ARM: dts: bcm2711: Fix PCIe interrupts
See: raspberrypi/linux#4666
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants