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
/
winsys
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/radeon: use type-3 NOPs for CS padding on CIK
Marek Olšák
2013-11-04
1
-2
/
+7
*
winsys/radeon: make radeon_drm_winsys_create public
Christian König
2013-10-26
1
-1
/
+1
*
winsys/radeon: add the implementation of fences from r300g
Marek Olšák
2013-10-25
2
-0
/
+79
*
winsys/radeon: cleanup CS offloading
Christian König
2013-10-21
1
-21
/
+10
*
radeon/winsys: fix handling in radeon_drm_cs_flush v2
Christian König
2013-10-10
2
-5
/
+4
*
gallium/radeon: don't export any private symbols
Marek Olšák
2013-10-08
1
-1
/
+2
*
radeon/winsys: keep screen pointer in winsys v2
Christian König
2013-09-25
2
-4
/
+15
*
radeon/uvd: move alignment to winsys
Christian König
2013-09-25
1
-0
/
+6
*
winsys/radeon: share winsys between different fd's
Christian König
2013-09-22
1
-2
/
+17
*
winsys/radeon: remove cs_queue_empty
Christian König
2013-09-22
3
-19
/
+3
*
winsys/radeon: fix killing the CS thread
Christian König
2013-09-22
1
-4
/
+4
*
radeon/winsys: pad IBs to a multiple of 8 DWs
Alex Deucher
2013-09-06
1
-0
/
+30
*
radeonsi: Make sure libdrm_radeon headers are picked up from the right place
Jonathan Gray
2013-08-29
1
-1
/
+1
*
radeonsi: add flexible shader descriptor management and use it for sampler views
Marek Olšák
2013-08-17
1
-0
/
+12
*
r600g: disable GPUVM by default
Alex Deucher
2013-08-09
1
-1
/
+1
*
winsys/radeon: allow a NULL cs pointer in radeon_bo_map to fix a segfault
Marek Olšák
2013-07-13
1
-9
/
+11
*
radeonsi: initial support for CIK chips
Alex Deucher
2013-06-28
2
-0
/
+9
*
radeonsi: rename SI chip class from TAHITI to SI
Alex Deucher
2013-06-28
2
-2
/
+2
*
winsys/radeon: add env var to disable VM on Cayman/Trinity
Alex Deucher
2013-06-10
1
-0
/
+2
*
radeon/winsys: correct RADEON_GEM_WAIT_IDLE use
Jonathan Gray
2013-06-06
2
-2
/
+2
*
radeonsi: add support for hainan chips
Alex Deucher
2013-05-14
2
-0
/
+2
*
scons: remove radeon build
Andreas Boll
2013-05-03
1
-14
/
+0
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
5
-29
/
+46
*
winsys/radeon: use query_value for timestamp, remove query_timestamp
Marek Olšák
2013-04-16
2
-25
/
+12
*
r600g: add a query returning the amount of time spent during bo_map sync.
Marek Olšák
2013-04-16
4
-2
/
+11
*
radeon/winsys: add uvd ring support to winsys v3
Christian König
2013-04-11
3
-0
/
+31
*
winsys/radeon: add command stream replay dump for faulty lockup v3
Jerome Glisse
2013-04-05
7
-37
/
+443
*
r600g: add a driver query returning the amount of requested VRAM and GTT memory
Marek Olšák
2013-03-26
5
-0
/
+40
*
winsys/radeon: Only add bo to hash table when creating flink
Martin Andersson
2013-03-01
1
-4
/
+4
*
winsys/radeon: fix bo with virtual address referencing mismatch
Martin Andersson
2013-02-11
1
-0
/
+4
*
winsys/radeon: improve debuging printing
Jerome Glisse
2013-02-08
1
-1
/
+2
*
radeonsi: add support for Oland chips
Alex Deucher
2013-02-04
2
-0
/
+2
*
r600g: add cs memory usage accounting and limit it v3
Jerome Glisse
2013-01-31
2
-0
/
+21
*
radeon/winsys: add dma ring support to winsys v3
Jerome Glisse
2013-01-28
6
-79
/
+215
*
r300g: random hyperz cleanups
Marek Olšák
2013-01-14
1
-15
/
+10
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
1
-4
/
+0
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
radeon/winsys: Convert to automake
Tom Stellard
2013-01-10
3
-15
/
+16
*
winsys/radeon: bump the size of relocation hashlist
Marek Olšák
2013-01-08
1
-2
/
+2
*
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
2013-01-07
3
-38
/
+176
*
r600g/radeon/winsys: indentation cleanup
Jerome Glisse
2013-01-07
2
-3
/
+2
*
gallium/radeon: send the END_OF_FRAME flag to the DRM
Marek Olšák
2013-01-04
2
-2
/
+9
*
winsys/radeon: the env var RADEON_NOOP can be used to skip CS ioctls
Marek Olšák
2012-12-21
1
-1
/
+4
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
2
-5
/
+4
*
r300g: enable Hyper-Z by default on r500
Marek Olšák
2012-12-02
1
-9
/
+9
*
winsys/radeon: fix relocs caching
Vadim Girlin
2012-09-19
2
-8
/
+6
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-2
/
+2
*
winsys/radeon: create only one winsys for each fd
Christian König
2012-09-04
2
-2
/
+41
*
gallium/radeon: Don't assign virtual address space for BO that already has one.
Michel Dänzer
2012-08-16
1
-1
/
+1
*
gallium/radeon: Create hole for waste when allocating from va_offset.
Michel Dänzer
2012-08-16
1
-0
/
+6
[next]