Skip to content

EGL rendering via SDL2 broken under 6.12 on 2712D0 #6810

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

Open
6by9 opened this issue Apr 24, 2025 · 2 comments
Open

EGL rendering via SDL2 broken under 6.12 on 2712D0 #6810

6by9 opened this issue Apr 24, 2025 · 2 comments

Comments

@6by9
Copy link
Contributor

6by9 commented Apr 24, 2025

Describe the bug

Reported in https://forums.raspberrypi.com/viewtopic.php?p=2311618

Running /usr/libexec/installed-tests/SDL2/testgl2 from libsdl2-tests with a 6.12 kernel on a 2712D0 gives random noise on the screen. 6.6 kernel or C1 gives correct output.

Steps to reproduce the behaviour

sudo apt install libegl1 libsdl2-tests
/usr/libexec/installed-tests/SDL2/testgl2

Device (s)

Raspberry Pi CM5, Raspberry Pi 5

System

Raspberry Pi OS Bookworm
Tested OK on 6.6.78 kernel.
Fails on 6.12.22

Logs

No response

Additional context

No response

@6by9
Copy link
Contributor Author

6by9 commented Apr 24, 2025

Tested on rpi-6.15.y (6.15.0-rc3) as well and also fails.
However I've just noticed that I get a flicker of the correct image as I quit the application. I think this is the DRM async updates in vc4 again - I'll have a look.

@6by9
Copy link
Contributor Author

6by9 commented Apr 24, 2025

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

No branches or pull requests

1 participant