index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nouveau_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: add some driver statistics queries
Christoph Bumiller
2013-04-03
1
-0
/
+55
*
nvc0: implement compute support for nve4
Christoph Bumiller
2013-03-12
1
-0
/
+1
*
nouveau: improve buffer transfers
Christoph Bumiller
2013-01-08
1
-1
/
+3
*
nouveau: implement missing timer query functionality
Christoph Bumiller
2012-07-13
1
-0
/
+2
*
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
2012-05-17
1
-1
/
+7
*
nvc0: add initial support for nve4+ (Kepler) chipsets
Christoph Bumiller
2012-04-15
1
-0
/
+2
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-44
/
+4
*
nouveau: hide some debugging messages behind environment variable
Marcin Slusarz
2011-10-09
1
-0
/
+2
*
nouveau: fix fence hang
Marcin Slusarz
2011-10-09
1
-1
/
+1
*
nouveau: hook up video decoding with nouveau_context
Christoph Bumiller
2011-07-21
1
-0
/
+1
*
gallium/nouveau: remove unused nouveau_screen_bo_user
Marcin Slusarz
2011-06-20
1
-2
/
+0
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-4
/
+0
*
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
2011-03-03
1
-0
/
+1
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
1
-7
/
+0
*
nouveau: common linear buffer manager, ported from nv50/nvc0 drivers
Ben Skeggs
2011-03-01
1
-0
/
+9
*
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
2011-03-01
1
-0
/
+3
*
nouveau: move nv50/nvc0 fencing to common location, and modify slightly
Ben Skeggs
2011-03-01
1
-0
/
+12
*
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
1
-1
/
+2
*
nouveau: s/inline/INLINE/
Vinson Lee
2010-07-16
1
-3
/
+3
*
nouveau: Add missing header.
Vinson Lee
2010-04-18
1
-0
/
+2
*
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-15
1
-0
/
+5
*
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
2010-04-12
1
-0
/
+12
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-29
/
+41
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-0
/
+12
*
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
2010-01-05
1
-0
/
+3
*
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-31
1
-0
/
+11
*
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
1
-0
/
+1
*
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-06-05
1
-0
/
+24