commit | a3a0ebd10a9b6cf6c33885016393729112c85083 | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Thu Dec 13 17:05:31 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Dec 14 15:55:17 2018 -0500 |
tree | 1d101bb772d3856e6766186062584b0cd7d0d6a2 | |
parent | 344e7ad467f5bd057b9d4d66adafbfa8077ccaa6 [diff] |
drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BO It indicates a pin/unpin imbalance bug somewhere. While the bug isn't necessarily in the call chain hitting this, it's at least one part involved. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>