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
/
drivers
/
nouveau
/
nouveau_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+
Rhys Perry
2018-10-25
1
-3
/
+1
*
nouveau: when mapping a persistent buffer, synchronize on former xfers
Ilia Mirkin
2017-04-11
1
-4
/
+2
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-1
/
+0
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
nouveau: allow allocating non-object-backed buffers
Ilia Mirkin
2016-05-22
1
-4
/
+1
*
nv50,nvc0: add invalidate_resource support for buffer resources
Ilia Mirkin
2016-04-09
1
-0
/
+33
*
nouveau: use the buffer usage to determine placement when no binding
Ilia Mirkin
2015-11-22
1
-2
/
+6
*
nouveau: send back a debug message when waiting for a fence to complete
Ilia Mirkin
2015-11-05
1
-6
/
+7
*
nouveau: wait to unref the transfer's bo until it's no longer used
Ilia Mirkin
2015-09-28
1
-2
/
+3
*
nouveau: delay deleting buffer with unflushed fence
Ilia Mirkin
2015-09-28
1
-1
/
+6
*
nvc0: keep track of cb bindings per buffer, use for upload settings
Ilia Mirkin
2015-09-09
1
-2
/
+2
*
nouveau: don't mark full range as used on unmap with explicit flush
Ilia Mirkin
2015-09-05
1
-5
/
+7
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-15
/
+15
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-59
/
+59
*
nouveau: always align buffers to 0x100
Samuel Pitoiset
2015-07-20
1
-7
/
+1
*
gallium: add BIND flags for R/W buffers and images
Marek Olšák
2015-07-16
1
-1
/
+2
*
nvc0: use NV_VRAM_DOMAIN() macro
Alexandre Courbot
2015-06-22
1
-3
/
+3
*
nouveau: synchronize "scratch runout" destruction with the command stream
Marcin Ślusarz
2015-03-31
1
-16
/
+32
*
nouveau: add ARB_buffer_storage support
Ilia Mirkin
2014-05-02
1
-2
/
+10
*
nouveau: remove cb_dirty, it's never used
Ilia Mirkin
2014-05-02
1
-3
/
+1
*
nouveau: add valid range tracking to nouveau_buffer
Ilia Mirkin
2014-03-09
1
-0
/
+31
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-1
/
+0
*
nouveau: Add lots of comments to the buffer transfer logic
Ilia Mirkin
2013-12-04
1
-2
/
+69
*
nv50: wait on the buf's fence before sticking it into pushbuf
Ilia Mirkin
2013-12-04
1
-0
/
+3
*
nouveau: initialise the nouveau_transfer maps
Emil Velikov
2013-09-01
1
-0
/
+2
*
nouveau: accelerate buffer copies in resource_copy_region
Christoph Bumiller
2013-04-03
1
-0
/
+34
*
nvc0: add some driver statistics queries
Christoph Bumiller
2013-04-03
1
-0
/
+30
*
nouveau: align PIPE_BIND_SHADER,COMPUTE_RESOURCEs to 256 bytes
Christoph Bumiller
2013-03-12
1
-1
/
+3
*
nouveau: don't try to use push_data if it's not implemented
Christoph Bumiller
2013-01-27
1
-0
/
+3
*
nouveau: improve buffer transfers
Christoph Bumiller
2013-01-08
1
-131
/
+268
*
nv50,nvc0: expose ARB_map_buffer_alignment
Lucas Stach
2012-11-04
1
-3
/
+3
*
nouveau: fix offset in nouveau_buffer_transfer_map
Christoph Bumiller
2012-10-14
1
-1
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-56
/
+46
*
nouveau: unreference fences on resource destruction
Christoph Bumiller
2012-05-29
1
-0
/
+3
*
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
2012-05-17
1
-4
/
+25
*
nv50,nvc0: handle user vertex buffers
Christoph Bumiller
2012-05-17
1
-11
/
+9
*
Merge branch 'gallium-userbuf'
Marek Olšák
2012-05-11
1
-1
/
+0
|
\
|
*
gallium: remove pipe_resource::user_ptr
Marek Olšák
2012-04-30
1
-1
/
+0
*
|
nouveau: fix nouveau_scratch_runout_release bo count underflow
Christoph Bumiller
2012-05-06
1
-1
/
+3
|
/
*
gallium: add user_ptr in pipe_resource
Marek Olšák
2012-04-24
1
-0
/
+1
*
nouveau: add new shared scratch buffers
Christoph Bumiller
2012-04-14
1
-0
/
+141
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
1
-1
/
+1
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-37
/
+53
*
nouveau: remove automatic buffer migration heuristics
Christoph Bumiller
2012-04-14
1
-5
/
+0
*
Revert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
Marek Olšák
2012-03-05
1
-7
/
+1
*
gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
2012-01-05
1
-1
/
+7
*
nouveau,nvc0: fix/improve handling of multiple constant buffers
Christoph Bumiller
2011-10-21
1
-4
/
+13
*
nouveau: hide some debugging messages behind environment variable
Marcin Slusarz
2011-10-09
1
-1
/
+2
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-1
/
+0
*
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
2011-03-03
1
-1
/
+1
[next]