drm/nouveau: assign fence_chan->name correctly
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 29 Sep 2014 08:06:18 +0000 (10:06 +0200)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 30 Sep 2014 12:04:00 +0000 (14:04 +0200)
Make nouveau_fence_chan refcounted, to make trace_fence_destroy
always return the correct name without a race condition.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>

No differences found