drm/radeon: fixup refcounts in radeon dumb create ioctl.
authorDave Airlie <airlied@redhat.com>
Thu, 17 Mar 2011 03:58:34 +0000 (13:58 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 17 Mar 2011 03:58:34 +0000 (13:58 +1000)
This was using old gem refcounting methods, fix it to be the same
as the normal create ioctl.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found