summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_transfer.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-20nvc0: fix transfer of larger rectangles with DmaCopy on gk104 and upBen Skeggs1-9/+32
2017-06-20nvc0: copy engine surface params are only relevant for tiled surfacesBen Skeggs1-18/+19
2016-06-24nvc0: when mapping directly, provide accurate xfer info + startIlia Mirkin1-5/+12
2016-02-16nvc0: remove unnecessary includesBen Skeggs1-2/+0
2015-11-05nouveau: send back a debug message when waiting for a fence to completeIlia Mirkin1-2/+2
2015-10-11nv50,nvc0: don't base decisions on available pushbuf spaceIlia Mirkin1-15/+5
2015-09-28nouveau: be more careful about freeing temporary transfer buffersIlia Mirkin1-1/+6
2015-09-09nvc0: keep track of cb bindings per buffer, use for upload settingsIlia Mirkin1-3/+43
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-2/+2
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-4/+4
2015-01-05nvc0: regenerate rnndb headersIlia Mirkin1-4/+4
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+558