Skip to content

Cherry-pick - ROCm 7.2.X: Bugfixes and updates#1591

Merged
JeniferC99 merged 16 commits intorelease/rocm-rel-7.2from
kg/cherry-pick-7.2
Jan 22, 2026
Merged

Cherry-pick - ROCm 7.2.X: Bugfixes and updates#1591
JeniferC99 merged 16 commits intorelease/rocm-rel-7.2from
kg/cherry-pick-7.2

Conversation

@kiritigowda
Copy link
Copy Markdown
Collaborator

@kiritigowda kiritigowda commented Dec 8, 2025

Motivation

Required changes to fix issues in rocAL

Technical Details

rocAL access to rpp API thorough MIVisionX needs updates for 7.2

Test Plan

Test package

Test Result

All current tests should pass

Submission Checklist

dependabot bot and others added 16 commits November 13, 2025 10:12
…ocs/sphinx (#1577)

Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.27.0 to 1.29.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.27.0...v1.29.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Dependecies - Use OpenCV & FFMPEG in Ubuntu

* Min Deps Mode - Support Min deps build

* CMakeLists - Fix

* Ubuntu - 22 Only support for extented support
* lintian errors fix

* move overrides install

* use provided changelog and copyright. Fixed formatting

* keep changelog name. Don't install lintian overrides

* keep copyright.txt naming

* remove overrides

* remove overrides and addressing comments

---------

Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Signed-off-by: Christian Heusel <christian@heusel.eu>
…ocs/sphinx (#1579)

Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ocs/sphinx (#1583)

Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.30.0...v1.30.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.30.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.55.0 to 4.61.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.55.0...4.61.0)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-version: 4.61.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix - Memory leak

* Removed comment

---------

Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
)

* Modified memory allocation to use hipHostMalloc for few functionalities

* Modified memory allocation to use hipHostMalloc for other functionalities

* Modified memory allocation to use hipHostMalloc for additional 3 kernels

* Modified memory allocation to use hipHostMalloc for 2 kernels additional parameters

* Updated version

* Modified blend to use AGO_TARGET_AFFINITY_GPU flag and removed usage of ENABLE_HIP

* Modified usage of AGO_TARGET_AFFINITY_GPU flag

* Updated ResizeCropMirror changes

* Removed nullPtr condition

* Updated Flip and colorTemperature

* updated version in RPP cmakelist

* Update two more kernels and CMake

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Change macro

* Update rpp package version to 2.2.1

---------

Co-authored-by: shobana-mcw <shobana@multicorewareinc.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix - Memory leak

* Removed comment

* Fix - mem leak

* Fix - mem leak

---------

Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
* upgrade mathjax version to 3.x to resolve a vulnerability

* upgrade MathJax to 3.x
* Fix - Memory leak

* Removed comment

* Fix - mem leak

* Fix - mem leak

* VX_OpenCV - mem leak fix

* VX_OpenCV - mem leak fix

* VX_MEDIA - mem leak fix

* VX_MEDIA - mem leak fix

* Update amd_openvx_extensions/amd_media/decoder.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update OpenCV_goodFeaturesToTrackdetector.cpp

---------

Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kiritigowda kiritigowda requested review from a team and rrawther as code owners December 8, 2025 21:18
@kiritigowda kiritigowda self-assigned this Dec 8, 2025
@kiritigowda kiritigowda added bugfix Bug fixes to existing features ci:precheckin labels Dec 8, 2025
@kiritigowda
Copy link
Copy Markdown
Collaborator Author

kiritigowda commented Dec 8, 2025

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@kiritigowda kiritigowda changed the title Cherry-pick - ROCm 7.2: Bugfixes and updates Cherry-pick - ROCm 7.2.X: Bugfixes and updates Dec 10, 2025
@JeniferC99 JeniferC99 merged commit f7007a5 into release/rocm-rel-7.2 Jan 22, 2026
8 of 10 checks passed
@kiritigowda kiritigowda deleted the kg/cherry-pick-7.2 branch January 30, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fixes to existing features ci:precheckin

Projects

None yet

Development

Successfully merging this pull request may close these issues.