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

KMS and FKMS right/bottom margin fixes #4451

Merged
merged 2 commits into from
Jul 12, 2021
Merged

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Jul 12, 2021

See #4447

There's still a further issue where you can create a plane that sits in the overscan area, so that'll be a follow on to clip the display objects to the visible area before scaling for overscan.

@JamesH65
Copy link
Contributor

LGTM

@pelwell
Copy link
Contributor

pelwell commented Jul 12, 2021

There's a typo in both commit messages (calulations) but I can overlook that.

@popcornmix
Copy link
Collaborator

LGTM

@6by9
Copy link
Contributor Author

6by9 commented Jul 12, 2021

Give me a couple of mins to correct the typo.

6by9 added 2 commits July 12, 2021 14:20
The calculations clipped the right/bottom edge of the clipped
range based on the left/top margins.

Fixes: 666e735 ("drm/vc4: Take margin setup into account when updating planes")
Signed-off-by: Dave Stevenson <[email protected]>
The calculations clipped the right/bottom edge of the clipped
range based on the left/top margins.

raspberrypi#4447

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

6by9 commented Jul 12, 2021

Give me a couple of mins to correct the typo.

Done.

@pelwell pelwell merged commit 0088c16 into raspberrypi:rpi-5.10.y Jul 12, 2021
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jul 14, 2021
kernel: KMS and FKMS right/bottom margin fixes
See: raspberrypi/linux#4451

kernel: overlays: Add overlay for Si446x Transceiver SPI
See: raspberrypi/linux#4430

kernel: ARM: dts: bcm2711: fold in the correct interrupt

kernel: dtoverlays: Add overlay for cap1106 capacitive touch sensor
See: raspberrypi/linux#4442

firmware: arm_loader: Add rng-seed DT property
See: #1595

firmware: isp: Set the YUV420/YVU420 format stride to 64 byte
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Jul 14, 2021
kernel: KMS and FKMS right/bottom margin fixes
See: raspberrypi/linux#4451

kernel: overlays: Add overlay for Si446x Transceiver SPI
See: raspberrypi/linux#4430

kernel: ARM: dts: bcm2711: fold in the correct interrupt

kernel: dtoverlays: Add overlay for cap1106 capacitive touch sensor
See: raspberrypi/linux#4442

firmware: arm_loader: Add rng-seed DT property
See: raspberrypi/firmware#1595

firmware: isp: Set the YUV420/YVU420 format stride to 64 byte
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.

4 participants