Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196534
b: refs/heads/master
c: 78930b1
h: refs/heads/master
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed May 18, 2010
1 parent d495dce commit 79c7a89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 536fcd5124df6af3b95f1bffc925d9ccb6d5b9df
refs/heads/master: 78930b1c39dd4a5afd5aa873eec11b5bd7079866
2 changes: 0 additions & 2 deletions trunk/drivers/gpu/drm/radeon/r100.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ void r100_set_power_state(struct radeon_device *rdev, bool static_switch)

void r100_pm_misc(struct radeon_device *rdev)
{
#if 0
int requested_index = rdev->pm.requested_power_state_index;
struct radeon_power_state *ps = &rdev->pm.power_state[requested_index];
struct radeon_voltage *voltage = &ps->clock_info[0].voltage;
Expand Down Expand Up @@ -308,7 +307,6 @@ void r100_pm_misc(struct radeon_device *rdev)
ps->pcie_lanes);
DRM_INFO("Setting: p: %d\n", ps->pcie_lanes);
}
#endif
}

void r100_pm_prepare(struct radeon_device *rdev)
Expand Down

0 comments on commit 79c7a89

Please sign in to comment.