diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2018-07-19 17:38:18 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-07-24 15:14:45 -0500 |
commit | 456607d816d89a442a3d5ec98b02c8bc950b5228 (patch) | |
tree | ab40af4494ca9e59608d20e54fd440821655403c /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 92859e0d5ce558df44eb05f7d5872edc96646b24 (diff) |
drm/amdgpu: Don't warn on destroying a pinned BO
The warning turned out to be not so useful, as BO destruction tends to
be deferred to a workqueue.
Also, we should be preventing any damage from this now, so not really
important anymore to fix code doing this.
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Mike Lothian <mike@fireburn.co.uk>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions