-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 228495 b: refs/heads/master c: 2f062fd h: refs/heads/master i: 228493: 43978d8 228491: 42905b3 228487: eaab615 228479: 2c5fb0a v: v3
- Loading branch information
Alex Deucher
authored and
Dave Airlie
committed
Nov 22, 2010
1 parent
f730929
commit 7bb49ce
Showing
3 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 603a9da37b83c2b4cc4495ecab7916f45cf5837e | ||
refs/heads/master: 2f062fda4f83932b87b3b6c903eeade43422245a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,6 +80,7 @@ enum radeon_family { | |
CHIP_JUNIPER, | ||
CHIP_CYPRESS, | ||
CHIP_HEMLOCK, | ||
CHIP_PALM, | ||
CHIP_LAST, | ||
}; | ||
|
||
|