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

llvmpipe discarded on non-neon hw #18

Open
kwizart opened this issue Dec 26, 2022 · 1 comment
Open

llvmpipe discarded on non-neon hw #18

kwizart opened this issue Dec 26, 2022 · 1 comment

Comments

@kwizart
Copy link
Contributor

kwizart commented Dec 26, 2022

As commented in the mesa-22.2.4 rebase, there is still a need to discard the llvmpipe driver on software fallback on non-neon capable hardware.

This as shown with commit
4621b88
Without this a SIGILL is experienced when running glxgears (or glmark2).

I've tried to report at llvm that has spotted an interesting regression without fixing the SIGILL
llvm/llvm-project#59286
and reported to mesa upstream
https://gitlab.freedesktop.org/mesa/mesa/-/issues/7868

@kwizart
Copy link
Contributor Author

kwizart commented Jan 18, 2023

Fixed with https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20766

I will re-order patches on grate-22.2 in a few...

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