Skip to content

drm/vc4: plane: Add support for RGB[AX]8888 and BGR[AX]8888 formats#7262

Merged
pelwell merged 1 commit intoraspberrypi:rpi-6.12.yfrom
6by9:rpi-6.12.y-drm4
Mar 4, 2026
Merged

drm/vc4: plane: Add support for RGB[AX]8888 and BGR[AX]8888 formats#7262
pelwell merged 1 commit intoraspberrypi:rpi-6.12.yfrom
6by9:rpi-6.12.y-drm4

Conversation

@6by9
Copy link
Contributor

@6by9 6by9 commented Mar 3, 2026

The [AX]RGB8888 and [AX]BGR8888 formats were all in the translation list, but RGB[AX]8888 and BGR[AX]8888 weren't. Seeing as the writeback connector had them in the list of supported formats, that meant it could generate content that couldn't be input.

Add the relevant translations.

Whilst T-Format support should be possible, it has not been added at this stage.

@jc-kynesim

The [AX]RGB8888 and [AX]BGR8888 formats were all in the translation
list, but RGB[AX]8888 and BGR[AX]8888 weren't. Seeing as the
writeback connector had them in the list of supported formats, that
meant it could generate content that couldn't be input.

Add the relevant translations.

Whilst T-Format support should be possible, it has not been added at
this stage.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
@pelwell pelwell merged commit 80bdb25 into raspberrypi:rpi-6.12.y Mar 4, 2026
12 of 19 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Mar 6, 2026
kernel: Touch Display 2 excess load fixes
See: raspberrypi/linux#7263

kernel: drm/vc4: plane: Add support for RGB[AX]8888 and BGR[AX]8888 formats
See: raspberrypi/linux#7262
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Mar 6, 2026
kernel: Touch Display 2 excess load fixes
See: raspberrypi/linux#7263

kernel: drm/vc4: plane: Add support for RGB[AX]8888 and BGR[AX]8888 formats
See: raspberrypi/linux#7262
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