summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_video.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-13nouveau/drm: drop immediate parameter from nouveau_pushbuf_newKarol Herbst1-1/+1
2024-03-13nouveau: import libdrm_nouveauKarol Herbst1-3/+3
2022-10-19nouveau: Remove XVMC_VL environment variable usageYonggang Luo1-3/+0
2022-08-30nouveau: per context client and pushbufKarol Herbst1-2/+2
2022-08-30nouveau: wrap nouveau_pushbuf_refnKarol Herbst1-3/+3
2022-08-30nouveau: wrap all nouveau_pushbuf_space callsKarol Herbst1-3/+3
2022-08-30nouveau: wrap nouveau_bo_mapKarol Herbst1-1/+1
2022-08-30nouveau: use the contexts pushbuf and client where possibleKarol Herbst1-3/+4
2019-11-14util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt1-1/+1
2019-07-31tree-wide: replace MAYBE_UNUSED with ASSERTEDEric Engestrom1-3/+3
2017-12-29nvc0: Fix unused var warnings in release buildRhys Kidd1-3/+4
2017-01-12nouveau: take extra push space into account for pushbuf_space callsIlia Mirkin1-3/+3
2016-01-05nvc0: add support for st/vaJulien Isorce1-6/+38
2016-01-04nvc0: scale up inter_bo size so that it's 16M for a 4K videoIlia Mirkin1-2/+5
2014-09-11nouveau: re-allocate bo's on overflowMaarten Lankhorst1-7/+3
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+331