Skip to content

docs: replace "ROCm driver" with "amdgpu driver" keyword - #620

Merged
sajmera-pensando merged 7 commits into
ROCm:mainfrom
yansun1996:docs/rocm-to-amdgpu-driver
Aug 4, 2026
Merged

docs: replace "ROCm driver" with "amdgpu driver" keyword#620
sajmera-pensando merged 7 commits into
ROCm:mainfrom
yansun1996:docs/rocm-to-amdgpu-driver

Conversation

@yansun1996

Copy link
Copy Markdown
Member

Summary

Consolidates the "ROCm driver" → "amdgpu driver" terminology fix across all of docs/, replacing four fragmented single-file PRs (#303, #304, #305, #306) from @anilkubn with one PR.

The out-of-tree kernel module the operator installs is the amdgpu driver; "ROCm driver" was imprecise wording.

Commits

Why #305 / #306 are not included

Those PRs edited the "Radeon-repo version-mismatch" limitation text in docs/releasenotes.md and docs/knownlimitations.md. That text no longer exists on main, so those changes are stale/no-ops. They can be closed.

Verification

grep -rni "ROCm driver" docs/ returns no matches after this change.

Files changed

Supersedes #303, #304, #305, #306.

🤖 Generated with Claude Code

@yansun1996
yansun1996 force-pushed the docs/rocm-to-amdgpu-driver branch from 9081713 to aa605eb Compare August 3, 2026 18:25
yansun1996 and others added 2 commits August 3, 2026 22:43
Fixes from Copilot review on PR #1637:
- upgrading.md: "amdgpu drivers version" -> "amdgpu driver versions"
- installation.md: link label "See ROCm Versions" -> "See amdgpu Versions"
  to match the amdgpu-docs link target
- releasenotes.md / knownlimitations.md: typo "need to specific" -> "specify"

Co-Authored-By: Claude <noreply@anthropic.com>
The "ROCm" -> "amdgpu" label change (+2 chars) shifted the table
pipes out of alignment with the header, failing the docs-lint e2e
target. Trim 2 padding spaces in the version cell to realign.

Verified: markdownlint-cli2 v0.22.0 --config docs/.markdownlint.yaml
reports 0 errors.

Co-Authored-By: Claude <noreply@anthropic.com>
@sajmera-pensando
sajmera-pensando merged commit 6e708f6 into ROCm:main Aug 4, 2026
4 checks passed
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.

4 participants