Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/ttm: fix refcounting in ttm global code.
the global refcount wasn't being increased after the first reference. this caused an oops on unload on a multi-gpu card. Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information