Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196525
b: refs/heads/master
c: c37d230
h: refs/heads/master
i:
  196523: ef2ceb7
v: v3
  • Loading branch information
Matthew Garrett authored and Dave Airlie committed May 18, 2010
1 parent 3b35afd commit 366f2d1
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 956ac86d9277b7142f0ad3f24f7fbd4beed0777d
refs/heads/master: c37d230af450472183e70947f8e2aa8101a96603
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ static void radeon_pm_set_clocks(struct radeon_device *rdev, int static_switch)
{
int i;

if (!static_switch)
radeon_get_power_state(rdev, rdev->pm.planned_action);

mutex_lock(&rdev->cp.mutex);

/* wait for GPU idle */
Expand Down

0 comments on commit 366f2d1

Please sign in to comment.