Skip to content

radeon: recreate PCIE GART VRAM object on resume - #493

Open
seuros wants to merge 1 commit into
freebsd:masterfrom
seuros:gart-resume-fix
Open

radeon: recreate PCIE GART VRAM object on resume#493
seuros wants to merge 1 commit into
freebsd:masterfrom
seuros:gart-resume-fix

Conversation

@seuros

@seuros seuros commented Aug 15, 2026

Copy link
Copy Markdown

evergreen_pcie_gart_enable() hard-fails if rdev->gart.robj is NULL, which happens across S3 resume. radeon_gart_table_vram_pin() already restores GART entries from a system-RAM shadow independent of the BO, so just re-allocate robj instead of erroring out.

evergreen_pcie_gart_enable() hard-fails if rdev->gart.robj is NULL,
which happens across S3 resume. radeon_gart_table_vram_pin() already
restores GART entries from a system-RAM shadow independent of the BO,
so just re-allocate robj instead of erroring out.
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