Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address some WITNESS panics that occur when using the via driver. | rnoland | 2010-04-23 | 1 | -1/+2 |
| | | | | | | | | Some of these cases should be safe in a non-atomic fashion, however since all of the driver ioctls are locked, a lot of work is required to fix it correctly. Just don't sleep now. MFC after: 2 weeks | ||||
* | Import simple drm memory manager. | rnoland | 2010-01-31 | 1 | -0/+368 |
This is required for the VIA driver and at least some parts are needed for GEM. MFC after: 2 weeks |