aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_video.c
Commit message (Expand)AuthorAgeFilesLines
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* tree-wide: replace MAYBE_UNUSED with ASSERTEDEric Engestrom2019-07-311-3/+3
* nvc0: Fix unused var warnings in release buildRhys Kidd2017-12-291-3/+4
* nouveau: take extra push space into account for pushbuf_space callsIlia Mirkin2017-01-121-3/+3
* nvc0: add support for st/vaJulien Isorce2016-01-051-6/+38
* nvc0: scale up inter_bo size so that it's 16M for a 4K videoIlia Mirkin2016-01-041-2/+5
* nouveau: re-allocate bo's on overflowMaarten Lankhorst2014-09-111-7/+3
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+331