Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232515
b: refs/heads/master
c: dca0d61
h: refs/heads/master
i:
  232513: ceb99b7
  232511: 504bb7b
v: v3
  • Loading branch information
Marek Olšák authored and Dave Airlie committed Jan 28, 2011
1 parent 7c507b1 commit c9ef719
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fa6bee46a655a750afb9a78a7ddf9a3bcda97db8
refs/heads/master: dca0d6129f3ec77bcf42ce85bcd64c87e5cf0c04
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_kms.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@ void radeon_driver_preclose_kms(struct drm_device *dev,
struct radeon_device *rdev = dev->dev_private;
if (rdev->hyperz_filp == file_priv)
rdev->hyperz_filp = NULL;
if (rdev->cmask_filp == file_priv)
rdev->cmask_filp = NULL;
}

/*
Expand Down

0 comments on commit c9ef719

Please sign in to comment.