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
/
drivers
/
radeon
/
radeon_winsys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: update documentation of buffer_get_virtual_address
Nicolai Hähnle
2016-09-30
1
-0
/
+3
*
gallium/radeon/winsyses: add radeon_winsys::min_alloc_size
Nicolai Hähnle
2016-09-29
1
-0
/
+1
*
winsys/amdgpu: add fence and buffer list logic for slab allocated buffers
Nicolai Hähnle
2016-09-27
1
-0
/
+3
*
gallium/radeon: add RADEON_FLAG_HANDLE
Nicolai Hähnle
2016-09-27
1
-0
/
+1
*
gallium/radeon: add RADEON_USAGE_SYNCHRONIZED
Nicolai Hähnle
2016-09-27
1
-1
/
+6
*
winsys/amdgpu: remove amdgpu_cs_lookup_buffer
Nicolai Hähnle
2016-09-12
1
-0
/
+3
*
radeon: move radeon_family/chip_class defintions to common
Dave Airlie
2016-09-06
1
-84
/
+2
*
gallium/radeon: add a driver query for AMDGPU_INFO_NUM_EVICTIONS
Marek Olšák
2016-08-26
1
-0
/
+1
*
gallium/radeon: increase priority for shader binaries
Marek Olšák
2016-08-26
1
-1
/
+1
*
gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags
Marek Olšák
2016-08-26
1
-2
/
+1
*
gallium/radeon: assign the highest priority to scratch; make rings second
Marek Olšák
2016-08-17
1
-2
/
+4
*
gallium/winsys: re-number winsys priority flags
Marek Olšák
2016-08-17
1
-16
/
+13
*
gallium/radeon: mark shader rings as highest-priority buffers
Marek Olšák
2016-08-17
1
-1
/
+1
*
winsys/amdgpu: track the amount of mapped memory
Marek Olšák
2016-08-10
1
-0
/
+2
*
winsys/amdgpu: query ME/PFP/CE firmware versions
Nicolai Hähnle
2016-08-08
1
-0
/
+3
*
gallium/radeon: add cs_get_next_fence winsys callback
Marek Olšák
2016-08-06
1
-0
/
+7
*
gallium/radeon: move radeon_winsys::cs_memory_below_limit to drivers
Marek Olšák
2016-08-06
1
-11
/
+0
*
gallium/radeon: inline radeon_winsys::query_memory_usage
Marek Olšák
2016-08-06
1
-2
/
+0
*
gallium/radeon/winsyses: expose per-IB used_vram and used_gart to drivers
Marek Olšák
2016-08-06
1
-0
/
+5
*
gallium/radeon: remove RADEON_FLUSH_KEEP_TILING_FLAGS flag
Marek Olšák
2016-07-19
1
-2
/
+1
*
gallium/radeon: add a return value to cs_flush
Marek Olšák
2016-07-14
1
-3
/
+5
*
radeonsi: just save buffer sizes instead of buffers while recording IBs
Marek Olšák
2016-07-13
1
-1
/
+1
*
gallium/radeon: add depth/stencil_adjusted output to surface computation
Nicolai Hähnle
2016-07-06
1
-0
/
+8
*
gallium/radeon/winsyses: remove unused stencil_offset
Nicolai Hähnle
2016-07-06
1
-1
/
+0
*
gallium/radeon: add and use radeon_info::max_alloc_size (v2)
Marek Olšák
2016-07-05
1
-0
/
+1
*
radeon uvd add uvd fw version for amdgpu
sonjiang
2016-06-29
1
-0
/
+1
*
gallium/radeon/winsyses: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-21
/
+22
*
gallium/radeon: add micro_tile_mode to radeon_surf
Marek Olšák
2016-06-14
1
-0
/
+1
*
winsys/amdgpu: enable DCC for mipmapped textures
Marek Olšák
2016-06-08
1
-0
/
+1
*
radeonsi: add per-level dcc_enabled flags
Marek Olšák
2016-06-08
1
-0
/
+1
*
gallium/radeon: don't allocate DCC for non-renderable texture formats
Marek Olšák
2016-06-08
1
-0
/
+1
*
radeon/winsys: introduce radeon_winsys_cs_chunk
Nicolai Hähnle
2016-06-01
1
-7
/
+15
*
radeon/winsys: add cs_check_space
Nicolai Hähnle
2016-06-01
1
-0
/
+9
*
gallium/radeon: add radeon_emitted to check for non-trivial IBs
Nicolai Hähnle
2016-05-17
1
-0
/
+4
*
gallium/radeon: add a heuristic for better (S)DMA performance
Marek Olšák
2016-05-10
1
-0
/
+2
*
winsys/amdgpu: move gart_page_size to struct radeon_winsys
Marek Olšák
2016-05-10
1
-0
/
+1
*
gallium/radeon: remove stencil_tile_split from metadata
Marek Olšák
2016-05-02
1
-1
/
+0
*
gallium/radeon: remove tile_mode_array_valid flags
Marek Olšák
2016-05-02
1
-2
/
+0
*
gallium/radeon: add radeon_surf::macro_tile_index
Marek Olšák
2016-05-02
1
-0
/
+1
*
gallium/radeon: drop support for LINEAR_GENERAL layout
Marek Olšák
2016-04-28
1
-1
/
+0
*
winsys/radeon: remove use_reusable_pool parameter from buffer_create
Nicolai Hähnle
2016-04-27
1
-1
/
+0
*
winsys/amdgpu: Add support for const IB.
Marek Olšák
2016-04-19
1
-0
/
+30
*
gallium/radeon: move ring_type into winsyses
Marek Olšák
2016-04-19
1
-1
/
+0
*
gallium/radeon: relax requirements on VRAM placements on APUs
Marek Olšák
2016-04-12
1
-0
/
+1
*
winsys/amdgpu: add support for 64-bit buffer sizes
Marek Olšák
2016-04-12
1
-2
/
+2
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
1
-0
/
+2
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-6
/
+2
*
radeon/winsys: add layer support for BO export
Christian König
2016-03-17
1
-0
/
+1
*
radeon/winsys: add offset support for BO import/export
Christian König
2016-03-17
1
-2
/
+2
*
winsys/amdgpu: get PCI info
Marek Olšák
2016-03-09
1
-0
/
+6
[next]