radeon_hd: fix cosmetic encoder order
* While Travis is listed before Nutmeg in ObjectID.h, their values are reversed.
This commit is contained in:
parent
d92959ab8b
commit
bef63a4442
@ -1849,8 +1849,8 @@ static const char* encoder_name_matrix[37] = {
|
||||
"Internal Kaleidoscope LVTMA",
|
||||
"Internal Kaleidoscope UNIPHY1",
|
||||
"Internal Kaleidoscope UNIPHY2",
|
||||
"External Travis Bridge",
|
||||
"External Nutmeg Bridge",
|
||||
"External Travis Bridge",
|
||||
"Internal Kaleidoscope VCE"
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user