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
/
drm
/
radeon_winsys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g,radeonsi: add a bunch of useful queries for the HUD
Marek Olšák
2014-04-09
1
-1
/
+5
*
r600g,radeonsi: set correct initial domain for shared resources
Marek Olšák
2014-04-09
1
-1
/
+7
*
r300g,uvd,vce: set priorities for relocations
Marek Olšák
2014-03-11
1
-2
/
+2
*
winsys/radeon: add interface for setting a priority number for each relocation
Marek Olšák
2014-03-11
1
-1
/
+20
*
radeon/winsys: add VCE support v4
Christian König
2014-02-13
1
-0
/
+2
*
radeonsi: calculate NUM_BANKS for DB correctly on CIK
Marek Olšák
2014-01-06
1
-0
/
+3
*
radeonsi: set correct pipe config for Hawaii in DB
Marek Olšák
2014-01-06
1
-0
/
+3
*
winsys/radeon: set/get the scanout flag with the tiling ioctls
Marek Olšák
2013-12-12
1
-2
/
+4
*
radeonsi: add support for Hawaii asics (v2)
Alex Deucher
2013-11-15
1
-0
/
+1
*
winsys/radeon: add the implementation of fences from r300g
Marek Olšák
2013-10-25
1
-0
/
+23
*
radeon/winsys: keep screen pointer in winsys v2
Christian König
2013-09-25
1
-0
/
+15
*
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
*
radeonsi: initial support for CIK chips
Alex Deucher
2013-06-28
1
-0
/
+4
*
radeonsi: rename SI chip class from TAHITI to SI
Alex Deucher
2013-06-28
1
-1
/
+1
*
radeonsi: add support for hainan chips
Alex Deucher
2013-05-14
1
-0
/
+1
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
1
-4
/
+9
*
winsys/radeon: use query_value for timestamp, remove query_timestamp
Marek Olšák
2013-04-16
1
-8
/
+2
*
r600g: add a query returning the amount of time spent during bo_map sync.
Marek Olšák
2013-04-16
1
-2
/
+3
*
radeon/winsys: add uvd ring support to winsys v3
Christian König
2013-04-11
1
-0
/
+3
*
r600g: add a driver query returning the amount of requested VRAM and GTT memory
Marek Olšák
2013-03-26
1
-0
/
+8
*
radeonsi: add support for Oland chips
Alex Deucher
2013-02-04
1
-0
/
+1
*
r600g: add cs memory usage accounting and limit it v3
Jerome Glisse
2013-01-31
1
-0
/
+10
*
radeon/winsys: add dma ring support to winsys v3
Jerome Glisse
2013-01-28
1
-3
/
+17
*
radeon/winsys: move radeon family/class identification to winsys
Jerome Glisse
2013-01-07
1
-21
/
+91
*
gallium/radeon: send the END_OF_FRAME flag to the DRM
Marek Olšák
2013-01-04
1
-0
/
+1
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
1
-2
/
+2
*
winsys/radeon: create only one winsys for each fd
Christian König
2012-09-04
1
-0
/
+5
*
r600g: implement timestamp query and get_timestamp hook
Marek Olšák
2012-08-15
1
-0
/
+7
*
r600g: enable streamout by default on r7xx and DRM 2.17.0
Marek Olšák
2012-06-17
1
-1
/
+0
*
winsys/radeon: enable IB submission to compute rings v2
Christian König
2012-06-15
1
-2
/
+3
*
gallium/radeon: Fix r300g tiling breakage.
Michel Dänzer
2012-05-16
1
-0
/
+1
*
r600g: Set tiling information for BOs being shared.
Michel Dänzer
2012-05-16
1
-1
/
+4
*
winsys/radeon: Get max_pipes from the kernel
Tom Stellard
2012-05-02
1
-0
/
+1
*
winsys/radeon: simplify buffer map/unmap functions
Marek Olšák
2012-04-29
1
-2
/
+2
*
r600g: optimize r600_resource_va
Marek Olšák
2012-04-01
1
-1
/
+1
*
winsys/radeon: cleanup includes
Marek Olšák
2012-03-05
1
-3
/
+1
*
winsys/radeon: add usage parameter to cs_is_buffer_referenced
Marek Olšák
2012-03-05
1
-1
/
+2
*
r600g: check for R600_STREAMOUT env var in winsys
Marek Olšák
2012-02-27
1
-0
/
+1
*
r600g: add support for common surface allocator for tiling v13
Jerome Glisse
2012-02-06
1
-1
/
+24
*
r600g: remove unused flush code
Marek Olšák
2012-01-31
1
-9
/
+1
*
r600g: add support for virtual address space on cayman v11
Jerome Glisse
2012-01-13
1
-0
/
+11
*
winsys/radeon: move managing GEM domains back to drivers
Marek Olšák
2011-12-24
1
-4
/
+12
*
winsys/radeon: add flush option not to rewrite tiling flags in registers
Marek Olšák
2011-12-13
1
-1
/
+3
*
gallium/radeon: fix indentation
Jerome Glisse
2011-12-05
1
-1
/
+1
*
winsys/radeon: move GEM domains out of the drivers into winsys
Marek Olšák
2011-09-30
1
-14
/
+4
*
winsys/radeon: remove a redundant parameter 'size' from buffer_from_handle
Marek Olšák
2011-09-30
1
-3
/
+1
*
r600g: merge r600_bo with r600_resource
Marek Olšák
2011-09-30
1
-1
/
+9
*
winsys/radeon: hook up the new DRM_RADEON_GEM_WAIT ioctl
Marek Olšák
2011-08-16
1
-2
/
+12
*
winsys/radeon: remove the device file descriptor from the interface
Marek Olšák
2011-08-16
1
-1
/
+0
[next]