Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-04 | nouveau: Only export public functions. | Maarten Lankhorst | |
This hides all the abi16_* functions and the nouveau_debug variable, they should have been private to begin with. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> | |||
2012-04-14 | nouveau: pull in major libdrm rewrite | Ben Skeggs | |
Redesigned primarily to allow us to better take advantage of BO's having fixed GPU virtual addresses on GeForce 8 and up, and to reduce the overhead of handling relocations on earlier chipsets. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Christoph Bumiller <e0425955@student.tuwien.ac.at> |