summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/nouveau/drm/nouveau_drm_winsys.c
AgeCommit message (Expand)AuthorFilesLines
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
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-07-05nvc0: enable very initial support for nvf0 (GK110)Ben Skeggs1-0/+1
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 Slusarz1-30/+2
2011-11-17nvc0: add support for GF119 (NVD9)Ben Skeggs1-0/+1
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller1-0/+3
2010-08-26nouveau: handle early initialization errorsMarcin Slusarz1-1/+2
2010-06-23nouveau: Move bootstrap code to targetsJakob Bornecrantz1-15/+3
2010-06-23nouveau: Rename winsys fileJakob Bornecrantz1-0/+85