Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179899
b: refs/heads/master
c: 6398d42
h: refs/heads/master
i:
  179897: 204bfcb
  179895: f58c7d4
v: v3
  • Loading branch information
Jerome Glisse authored and Dave Airlie committed Jan 14, 2010
1 parent 2381725 commit 18913f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7a15cbd40108a670baae71cbd3cec62b65891fa6
refs/heads/master: 6398d42454ce1671b3422c34fd0f600c9c76c8b1
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,7 +668,6 @@ static void radeon_user_framebuffer_destroy(struct drm_framebuffer *fb)
radeonfb_remove(dev, fb);

if (radeon_fb->obj) {
radeon_gem_object_unpin(radeon_fb->obj);
mutex_lock(&dev->struct_mutex);
drm_gem_object_unreference(radeon_fb->obj);
mutex_unlock(&dev->struct_mutex);
Expand Down

0 comments on commit 18913f6

Please sign in to comment.