nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
[mesa.git] / src / gallium / drivers / nouveau / nouveau_mm.c
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.
2013-01-08 Christoph Bumillernouveau: increase max order of suballocated buffers...
2012-11-04 Lucas Stachnv50,nvc0: expose ARB_map_buffer_alignment
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2011-10-09 Marcin Slusarznouveau: hide some debugging messages behind environmen...
2011-08-30 Christoph Bumillernouveau: use PRIu64 for printing uint64_t
2011-08-30 Christoph Bumillernouveau/mm: move slabs to correct list on memory release
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-27 Marek Olšákgallium/nouveau: fix printf warnings
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-01 Ben Skeggsnouveau: fix leak of nouveau_mman structs
2011-03-01 Ben Skeggsnouveau: fix compiler complaint
2011-03-01 Ben Skeggsnv50: make mm available as common code