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
/
mesa
/
drivers
/
dri
/
common
/
dri_bufmgr_ttm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: update bufmgr code to reflect changes in drm interface
Dave Airlie
2007-09-25
1
-2
/
+2
*
Fix buffer/fence reference counting due to Destroy vs Unreference difference.
Eric Anholt
2007-09-21
1
-7
/
+39
*
Add disabled-by-default tracing of TTM bufmgr operations.
Eric Anholt
2007-09-20
1
-0
/
+34
*
Fix flipped sign to strerror.
Eric Anholt
2007-09-20
1
-2
/
+2
*
Add some error reporting and a couple of assertions to TTM bufmgr.
Eric Anholt
2007-09-18
1
-0
/
+8
*
Convert TTM code to require the server provide buffers for front/back/depth.
Eric Anholt
2007-08-16
1
-28
/
+18
*
Fix bad printf on TTM fence_wait failure.
Eric Anholt
2007-08-16
1
-1
/
+1
*
Don't forget to update buffer offset after validation.
Eric Anholt
2007-08-16
1
-0
/
+2
*
Add notes about bufmgr initialization failures.
Eric Anholt
2007-07-25
1
-0
/
+1
*
bufmgr_ttm: hook up destroy function, track buffer names.
Eric Anholt
2007-07-06
1
-1
/
+5
*
Merge branch 'i915-unification' of git+ssh://people.freedesktop.org/~anholt/m...
Eric Anholt
2007-07-05
1
-1
/
+14
|
\
|
*
Fix TTM static allocation flags.
Eric Anholt
2007-06-18
1
-1
/
+1
|
*
Test for TTM presence initially rather than test for lack of classic aperture.
Eric Anholt
2007-06-18
1
-0
/
+13
*
|
Add buffer manager destroy function.
Eric Anholt
2007-05-31
1
-0
/
+9
|
/
*
Replace the flags/hint arguments to bo_alloc{,_static} with a location mask.
Eric Anholt
2007-05-24
1
-4
/
+24
*
WIP: Replace TTM buffer pool manager with a simplified interface.
Eric Anholt
2007-05-16
1
-0
/
+356