* pass dceMajor and dceMinor to accelerant
* will fix other var names to match style guidelines shortly git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42891 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -119,6 +119,8 @@ struct radeon_shared_info {
|
||||
uint16 cursor_hot_y;
|
||||
|
||||
uint16 device_chipset;
|
||||
uint8 dceMajor;
|
||||
uint8 dceMinor;
|
||||
char device_identifier[32];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user