Conversation
kkajallll
force-pushed
the
rusticl/fixes
branch
from
September 18, 2026 08:50
3a60e9b to
b635b9b
Compare
Koen Kooi (koenkooi)
previously approved these changes
Sep 18, 2026
Contributor
|
Do you know when the next mesa release with these patches included is planned for? |
Author
|
It's expected to be merged as part of the 26.3 release, which is currently planned for around November 4. |
Backport the following Mesa merge requests needed for Rusticl on freedreno: - freedreno/a6xx: upload a dummy sampler when textures but no samplers are bound - rusticl/kernel: emit image/texture barriers after a kernel launch - freedreno/a6xx: enable f16 infinities for freedreno driver These fixes improve Rusticl correctness and resolve OpenCL CTS failures observed on A6xx targets. Signed-off-by: Kajal Kajal <kkajal@qti.qualcomm.com>
kkajallll
force-pushed
the
rusticl/fixes
branch
from
September 18, 2026 19:23
b635b9b to
f0dc03b
Compare
Test Results 119 files + 1 715 suites +1 7h 15m 56s ⏱️ - 2h 17m 50s For more details on these failures, see this check. Results for commit f0dc03b. ± Comparison against base commit a23025a. This pull request removes 4 and adds 2 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport the following Mesa merge requests needed for Rusticl on freedreno:
These fixes improve Rusticl correctness and resolve OpenCL CTS failures observed on A6xx targets.