aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nve4_compute.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: demagic some of the NVE4_COMPUTE_UPLOAD methodsChristoph Bumiller2013-04-031-29/+29
* nvc0: implement MP performance countersChristoph Bumiller2013-03-291-1/+10
* nvc0: use NOUVEAU_GETPARAM_GRAPH_UNITS to get MP countChristoph Bumiller2013-03-291-6/+6
* nvc0: add MP trap handler for nve4Christoph Bumiller2013-03-121-0/+50
* nvc0: they removed the NTID,NCTAID,GRIDID registers on nve4Christoph Bumiller2013-03-121-10/+22
* nvc0: implement compute support for nve4Christoph Bumiller2013-03-121-0/+607