Promote to 1.0.12 - #82
Merged
Merged
Conversation
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>
|
Debs Verified by APT team. |
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.
Automated promotion PR
This PR was generated by
pkg-promoteto move this package repo to upstream tagv1.0.12.Summary
qli/debian/latestupstream/latest/upstream/1.0.12debian/pr/1.0.12-0qli1_1.0.12-0qli1~(UNRELEASED)Reviewer checklist
Buildworkflow is green.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