Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269746
b: refs/heads/master
c: cd54033
h: refs/heads/master
v: v3
  • Loading branch information
Ilija Hadzic authored and Dave Airlie committed Oct 12, 2011
1 parent 7fa3611 commit 6e0914b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 5a7b74beca675968f612ad6188808ed67ac58e36
refs/heads/master: cd54033ae9dabad389c09e0f338e9d8c1465827f
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/radeon/evergreen.c
Original file line number Diff line number Diff line change
Expand Up @@ -3050,8 +3050,7 @@ static int evergreen_startup(struct radeon_device *rdev)
int r;

/* enable pcie gen2 link */
if (!ASIC_IS_DCE5(rdev))
evergreen_pcie_gen2_enable(rdev);
evergreen_pcie_gen2_enable(rdev);

if (ASIC_IS_DCE5(rdev)) {
if (!rdev->me_fw || !rdev->pfp_fw || !rdev->rlc_fw || !rdev->mc_fw) {
Expand Down

0 comments on commit 6e0914b

Please sign in to comment.