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
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: relax requirements on VRAM placements on APUs
Marek Olšák
2016-04-12
1
-0
/
+4
*
winsys/amdgpu: remove hack for low VRAM configuration
Marek Olšák
2016-04-12
1
-10
/
+0
*
winsys/amdgpu: add support for 64-bit buffer sizes
Marek Olšák
2016-04-12
2
-15
/
+16
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
1
-0
/
+8
*
winsys/amdgpu: addrlib - add Polaris support (v2)
Sonny Jiang
2016-03-24
3
-2
/
+18
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-4
/
+2
*
radeon/winsys: add layer support for BO export
Christian König
2016-03-17
1
-0
/
+2
*
radeon/winsys: add offset support for BO import/export
Christian König
2016-03-17
1
-3
/
+6
*
gallium/winsys/drm: add offset to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+1
*
winsys/amdgpu/addrlib: do not wrap header inclusion in extern "C"
Emil Velikov
2016-03-09
1
-2
/
+2
*
winsys/amdgpu: get PCI info
Marek Olšák
2016-03-09
1
-2
/
+15
*
winsys/amdgpu: allow drivers to set/get opaque metadata
Marek Olšák
2016-03-09
1
-0
/
+5
*
gallium/radeon: rename winsys buffer_get/set_tiling to buffer_get/set_metadata
Marek Olšák
2016-03-09
1
-6
/
+6
*
gallium/radeon: remove rcs parameter from radeon_winsys::buffer_set_tiling
Marek Olšák
2016-03-09
1
-1
/
+0
*
gallium/radeon: use a structure for passing tiling flags from/to winsys
Marek Olšák
2016-03-09
1
-38
/
+21
*
winsys/amdgpu: enlarge buffer_indices_hashlist
Bas Nieuwenhuizen
2016-03-09
1
-1
/
+1
*
gallium/radeon: drop support for LLVM 3.5
Marek Olšák
2016-02-11
1
-3
/
+2
*
gallium/radeon: remove radeon_info::r600_tiling_config
Marek Olšák
2016-02-05
1
-15
/
+0
*
gallium/radeon: get pipe_interleave_bytes AKA group_bytes from the winsys
Marek Olšák
2016-02-05
1
-0
/
+1
*
winsys/amdgpu: add an assertion to cik_get_num_tile_pipes (v2)
Marek Olšák
2016-02-05
1
-1
/
+4
*
winsys/amdgpu: remove an r600-only setting
Marek Olšák
2016-02-05
1
-1
/
+0
*
gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
2016-02-05
1
-8
/
+8
*
winsys/amdgpu: Process RADEON_FLAG_* independently from RADEON_DOMAIN_*
Michel Dänzer
2016-01-29
1
-10
/
+9
*
winsys/amdgpu: Handle RADEON_FLAG_NO_CPU_ACCESS
Michel Dänzer
2016-01-29
1
-0
/
+2
*
winsys/amdgpu: optionally use buffer lists with all allocated buffers
Marek Olšák
2016-01-23
5
-3
/
+61
*
winsys/amdgpu: compute num_good_compute_units correctly
Marek Olšák
2016-01-22
1
-10
/
+5
*
gallium/radeon: rename max_compute_units -> num_good_compute_units
Marek Olšák
2016-01-22
1
-3
/
+3
*
gallium/radeon: do not reallocate user memory buffers
Nicolai Hähnle
2016-01-14
1
-0
/
+6
*
winsys/amdgpu: clear the buffer cache on mmap failure and try again
Marek Olšák
2015-12-11
1
-0
/
+5
*
winsys/amdgpu: 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
-20
/
+11
*
winsys/amdgpu: don't use the "rws" abbreviation for amdgpu_winsys
Marek Olšák
2015-12-11
4
-20
/
+20
*
winsys/amdgpu: use pb_cache instead of pb_cache_manager
Marek Olšák
2015-12-11
4
-173
/
+78
*
winsys/amdgpu: addrlib - port a Fiji bug fix
Sonny Jiang
2015-12-07
2
-1
/
+46
*
winsys/amdgpu: addrlib - port Checks mip 0 for czDispCompatible
Sonny Jiang
2015-12-07
2
-2
/
+5
*
winsys/amdgpu: addrlib - port fix error for workaround for 1D tiling
Sonny Jiang
2015-12-07
1
-1
/
+1
*
winsys/amdgpu: Make use of ARRAY_SIZE macro
Edward O'Callaghan
2015-12-06
1
-4
/
+2
*
winsys/amdgpu: remove the dcc_enable surface flag
Marek Olšák
2015-10-27
1
-7
/
+6
*
radeonsi: Allocate buffers for DCC.
Bas Nieuwenhuizen
2015-10-24
1
-5
/
+42
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-10-23
2
-3
/
+11
*
winsys/amdgpu: add winsys function cs_get_buffer_list
Marek Olšák
2015-10-03
2
-0
/
+20
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
2
-29
/
+29
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-4
/
+4
*
winsys/amdgpu: calculate the maximum number of compute units
Marek Olšák
2015-09-10
1
-2
/
+13
*
winsys/amdgpu: remove exported buffers from the cache
Marek Olšák
2015-09-03
1
-0
/
+3
*
winsys/amdgpu: remove IB padding for SI
Marek Olšák
2015-09-01
1
-17
/
+5
*
winsys/amdgpu: use small IBs for better performance on VI
Marek Olšák
2015-09-01
1
-7
/
+9
*
gallium/radeon: read_registers should return bool meaning success or failure
Marek Olšák
2015-08-26
1
-3
/
+3
*
winsys/amdgpu: automake: remove missing headers
Emil Velikov
2015-08-22
1
-2
/
+0
*
android: fix cflags and includes for amdgpu winsys
Mauro Rossi
2015-08-22
1
-0
/
+10
[next]