* simplify some trace statements
* add potential support for IGP chipsets * igp code is *untested* and should work *in theory* * potentially resolves #8040 / #8046 ? git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42901 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -121,6 +121,7 @@ struct radeon_shared_info {
|
||||
uint16 device_chipset;
|
||||
uint8 dceMajor;
|
||||
uint8 dceMinor;
|
||||
bool isIGP;
|
||||
char device_identifier[32];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user