Граф коммитов

129 Коммитов

Автор SHA1 Сообщение Дата
Afzal Patel ba900e8cae add amdgpu drm include directory (#148) 2025-05-07 22:22:54 -04:00
dependabot[bot] dfe2f0f0fa Bump rocm-docs-core[api_reference] from 1.18.2 to 1.18.4 in /docs/sphinx (#147)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.18.2 to 1.18.4.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.2...v1.18.4)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.18.4
  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>
2025-05-05 10:27:13 -04:00
Kiriti Gowda 40ac43a457 CMakeLists - Fix CXX Std (#145) 2025-04-23 17:33:03 -04:00
Aryan Salmanpour b7a8ded8ef Test: update TestInvalidGetErrorName test to cover all possible error names (#144)
* Test: update TestInvalidGetErrorName test to cover all possible error names

* Add ROCJPEG_STATUS_MAX_VALUE

* clean up
2025-04-23 15:35:19 -04:00
Aryan Salmanpour 232a9c6906 CTest: Add a test to perform negative testing on all rocJPEG APIs (#143)
* CTest: Add a test to perform negative testing on all rocJPEG APIs

* clean up
2025-04-18 10:02:12 -07:00
Aryan Salmanpour 37efebb5a7 Fix a typo in common.groovy for codecov (#142) 2025-04-16 16:18:24 -04:00
Kiriti Gowda ab39652857 Jenkins - Add Code Cov (#140)
* Jenkins - Add Code Cov

* Add codecov token

* CI - fix script

* LLVM - location fix

---------

Co-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>
2025-04-10 13:26:28 -07:00
Aryan Salmanpour 6e548b125b CI Update - Enhance testing for rocJPEG by using JPEG images with different chroma subsampling options (#138)
* CI Update - Enhance testing for rocJPEG by using JPEG images with different chroma subsampling options

* Add more tests
2025-04-09 15:13:44 -07:00
dependabot[bot] 6e5c94f83f Bump rocm-docs-core[api_reference] from 1.18.1 to 1.18.2 in /docs/sphinx (#137)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-version: 1.18.2
  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>
2025-04-07 07:15:13 -04:00
Aryan Salmanpour 664d2808ac Enable and fix compiler warnings (#136) 2025-03-20 11:53:42 -04:00
Kiriti Gowda b539a5b698 Package - Dev install fix (#134)
* CMakeList - Fix lib duplicates

* Fix

* Export targets
2025-03-19 13:06:28 -04:00
Aryan Salmanpour c27f1daf39 Utilize the explicit constructor of the vector's type when resizing the vector for the memory pool (#132) 2025-03-19 11:59:35 -04:00
Kiriti Gowda b4dc72e1f9 Version updates: Update rocjpeg_version.h.in (#131)
* Version updates: Update rocjpeg_version.h.in

Support old version read

* Update rocjpeg_version.h.in
2025-03-18 14:34:35 -04:00
Kiriti Gowda f8f3f423fd Find rocJPEG - Updates (#129)
* CMake Config - updates

* Find rocjpeg - updates

* Build Fix

* CMake Prefix - Updates

* CMakeLists - Prefix updates

* CMakeLists - Remove cmake modules from package

* CMakeLists - Fix typo

* Include file - SRC Location updates
2025-03-13 20:23:22 -04:00
dependabot[bot] 8272431bbd Docs - Bump rocm-docs-core[api_reference] from 1.17.1 to 1.18.1 in /docs/sphinx (#130)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.17.1 to 1.18.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.17.1...v1.18.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2025-03-13 17:44:23 -05:00
Kiriti Gowda 2020d2cf8f CMake Modules - Config Files and version (#128)
* Setup - remove pkg-config install

* CMake Modules

* Version - note

* Package - updates

* Version - file updates

* Version File - remove static version file

* GitIgnore - version file

* Version File - Updates

* CMake Config - Targets updates
2025-03-11 11:41:09 -04:00
Aryan Salmanpour 1aea857212 CTEST - add new tests (#127) 2025-03-07 19:52:26 -05:00
Aryan Salmanpour 692d4bb72c Add support for multiple regions of interest (ROI) for batch JPEG decoding (#126) 2025-03-05 17:06:04 -05:00
dependabot[bot] 863eafcdb6 Bump rocm-docs-core[api_reference] from 1.17.0 to 1.17.1 in /docs/sphinx (#125)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2025-03-04 16:42:22 -05:00
Kiriti Gowda 2a81cda0de Package - Updates (#124)
* Package - Updates

* CMakeLists - updates

* Docker - Remove UB20.04 support

* Readme - updates
2025-03-04 14:50:45 -05:00
Lakshmi Kumar b3d1edd1d0 CMakeLists - check rocm gfx targets (#123) 2025-02-25 14:31:53 -08:00
Aryan Salmanpour e074cb2f9b Fix a bug that prevented copying the decoded image into the output buffer when the output buffer is larger than the input image (#122)
* Fix a bug that prevented copying the decoded image into the output buffer when the output buffer is larger than the input image

* add check for a valid roi_width
2025-02-20 20:33:54 -05:00
dependabot[bot] 3876cdc088 Bump rocm-docs-core[api_reference] from 1.15.0 to 1.17.0 in /docs/sphinx (#120)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.15.0 to 1.17.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.15.0...v1.17.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2025-02-20 16:02:24 -05:00
Lakshmi Kumar 0442180916 gfx update (#118) 2025-02-11 12:42:34 -05:00
Aryan Salmanpour 73d36d35d9 Udpate CHANGELOG (#119)
* Udpate CHANGELOG

* clean up

* clean up
2025-02-04 15:53:58 -05:00
Aryan Salmanpour 391ae1da73 remove unused code (#117) 2025-02-03 14:01:01 -05:00
dependabot[bot] 3869523ccd Bump rocm-docs-core[api_reference] from 1.14.1 to 1.15.0 in /docs/sphinx (#116)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.14.1...v1.15.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2025-01-30 17:15:27 -07:00
Aryan Salmanpour 23a1d7e03c Eliminate the use of std::fs (#115) 2025-01-28 16:22:52 -05:00
Aryan Salmanpour 78c6b2cadb Fix few typos - no functional changes (#114) 2025-01-27 11:20:31 -05:00
Aryan Salmanpour 758aefbb29 query number of jpeg cores through amdgpu (#113) 2025-01-22 20:16:31 -05:00
dependabot[bot] e30d512030 Bump rocm-docs-core[api_reference] from 1.13.0 to 1.14.1 in /docs/sphinx (#112)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2025-01-22 10:34:58 -05:00
Aryan Salmanpour 6fb149d1eb Optimize finding the compute partition mode (#111) 2025-01-18 10:12:45 -05:00
Aryan Salmanpour da98728866 Fix a seg fault for jpegDecodePerf app in multi-GPU systems (#110) 2025-01-16 16:09:26 -05:00
Aryan Salmanpour eb97d3517d code cleanup - remove unnecessary check (#109) 2025-01-15 20:31:07 -05:00
Aryan Salmanpour 86d24a8bed Update samples (#108) 2025-01-13 14:51:54 -05:00
raramakr cc601e551d SWDEV-507928 - Remove license file from dev and test package (#107)
License file is required in runtime package and not in test and dev package
2025-01-10 14:45:55 -05:00
Aryan Salmanpour 9f41913587 code cleanup (#106) 2025-01-09 10:38:29 -05:00
dependabot[bot] c45c76f0f9 Bump rocm-docs-core[api_reference] from 1.12.1 to 1.13.0 in /docs/sphinx (#105)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.12.1...v1.13.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2025-01-07 17:08:10 -07:00
Aryan Salmanpour 5488d5d63d CTEST updates - remove duplicate tests and use ctest for both make and package tests (#102)
* CTEST upodates - remove duplicate tests and use ctest for both make and package tests

* clean up

* merge upstream

* remove unused CMakeLists file

---------

Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
2025-01-06 16:19:05 -05:00
dependabot[bot] ee5b087cba Docs - Bump rocm-docs-core[api_reference] from 1.12.0 to 1.12.1 in /docs/sphinx (#104)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2025-01-06 10:37:00 -08:00
Aryan Salmanpour de14139d09 Update copyright year to 2025 (#103) 2025-01-02 17:25:30 -05:00
dependabot[bot] 932b581d08 Bump rocm-docs-core[api_reference] from 1.11.0 to 1.12.0 in /docs/sphinx (#100)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2024-12-20 16:05:22 -05:00
Aryan Salmanpour 832cb88ccc Add support for mapping GPU UUIDs to render nodes (#101) 2024-12-20 15:17:20 -05:00
Aryan Salmanpour 916f6ac806 Fix a regression caused by PR#88 on MI300A (#99) 2024-12-11 15:03:56 -05:00
Aryan Salmanpour 9ac798f50f Enable the CMake ROCJPEG_ROCPROFILER_REGISTER option by default (#97) 2024-12-10 14:41:51 -05:00
Aryan Salmanpour 0fc00881b0 Increase the output image sizes (#98) 2024-12-10 14:22:40 -05:00
David Rosca d9b89264d5 Create surfaces with linear modifier (#88)
Mesa will be enabling tiling for all VA surfaces by default,
but HIP doesn't support modifiers for dmabuf import.
2024-12-09 16:27:40 -05:00
Daniel Su f987a85b4e Create rocm-ci.yml (#96) 2024-12-05 18:19:04 -05:00
David Rosca c8cdda6be2 Use VA_FOURCC_YUY2 instead of YUYV (#92)
Mesa <= 24.3 incorrectly uses non-standard VA YUYV fourcc.
2024-12-05 11:25:51 -05:00
dependabot[bot] a70b061ea5 Bump rocm-docs-core[api_reference] from 1.10.0 to 1.11.0 in /docs/sphinx (#93)
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  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>
2024-12-05 09:26:03 -05:00