Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/radeon: fix up dereferencing of busy objects.
This could free things twice, just deref the GEM object and hope its enough. Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information