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

vc4/drm: Fix source offsets with DRM_FORMAT_P030 #4252

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

popcornmix
Copy link
Collaborator

x_off should only be within current stripe
The stripe number is accounted for elsewhere

Fixes: 9b1b1be ("vc4/drm: Fix source offsets with DRM_FORMAT_P030")

Signed-off-by: Dom Cobley popcornmix@gmail.com

x_off should only be within current stripe
The stripe number is accounted for elsewhere

Fixes: 9b1b1be ("vc4/drm: Fix source offsets with DRM_FORMAT_P030")

Signed-off-by: Dom Cobley <popcornmix@gmail.com>
@pelwell pelwell merged commit d1fd8a5 into raspberrypi:rpi-5.10.y Mar 31, 2021
@popcornmix popcornmix deleted the p030offset2 branch April 1, 2021 09:05
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Apr 7, 2021
kernel: vc4/drm: Fix source offsets with DRM_FORMAT_P030
See: raspberrypi/linux#4252

kernel: CM4 PCIe/XHCI updates
See: raspberrypi/linux#4249

kernel: Minipiftf13 driver and overlay
See: raspberrypi/linux#4156

kernel: staging/bcm2835-camera: Add support for DMABUFs
See: raspberrypi/linux#4220

kernel: Support hevc frequency boost from rpivid
See: raspberrypi/linux#4170

kernel: vc4/drm: vc4_plane: Remove subpixel positioning check
See: raspberrypi/linux#4215

kernel: staging: fbtft: Add minipitft13 variant
See: #1524

kernel: Support hevc frequency boost from rpivid
See: raspberrypi/linux#4170
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Apr 7, 2021
kernel: vc4/drm: Fix source offsets with DRM_FORMAT_P030
See: raspberrypi/linux#4252

kernel: CM4 PCIe/XHCI updates
See: raspberrypi/linux#4249

kernel: Minipiftf13 driver and overlay
See: raspberrypi/linux#4156

kernel: staging/bcm2835-camera: Add support for DMABUFs
See: raspberrypi/linux#4220

kernel: Support hevc frequency boost from rpivid
See: raspberrypi/linux#4170

kernel: vc4/drm: vc4_plane: Remove subpixel positioning check
See: raspberrypi/linux#4215

kernel: staging: fbtft: Add minipitft13 variant
See: raspberrypi/firmware#1524

kernel: Support hevc frequency boost from rpivid
See: raspberrypi/linux#4170
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