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
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/radeon: drop support for DRM 2.12.0 (kernel < 3.2)
Marek Olšák
2016-03-01
1
-25
/
+17
*
winsys/radeon: fix the num_tile_pipes comment to silence warnings
Marek Olšák
2016-02-10
1
-3
/
+3
*
winsys/radeon: better explain the num_tile_pipes fixup for TAHITI (v2)
Alexandre Demers
2016-02-10
1
-2
/
+4
*
winsys/radeon: fix a wrong NUM_TILE_PIPES value from the kernel
Marek Olšák
2016-02-09
1
-0
/
+6
*
gallium/radeon: remove radeon_info::r600_tiling_config
Marek Olšák
2016-02-05
1
-7
/
+9
*
gallium/radeon: get pipe_interleave_bytes AKA group_bytes from the winsys
Marek Olšák
2016-02-05
1
-0
/
+9
*
gallium/radeon: set num_banks in the winsys
Marek Olšák
2016-02-05
1
-0
/
+5
*
gallium/radeon: just get num_tile_pipes from the winsys
Marek Olšák
2016-02-05
1
-0
/
+5
*
gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
2016-02-05
3
-24
/
+24
*
winsys/radeon: Do not deinit the pb cache if it was not initialized
Niels Ole Salscheider
2016-02-02
1
-2
/
+3
*
gallium/radeon: rename max_compute_units -> num_good_compute_units
Marek Olšák
2016-01-22
1
-2
/
+2
*
gallium/radeon: do not reallocate user memory buffers
Nicolai Hähnle
2016-01-14
1
-0
/
+6
*
winsys/radeon: fix warnings about incompatible pointer types
Nicolai Hähnle
2016-01-14
1
-6
/
+6
*
winsys/radeon: clear the buffer cache on mmap failure and try again
Marek Olšák
2015-12-11
1
-3
/
+10
*
winsys/radeon: clear the buffer cache on allocation failure and try again
Marek Olšák
2015-12-11
1
-2
/
+7
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
2
-16
/
+9
*
winsys/radeon: use pb_cache instead of pb_cache_manager
Marek Olšák
2015-12-11
4
-178
/
+75
*
winsys/radeon: use radeon_bomgr less
Marek Olšák
2015-12-11
2
-16
/
+8
*
winsys/radeon: rename radeon_bomgr_init_functions
Marek Olšák
2015-12-11
3
-3
/
+3
*
winsys/radeon: move variables from radeon_bomgr to radeon_drm_winsys
Marek Olšák
2015-12-11
3
-126
/
+129
*
winsys/radeon: remove redundant radeon_bomgr::va
Marek Olšák
2015-12-11
1
-7
/
+4
*
winsys/radeon: Use CPU page size instead of hardcoding 4096 bytes v3
Michel Dänzer
2015-11-09
1
-11
/
+19
*
winsys/radeon: implement cs_get_buffer_list
Marek Olšák
2015-10-03
3
-22
/
+47
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
2
-24
/
+24
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-5
/
+6
*
winsys/radeon: remove exported buffers from the cache
Marek Olšák
2015-09-03
1
-0
/
+3
*
winsys/radeon: add a flag telling how gfx IBs should be padded
Marek Olšák
2015-09-01
2
-6
/
+9
*
winsys/radeon: handle non-zero finite timeout when waiting for buffers
Marek Olšák
2015-08-29
2
-38
/
+41
*
gallium/radeon: read_registers should return bool meaning success or failure
Marek Olšák
2015-08-26
1
-2
/
+4
*
Revert "radeon/winsys: increase the IB size for VM"
Marek Olšák
2015-08-23
4
-17
/
+6
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
1
-1
/
+2
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
1
-1
/
+2
*
winsys/radeon: add a specific error message for cs_submit -> -ENOMEM
Marek Olšák
2015-08-07
1
-4
/
+8
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
1
-2
/
+16
*
gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface
Marek Olšák
2015-08-07
2
-32
/
+29
*
winsys/radeon: loosen up the requirements for how much memory IBs can use
Marek Olšák
2015-08-06
1
-4
/
+9
*
radeon/winsys: increase the IB size for VM
Marek Olšák
2015-08-06
4
-6
/
+17
*
gallium/radeon: allow the winsys to choose the IB size
Marek Olšák
2015-08-06
2
-3
/
+4
*
winsys/radeon: don't leak the fd when it is 0
Emil Velikov
2015-08-01
1
-2
/
+2
*
winsys/radeon: implement buffer_unmap
Marek Olšák
2015-07-23
2
-6
/
+24
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
5
-9
/
+9
*
winsys/radeon: use os_wait_until_zero in radeon_bo_set_tiling
Marek Olšák
2015-07-05
1
-3
/
+1
*
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-03
1
-3
/
+10
*
r600g,radeonsi: implement get_device_reset_status
Marek Olšák
2015-07-03
1
-0
/
+8
*
winsys/radeon: reduce BO cache timeout
Grigori Goronzy
2015-06-24
1
-1
/
+1
*
winsys/radeon: align BO size to page size
Grigori Goronzy
2015-06-24
1
-0
/
+6
*
winsys/radeon: Unmap GPU VM address range when destroying BO
Michel Dänzer
2015-06-24
3
-4
/
+29
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
winsys/radeon: add a private interface for radeon_surface
Marek Olšák
2015-04-29
4
-18
/
+184
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
3
-613
/
+2
[next]