Skip to content
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

drm/vc4: Disable the 2pixel/clock odd timings workaround for interlaced #6282

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Jul 25, 2024

Whilst BCM2712 does fix using odd horizontal timings, it doesn't work with interlaced modes.

Drop the workaround for interlaced modes and revert to the same behaviour as BCM2711.

#6281

Whilst BCM2712 does fix using odd horizontal timings, it doesn't
work with interlaced modes.

Drop the workaround for interlaced modes and revert to the same
behaviour as BCM2711.

raspberrypi#6281

Signed-off-by: Dave Stevenson <[email protected]>
@6by9
Copy link
Contributor Author

6by9 commented Jul 25, 2024

It may be possible to tweak other settings to retain the odd timings support with interlacing, but this seemed the more expedient solution for now.

@pelwell pelwell merged commit 485d11c into raspberrypi:rpi-6.6.y Jul 25, 2024
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jul 25, 2024
See: raspberrypi/linux#6283

kernel: Align AXI DMAC configuration and peripheral client use
See: raspberrypi/linux#6280

kernel: drm/vc4: Disable the 2pixel/clock odd timings workaround for interlaced
See: raspberrypi/linux#6282
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jul 25, 2024
See: raspberrypi/linux#6283

kernel: Align AXI DMAC configuration and peripheral client use
See: raspberrypi/linux#6280

kernel: drm/vc4: Disable the 2pixel/clock odd timings workaround for interlaced
See: raspberrypi/linux#6282
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.

2 participants