Skip to content

Promote to 1.0.12 - #82

Merged
sumagupt merged 8 commits into
qli/debian/latestfrom
debian/pr/1.0.12-0qli1_
Aug 25, 2026
Merged

Promote to 1.0.12#82
sumagupt merged 8 commits into
qli/debian/latestfrom
debian/pr/1.0.12-0qli1_

Conversation

@qcom-service-bot

Copy link
Copy Markdown
Contributor

Automated promotion PR

This PR was generated by pkg-promote to move this package repo to upstream tag
v1.0.12.

Summary

  • Base branch: qli/debian/latest
  • Upstream branch/tag prepared: upstream/latest / upstream/1.0.12
  • PR branch: debian/pr/1.0.12-0qli1_
  • Changelog update: 1.0.12-0qli1~ (UNRELEASED)

Reviewer checklist

  1. Review the upstream merge and packaging diff.
  2. Confirm the Build workflow is green.
  3. If needed, push follow-up packaging fixes to this PR branch.
  4. Merge with Merge commit (do not squash or rebase).

Flow

---
config:
  themeVariables:
    'gitInv2': '#ff0000'
gitGraph:
  parallelCommits: true
  rotateCommitLabel: true
---
gitGraph BT:
  branch qli/debian/latest   order: 1
  branch upstream-main   order: 4
  branch upstream/latest order: 3
  checkout main
  commit id: 'Unrelated history: workflows, doc'
  checkout upstream-main
  commit
  checkout upstream-main
  commit
  commit id: 'release' tag: 'v1.0.12'
  checkout upstream/latest
  commit id: 'previous stuff'
  merge upstream-main id: 'Filtered .github/debian folders' tag: 'upstream/1.0.12'
  checkout qli/debian/latest
  commit
  commit
  commit
  branch debian/pr/1.0.12-0qli1_ order: 2
  merge upstream/latest id: 'Merged Upstream'
  commit id: 'Changelog version update' type: HIGHLIGHT
Loading

bvalluru12 and others added 8 commits August 13, 2026 18:29
With OPTEE integration, the PAS firmware loading flow moved from direct
SCM calls into an OPTEE Trusted Application running in the Secure World.
As a result, the qcom_scm PAS wrapper functions are no longer available
in qcom_scm API and a new dedicated qcom_pas API is introduced.

Use CONFIG_QCOM_PAS to select the new qcom_pas API when the generic PAS
service is available, falling back to the existing qcom_scm API for
kernels that do not have CONFIG_QCOM_PAS.

Change-Id: Ia1f7dc5f9c46e73ec022223ecb9fc127286e5ab8
Signed-off-by: Bhaskar Reddy Valluru <bvalluru@qti.qualcomm.com>
The OPP framework maintains a separate ICC path from KGSL's pwr->icc_path.
Clearing only the KGSL path does not release bandwidth votes held by the
OPP framework.

Explicitly clear OPP ICC bandwidth votes during the power-down sequence
for both RGMU and non-GMU targets.

Change-Id: I85576e8d28e4cded13b20903491109b6c3bde912
Signed-off-by: Bhaskar Gusain <bgusain@qti.qualcomm.com>
Enable hwsched on gen8_1_0.

- Add read_speedbin to hwsched gpudev to preserve softfuse speed-bin
  gating.
- Standard kernel does not support secure SIDs, but GMU FW always
  requests a secure preempt buffer regardless. Back it with a PAGE_SIZE
  non-secure dummy buffer to give CP a valid GPU VA to write to.
- Fix qcom_iommu_get_asid_nr() stub to return 0 instead of -EINVAL.

Change-Id: Ie18c622d7e77c00e1e8f4798f5f4a72c86dd1b85
Signed-off-by: Harsh Dhoke <hdhoke@qti.qualcomm.com>
Enable AQE in gen8_1_0 GPU.

Change-Id: I725bfa1da69b69a5772f892abb7e0390a3b9a6a9
Signed-off-by: Veeresh Bagale <vbagale@qti.qualcomm.com>
This commit pulls in upstream changes from 'v1.0.12' into the
Debian packaging branch.

Since upstream project might have content of their own in their .github/
folder (because they have CI stuff on their side), it's important to NOT
pick up .github/ folder from upstream, and only leave the .github/
folder from debian packaging branch.

The same applies to debian/ folder if upstream has one (which is rare
but possible).

This commit was generated automatically by
qcom-build-utils/scripts/merge_debian_packaging_upstream.

Signed-off-by: GitHub Service Bot <githubservice@qti.qualcomm.com>
Signed-off-by: GitHub Service Bot <githubservice@qti.qualcomm.com>
@sumagupt

Copy link
Copy Markdown

Debs Verified by APT team.
LGTM

@sumagupt
sumagupt merged commit b14f77f into qli/debian/latest Aug 25, 2026
14 checks passed
@sumagupt
sumagupt deleted the debian/pr/1.0.12-0qli1_ branch August 25, 2026 05:27
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