summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/nouveau
AgeCommit message (Expand)AuthorFilesLines
2020-11-24util: Add helgrind support for simple_mtxRob Clark1-1/+1
2020-06-18replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()Eric Engestrom1-1/+2
2020-06-10nvc0: initial support for tu1xxBen Skeggs1-0/+1
2020-06-10nvc0: initial support for gv100Ben Skeggs1-0/+1
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-1/+1
2020-03-27util: don't include p_defines.h and u_pointer.h from galliumMarek Olšák1-0/+1
2020-02-26gallium/hash_table: remove some function wrappersMarek Olšák1-2/+2
2020-02-26gallium/hash_table: turn it into a wrapper around util/hash_tableMarek Olšák1-1/+1
2020-02-26gallium/hash_table: consolidate hash tables with FD keysMarek Olšák1-23/+1
2019-11-14util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt1-1/+1
2019-04-15Delete autotoolsDylan Baker1-35/+0
2018-01-19autotools: include meson build files in tarballDylan Baker1-0/+2
2017-11-13meson: don't use build_by_default for specific gallium driversDylan Baker1-1/+0
2017-10-16meson: build nouveau (gallium) driverDylan Baker1-0/+30
2017-03-07gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri1-5/+5
2017-03-07gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri1-2/+2
2017-03-07gallium/util: remove pipe_static_mutex()Timothy Arceri1-1/+1
2016-10-04gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)Matt Whitlock1-1/+2
2016-08-31Introduce .editorconfigEric Engestrom1-0/+2
2016-07-12nvc0: initial support for GP100 GPUsBen Skeggs1-0/+1
2016-06-13Android: move libdrm settings to top-level Android.common.mkRob Herring1-1/+1
2016-02-16nvc0: initial support for GM20x GPUsBen Skeggs1-0/+1
2015-12-22nouveau: enable use of new kernel interfacesBen Skeggs1-2/+0
2015-12-22nouveau: remove use of deprecated nouveau_device_wrap()Ben Skeggs1-8/+23
2015-12-22nouveau: fix screen creation failure pathsBen Skeggs1-6/+10
2015-12-22nouveau: return nouveau_screen from hw-specific creation functionsBen Skeggs1-2/+2
2015-12-22nouveau: remove use of deprecated nouveau_device::fdBen Skeggs1-1/+1
2015-07-21nouveau: use bool instead of booleanSamuel Pitoiset1-1/+1
2015-06-28nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.Mario Kleiner1-1/+5
2015-04-22android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERSEmil Velikov1-2/+1
2014-12-12gallium: Remove Android files from distribution.Matt Turner1-2/+0
2014-08-28winsys/$(hw): ship the Android/SCons scripts in the tarballEmil Velikov1-0/+2
2014-08-28winsys/$(hw): include headers in Makefile.sourcesEmil Velikov1-0/+1
2014-08-13android: gallium/nouveau: fix include folders, link against libstlportEmil Velikov1-4/+1
2014-06-24nouveau: dup fd before passing it to deviceIlia Mirkin1-2/+17
2014-05-15nvc0: enable support for maxwell boardsBen Skeggs1-0/+1
2014-02-12nouveau: create only 1 shared screen between vdpau and openglMaarten Lankhorst1-4/+74
2013-12-06nvc0: fixup gk110 and up not being listed in various switch statementsBen Skeggs1-1/+2
2013-11-16gallium/winsys: compact compiler flags into Automake.incEmil Velikov1-2/+1
2013-10-01winsys/nouveau/drm: consolidate C sources list into Makefile.sourcesEmil Velikov3-3/+6
2013-07-05nvc0: enable very initial support for nvf0 (GK110)Ben Skeggs1-0/+1
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10nouveau/winsys/drm: Convert to automakeMatt Turner3-11/+38
2012-04-15nvc0: add initial support for nve4+ (Kepler) chipsetsChristoph Bumiller1-0/+1
2012-04-14nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs1-2/+0
2012-04-14nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller1-5/+1
2012-04-14nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs1-1/+3
2011-12-13nouveau: get rid of winsys objectMarcin Slusarz3-86/+2
2011-11-17nvc0: add support for GF119 (NVD9)Ben Skeggs1-0/+1