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
*
gallium/pipebuffer: change pb_cache_manager_create() size_factor to float
Brian Paul
2014-02-14
1
-1
/
+1
*
gallium/pipebuffer: Add a cache buffer manager bypass mask
Thomas Hellstrom
2014-02-14
1
-1
/
+1
*
pipebuffer, winsys: Add a size match parameter to the cached buffer manager
Thomas Hellstrom
2014-02-14
1
-1
/
+1
*
radeon/winsys: add VCE support v4
Christian König
2014-02-13
3
-1
/
+31
*
gallium/radeon: fix warnings
Marek Olšák
2014-02-06
1
-3
/
+3
*
radeon: More missing stdio.h includes.
José Fonseca
2014-01-23
1
-0
/
+1
*
gallium: Use C11 thread abstractions.
José Fonseca
2014-01-23
1
-1
/
+1
*
radeonsi: calculate NUM_BANKS for DB correctly on CIK
Marek Olšák
2014-01-06
2
-0
/
+8
*
radeonsi: set correct pipe config for Hawaii in DB
Marek Olšák
2014-01-06
2
-0
/
+8
*
winsys/radeon: remove superfluous distinction of cases
Niels Ole Salscheider
2013-12-22
1
-15
/
+5
*
winsys/radeon: set/get the scanout flag with the tiling ioctls
Marek Olšák
2013-12-12
2
-4
/
+13
*
gallium/radeon: Implement hooks for DRI Image 7 (v2)
Christopher James Halse Rogers
2013-12-10
1
-23
/
+83
*
radeon: Rename bo_handles hashtable to match its actual contents.
Christopher James Halse Rogers
2013-12-10
1
-8
/
+8
*
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
2013-12-10
1
-0
/
+6
*
winsys/radeon: cleanup virtual memory nonsense
Christian König
2013-11-21
2
-20
/
+18
*
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
2013-11-16
1
-4
/
+2
*
radeonsi: add support for Hawaii asics (v2)
Alex Deucher
2013-11-15
2
-0
/
+2
*
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
[next]