Skip to content
Commit 0980633a authored by Jerome Glisse's avatar Jerome Glisse
Browse files

drm/radeon: track global bo name and always return the same



To avoid kernel rejecting cs if we return different global name
for same bo keep track of global name and always return the same.
Seems to fix issue with suspend/resume failing and repeatly printing
following message :
[drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -35!

There might still be way for a rogue program to trigger this issue.

Signed-off-by: default avatarJerome Glisse <jglisse@redhat.com>
parent 171666e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment