summaryrefslogtreecommitdiff
path: root/nouveau/abi16.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-22nouveau: add support for newer kernel interfacesBen Skeggs1-1/+2
2015-12-22nouveau: make use of nouveau_drm::fd instead of nouveau_device::fdBen Skeggs1-17/+15
2015-12-22nouveau: add interfaces to query information about supported classesBen Skeggs1-1/+50
2015-12-22nouveau: move more abi16-specific logic into abi16.cBen Skeggs1-5/+83
2015-09-04nouveau: use designated initializersEmil Velikov1-3/+10
2015-05-21nouveau: add coherent BO attributeAlexandre Courbot1-0/+3
2015-04-28nouveau: annotate the private symbolsEmil Velikov1-7/+7
2014-09-28fix compile error on 32bit systemsRob Clark1-0/+4
2013-01-16nouveau: expose channel engine selection on kepler chipsetsBen Skeggs1-0/+28
2012-06-09nouveau: silence some remaining valgrind warningsMarcin Slusarz1-4/+1
2012-04-24nouveau: expose notifier handle on nvc0 as wellChristoph Bumiller1-0/+1
2012-04-17nouveau: init nvc0 channel alloc req structure fullyBen Skeggs1-1/+1
2012-04-14nouveau: pull in major libdrm rewriteBen Skeggs1-0/+197