index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
nouveau
/
drm
/
nouveau_drm_winsys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-5
/
+5
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-2
/
+2
*
gallium/util: remove pipe_static_mutex()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+2
*
nvc0: initial support for GP100 GPUs
Ben Skeggs
2016-07-12
1
-0
/
+1
*
nvc0: initial support for GM20x GPUs
Ben Skeggs
2016-02-16
1
-0
/
+1
*
nouveau: enable use of new kernel interfaces
Ben Skeggs
2015-12-22
1
-2
/
+0
*
nouveau: remove use of deprecated nouveau_device_wrap()
Ben Skeggs
2015-12-22
1
-8
/
+23
*
nouveau: fix screen creation failure paths
Ben Skeggs
2015-12-22
1
-6
/
+10
*
nouveau: return nouveau_screen from hw-specific creation functions
Ben Skeggs
2015-12-22
1
-2
/
+2
*
nouveau: remove use of deprecated nouveau_device::fd
Ben Skeggs
2015-12-22
1
-1
/
+1
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-1
/
+1
*
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-06-28
1
-1
/
+5
*
nouveau: dup fd before passing it to device
Ilia Mirkin
2014-06-24
1
-2
/
+17
*
nvc0: enable support for maxwell boards
Ben Skeggs
2014-05-15
1
-0
/
+1
*
nouveau: create only 1 shared screen between vdpau and opengl
Maarten Lankhorst
2014-02-12
1
-4
/
+74
*
nvc0: fixup gk110 and up not being listed in various switch statements
Ben Skeggs
2013-12-06
1
-1
/
+2
*
nvc0: enable very initial support for nvf0 (GK110)
Ben Skeggs
2013-07-05
1
-0
/
+1
*
nvc0: add initial support for nve4+ (Kepler) chipsets
Christoph Bumiller
2012-04-15
1
-0
/
+1
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
1
-2
/
+0
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-5
/
+1
*
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
2012-04-14
1
-1
/
+3
*
nouveau: get rid of winsys object
Marcin Slusarz
2011-12-13
1
-30
/
+2
*
nvc0: add support for GF119 (NVD9)
Ben Skeggs
2011-11-17
1
-0
/
+1
*
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
1
-0
/
+3
*
nouveau: handle early initialization errors
Marcin Slusarz
2010-08-26
1
-1
/
+2
*
nouveau: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-23
1
-15
/
+3
*
nouveau: Rename winsys file
Jakob Bornecrantz
2010-06-23
1
-0
/
+85