Skip to content

adreno: Update 1.877.3 -> 1.887.1 - #3093

Open
sumagupt wants to merge 1 commit into
qualcomm-linux:masterfrom
sumagupt:master
Open

adreno: Update 1.877.3 -> 1.887.1#3093
sumagupt wants to merge 1 commit into
qualcomm-linux:masterfrom
sumagupt:master

Conversation

@sumagupt

@sumagupt sumagupt commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Update qcom-adreno version from 1.877.3 to 1.887.1

Changes for 1.887.1:

  • Add OpenCL profiling support to improve compute workload analysis and performance debugging.
  • Enhance standards compliance and cross-platform compatibility through improvements to memory scope and atomic operation handling.
  • Improve platform capability reporting for more accurate exposure of supported graphics and compute features.
  • Update graphics compiler components to improve compatibility with newer toolchains and development environments.
  • Enhance deployment flexibility through dynamic shader compiler component loading.
  • Improve support for multi-adapter configurations and heterogeneous system environments.
  • Enhance external buffer import handling and pixel format interoperability.
  • Improve compatibility with DRM-based graphics environments.
  • Improve build portability, maintainability, and overall driver infrastructure.
  • Deliver stability, reliability, and compatibility improvements across OpenGL ES, Vulkan, OpenCL, compiler, and runtime components.
  • Replace libllvm-.so. with new libraries and Enhance LLVM backend integration to support flexible runtime selection of multiple compiler backends.

Update qcom-adreno version from 1.877.3 to 1.887.1

Changes for 1.887.1:
* Add OpenCL profiling support to improve compute workload analysis and performance debugging.
* Enhance standards compliance and cross-platform compatibility through improvements to memory scope and atomic operation handling.
* Improve platform capability reporting for more accurate exposure of supported graphics and compute features.
* Update graphics compiler components to improve compatibility with newer toolchains and development environments.
* Enhance deployment flexibility through dynamic shader compiler component loading.
* Improve support for multi-adapter configurations and heterogeneous system environments.
* Enhance external buffer import handling and pixel format interoperability.
* Improve compatibility with DRM-based graphics environments.
* Improve build portability, maintainability, and overall driver infrastructure.
* Deliver stability, reliability, and compatibility improvements across OpenGL ES, Vulkan, OpenCL, compiler, and runtime components.
* Replace libllvm-*.so.* with new libraries and Enhance LLVM backend integration to support flexible runtime selection of multiple compiler backends.

Signed-off-by: Sumant Gupta <sumagupt@qti.qualcomm.com>
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Test run workflow

Test jobs for commit aa319fd

qcom-distro
Pass: 314 | Fail: 1 | Total: 357
qcom-distro_linux-qcom-6.18
Pass: 232 | Fail: 0 | Total: 254
nodistro
Pass: 10 | Fail: 0 | Total: 10

@test-reporting-app

test-reporting-app Bot commented Sep 8, 2026

Copy link
Copy Markdown

Test Results

  119 files  ± 0    715 suites  ±0   7h 38m 57s ⏱️ - 8h 28m 15s
  174 tests  -  1    161 ✅ + 53   2 💤 + 1  11 ❌  -  55 
4 602 runs  +45  4 527 ✅ +165  64 💤 +19  11 ❌  - 139 

For more details on these failures, see this check.

Results for commit aa319fd. ± Comparison against base commit 7659417.

This pull request removes 2 and adds 1 tests. Note that renamed tests count towards both.
lava ‑ lava-test-retry
lava ‑ lava-test-shell
lava ‑ 3_cdsp_remotep[
This pull request skips 1 test.
7_Ethernet ‑ Ethernet

♻️ This comment has been updated with latest results.

Comment thread recipes-graphics/adreno/qcom-adreno_1.887.1.bb
@qcomlnxci

Copy link
Copy Markdown

Test Coral run workflow

Test jobs for commit aa319fd

  • qcomdistro: multimedia image
    Pass: 9 | Fail: 0 | Total: 9
  • qcomdistro: multimedia image-prop
    Pass: 41 | Fail: 0 | Total: 41

}

FILES:${PN}-common = "${libdir}/libllvm-*.so.* \
FILES:${PN}-common = "${libdir}/libQCGPUCompiler.so.* \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

libQCGPUCompiler.so.1 and libqclccompiler.so.1 dlopen "libQCGPUCompilerCore.so" (unversioned), but the tarball only ships libQCGPUCompilerCore.so.1 with no .so symlink.

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.

6 participants