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
*
winsys/amdgpu: enable DCC for mipmapped textures
Marek Olšák
2016-06-08
1
-6
/
+23
*
radeonsi: add per-level dcc_enabled flags
Marek Olšák
2016-06-08
1
-3
/
+7
*
gallium/radeon: don't allocate DCC for non-renderable texture formats
Marek Olšák
2016-06-08
1
-0
/
+1
*
winsys/amdgpu: decay max_ib_size over time
Nicolai Hähnle
2016-06-01
1
-0
/
+2
*
winsys/amdgpu: implement IB chaining on the gfx ring
Nicolai Hähnle
2016-06-01
2
-18
/
+109
*
winsys/amdgpu: consolidate IB size management in amdgpu_ib_finalize
Nicolai Hähnle
2016-06-01
1
-9
/
+9
*
radeon/winsys: introduce radeon_winsys_cs_chunk
Nicolai Hähnle
2016-06-01
1
-24
/
+29
*
winsys/amdgpu: start with smaller IBs, growing as necessary
Nicolai Hähnle
2016-06-01
2
-10
/
+71
*
winsys/amdgpu: add amdgpu_ib and amdgpu_cs_from_ib helper functions
Nicolai Hähnle
2016-06-01
2
-7
/
+37
*
winsys/amdgpu: extract IB big buffer allocation for re-use
Nicolai Hähnle
2016-06-01
1
-17
/
+29
*
winsys/amdgpu: add IB buffer in amdgpu_get_new_ib
Nicolai Hähnle
2016-06-01
1
-121
/
+113
*
radeon/winsys: add cs_check_space
Nicolai Hähnle
2016-06-01
1
-0
/
+7
*
winsys/amdgpu: simplify interface of amdgpu_get_new_ib
Nicolai Hähnle
2016-06-01
2
-14
/
+14
*
winsys/amdgpu: add amdgpu_cs_has_user_fence
Nicolai Hähnle
2016-06-01
1
-4
/
+8
*
winsys/amdgpu: set flags correctly when allocating depth-stencil buffers
Marek Olšák
2016-06-01
1
-2
/
+8
*
winsys/amdgpu: add back multithreaded command submission
Marek Olšák
2016-05-26
6
-131
/
+341
*
gallium/radeon: don't set PB_USAGE in winsyses
Marek Olšák
2016-05-19
1
-2
/
+0
*
winsys/amdgpu: cleanup error handling in amdgpu_ctx_create
Nicolai Hähnle
2016-05-17
1
-9
/
+14
*
winsys/amdgpu: avoid ioctl call when fence_wait is called without timeout
Nicolai Hähnle
2016-05-17
1
-3
/
+10
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-4
/
+4
*
gallium/radeon: add a heuristic for better (S)DMA performance
Marek Olšák
2016-05-10
1
-0
/
+8
*
gallium/radeon: align alignments for better buffer reuse
Marek Olšák
2016-05-10
1
-0
/
+1
*
gallium/radeon: use gart_page_size instead of hardcoded 4096
Marek Olšák
2016-05-10
1
-3
/
+4
*
winsys/amdgpu: move gart_page_size to struct radeon_winsys
Marek Olšák
2016-05-10
3
-10
/
+9
*
gallium/radeon: remove tile_mode_array_valid flags
Marek Olšák
2016-05-02
1
-2
/
+0
*
winsys/amdgpu: pass PIPE_CONFIG to addrlib on texture import
Marek Olšák
2016-05-02
2
-0
/
+2
*
winsys/amdgpu: read NUM_BANKS from buffer metadata
Marek Olšák
2016-05-02
2
-21
/
+2
*
gallium/radeon: add radeon_surf::macro_tile_index
Marek Olšák
2016-05-02
1
-0
/
+3
*
winsys/amdgpu: count buffer size only once
Marek Olšák
2016-05-02
1
-2
/
+2
*
winsys/amdgpu: loosen up requirements for how much memory IBs can use
Marek Olšák
2016-05-02
1
-4
/
+10
*
gallium/radeon: drop support for LINEAR_GENERAL layout
Marek Olšák
2016-04-28
1
-6
/
+0
*
winsys/radeon: remove use_reusable_pool parameter from buffer_create
Nicolai Hähnle
2016-04-27
2
-10
/
+6
*
gallium: Remove every double semi-colon
Jakob Sinclair
2016-04-26
2
-2
/
+2
*
winsys/amdgpu: Silence possibly uninitialized variable warning.
Bas Nieuwenhuizen
2016-04-21
1
-0
/
+3
*
winsys/amdgpu: fix preamble IB size
Thomas Hindoe Paaboel Andersen
2016-04-21
1
-0
/
+1
*
winsys/amdgpu: Enlarge const IB size.
Bas Nieuwenhuizen
2016-04-19
1
-8
/
+20
*
winsys/amdgpu: Add support for const IB.
Marek Olšák
2016-04-19
2
-5
/
+94
*
winsys/amdgpu: split IB data into a new structure in preparation for CE
Marek Olšák
2016-04-19
4
-47
/
+48
*
gallium/radeon: move ring_type into winsyses
Marek Olšák
2016-04-19
2
-4
/
+5
*
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
[next]