Skip to content

hotfix: amdgpu unable to initialize on polaris gpus#3

Open
CatPieLeaf wants to merge 1 commit into
mauri870:7.1from
CatPieLeaf:7.1
Open

hotfix: amdgpu unable to initialize on polaris gpus#3
CatPieLeaf wants to merge 1 commit into
mauri870:7.1from
CatPieLeaf:7.1

Conversation

@CatPieLeaf

@CatPieLeaf CatPieLeaf commented Jul 2, 2026

Copy link
Copy Markdown

Fixed amdgpu being unable to initialize on polaris GPUs due to a leftover debug log in dc_create() that unconditionally dereferenced dcn_reg_offsets, causing a NULL pointer dereference on Polaris and older, where this array isn't populated.

CatPieLeaf/linux-p03#2

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.

1 participant