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
/
drivers
/
radeon
/
radeon_winsys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: query the CPU accessible size of VRAM
Samuel Pitoiset
2017-01-26
1
-0
/
+1
*
gallium/radeon: add a new HUD query for the number of mapped buffers
Samuel Pitoiset
2017-01-25
1
-0
/
+1
*
gallium/radeon: add new HUD query num-SDMA-IBs
Marek Olšák
2017-01-06
1
-0
/
+1
*
gallium/radeon: rename the num-ctx-flushes query to num-GFX-IBs
Marek Olšák
2017-01-06
1
-1
/
+1
*
gallium/radeon: add RADEON_SURF_OPTIMIZE_FOR_SPACE
Marek Olšák
2016-11-21
1
-0
/
+1
*
gallium/radeon: add enum radeon_micro_mode
Marek Olšák
2016-11-01
1
-0
/
+8
*
gallium/radeon: add radeon_surf::is_linear
Marek Olšák
2016-11-01
1
-0
/
+1
*
gallium/radeon: remove radeon_surf_level::pitch_bytes
Marek Olšák
2016-11-01
1
-1
/
+0
*
gallium/radeon: replace radeon_surf_info::dcc_enabled with num_dcc_levels
Marek Olšák
2016-11-01
1
-1
/
+5
*
gallium/radeon: re-order radeon_surf::dcc and htile members
Marek Olšák
2016-10-26
1
-5
/
+5
*
gallium/radeon: rename bo_size -> surf_size, bo_alignment -> surf_alignment
Marek Olšák
2016-10-26
1
-2
/
+2
*
gallium/radeon: remove flags specific to libdrm_radeon from winsys interface
Marek Olšák
2016-10-26
1
-2
/
+1
*
gallium/radeon: remove r600_htile_info
Marek Olšák
2016-10-26
1
-1
/
+0
*
gallium/radeon: remove unnecessary fields from radeon_surf_level
Marek Olšák
2016-10-26
1
-4
/
+0
*
gallium/radeon: decrease the size of radeon_surf
Marek Olšák
2016-10-26
1
-30
/
+32
*
gallium/radeon: pass pipe_resource and other params to surface_init directly
Marek Olšák
2016-10-26
1
-23
/
+10
*
gallium/radeon: define RADEON_SURF_MODE_* as enums
Marek Olšák
2016-10-26
1
-4
/
+7
*
gallium/radeon: fold radeon_winsys::surface_best into radeon/winsys
Marek Olšák
2016-10-26
1
-9
/
+1
*
radeonsi: implement TC-compatible HTILE
Marek Olšák
2016-10-13
1
-0
/
+4
*
winsys/radeon: add buffer_get_reloc_offset
Nicolai Hähnle
2016-10-04
1
-0
/
+12
*
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
[next]