Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253189
b: refs/heads/master
c: 89da5a3
h: refs/heads/master
i:
  253187: b6637b5
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Jun 2, 2011
1 parent 6754e6a commit ca72a25
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: 4df64e65025dfa493bf75fddf50d83bba069e1eb
refs/heads/master: 89da5a375ad797ad5e38ad7a9ec64ea40afe8c7a
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_asic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1020,6 +1020,8 @@ int radeon_asic_init(struct radeon_device *rdev)
rdev->asic = &evergreen_asic;
break;
case CHIP_PALM:
case CHIP_SUMO:
case CHIP_SUMO2:
rdev->asic = &sumo_asic;
break;
case CHIP_BARTS:
Expand Down

0 comments on commit ca72a25

Please sign in to comment.