aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nouveau: add support for newer kernel interfacesBen Skeggs2015-12-211-1/+2
* nouveau: make use of nouveau_drm::fd instead of nouveau_device::fdBen Skeggs2015-12-211-17/+15
* nouveau: add interfaces to query information about supported classesBen Skeggs2015-12-211-1/+50
* nouveau: move more abi16-specific logic into abi16.cBen Skeggs2015-12-211-5/+83
* nouveau: use designated initializersEmil Velikov2015-09-041-3/+10
* nouveau: add coherent BO attributeAlexandre Courbot2015-05-211-0/+3
* nouveau: annotate the private symbolsEmil Velikov2015-04-281-7/+7
* fix compile error on 32bit systemsRob Clark2014-09-281-0/+4
* nouveau: expose channel engine selection on kepler chipsetsBen Skeggs2013-01-161-0/+28
* nouveau: silence some remaining valgrind warningsMarcin Slusarz2012-06-091-4/+1
* nouveau: expose notifier handle on nvc0 as wellChristoph Bumiller2012-04-231-0/+1
* nouveau: init nvc0 channel alloc req structure fullyBen Skeggs2012-04-161-1/+1
* nouveau: pull in major libdrm rewriteBen Skeggs2012-04-131-0/+197