aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50/nv50_transfer.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: reinstate dedicated constbuf push pathIlia Mirkin2016-06-111-18/+45
* nv50: switch nv50_transfer.c to g80_defs.xml.hBen Skeggs2016-02-161-3/+3
* nv50,nvc0: don't base decisions on available pushbuf spaceIlia Mirkin2015-10-111-13/+3
* nouveau: be more careful about freeing temporary transfer buffersIlia Mirkin2015-09-281-1/+6
* nv50: mt address may not be the underlying bo's start addressIlia Mirkin2014-09-011-0/+2
* nv50: correctly calculate the number of vertical blocks during transfer mapEmil Velikov2014-02-251-1/+1
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+412