Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-19 | libdrm/nouveau: add prime handle->bo and bo->handle support. | Dave Airlie | |
This adds prime support to nouveau libdrm. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2012-04-24 | nouveau: expose notifier handle on nvc0 as well | Christoph Bumiller | |
Signed-off-by: Christoph Bumiller <e0425955@student.tuwien.ac.at> Signed-off-by: Ben Skeggs <bskeggs@redhat.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> |