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
/
radeon
/
drm
/
radeon_drm_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: set the flush callback in radeon_winsys
Marek Olšák
2011-08-16
1
-1
/
+1
*
winsys/radeon: consolidate the add_reloc function
Marek Olšák
2011-08-16
1
-29
/
+7
*
r600g: emit CS using radeon_winsys
Marek Olšák
2011-08-16
1
-4
/
+1
*
r600g: let radeon_winsys maintain the list of relocations
Marek Olšák
2011-08-16
1
-8
/
+32
*
winsys/radeon: do the CS cleanup in the CS ioctl thread
Marek Olšák
2011-08-05
1
-2
/
+4
*
winsys/radeon: fix space checking
Marek Olšák
2011-08-05
1
-2
/
+31
*
winsys/radeon: simplify how value queries work
Marek Olšák
2011-07-25
1
-2
/
+2
*
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
2011-04-18
1
-24
/
+24
*
r300g: fix crash when adding a new relocation
Marek Olšák
2011-04-08
1
-1
/
+2
*
r300g: add 'radeon: ' prefix to error messages in winsys
Marek Olšák
2011-04-08
1
-1
/
+1
*
r300g: do not wait for a busy BO if neither GPU nor CPU is changing it
Marek Olšák
2011-04-03
1
-1
/
+8
*
r300g: remove the redundant reference counter in radeon_bo
Marek Olšák
2011-04-03
1
-4
/
+2
*
r300g: decide whether a flush should be asynchronous when calling it
Marek Olšák
2011-03-08
1
-9
/
+8
*
r300g: do not use ioctl thread offloading on single-core machines
Marek Olšák
2011-03-02
1
-1
/
+1
*
r300g: fix invalid dereference in winsys
Marek Olšák
2011-02-19
1
-1
/
+1
*
r300g: fix a race between CS and SET_TILING ioctls
Marek Olšák
2011-02-16
1
-6
/
+6
*
r300g: offload the CS ioctl to another thread
Marek Olšák
2011-02-15
1
-94
/
+172
*
r300g: improve function radeon_bo_is_referenced_by_cs
Marek Olšák
2011-02-12
1
-0
/
+4
*
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-11
1
-11
/
+16
*
r300g: rework command submission and resource space checking
Marek Olšák
2011-01-08
1
-0
/
+360