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
/
amdgpu
/
drm
/
amdgpu_winsys.c
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
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
1
-0
/
+8
*
winsys/amdgpu: get PCI info
Marek Olšák
2016-03-09
1
-2
/
+15
*
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: optionally use buffer lists with all allocated buffers
Marek Olšák
2016-01-23
1
-0
/
+3
*
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
*
winsys/amdgpu: don't use the "rws" abbreviation for amdgpu_winsys
Marek Olšák
2015-12-11
1
-4
/
+4
*
winsys/amdgpu: use pb_cache instead of pb_cache_manager
Marek Olšák
2015-12-11
1
-16
/
+6
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-10-23
1
-1
/
+5
*
winsys/amdgpu: calculate the maximum number of compute units
Marek Olšák
2015-09-10
1
-2
/
+13
*
gallium/radeon: read_registers should return bool meaning success or failure
Marek Olšák
2015-08-26
1
-3
/
+3
*
radeon/vce: disable VCE dual instance for harvest part
Leo Liu
2015-08-14
1
-0
/
+1
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
1
-0
/
+4
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
1
-0
/
+50
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
1
-0
/
+448