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
/
radeonsi
/
si_pipe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: move remaining perfcounter code into si_perfcounter.c
Nicolai Hähnle
2018-12-19
1
-3
/
+1
*
radeonsi: rename SI_RESOURCE_FLAG_FORCE_TILING to clarify its purpose
Nicolai Hähnle
2018-12-19
1
-1
/
+1
*
radeonsi: add memory management stress tests for GDS
Marek Olšák
2018-11-28
1
-0
/
+2
*
radeonsi: allow si_cp_dma_clear_buffer to clear GDS from any IB
Marek Olšák
2018-11-28
1
-4
/
+4
*
radeonsi: don't set the CB clear color registers for 0/1 clear colors on Raven2
Marek Olšák
2018-11-09
1
-0
/
+1
*
radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
Marek Olšák
2018-10-30
1
-0
/
+1
*
radeonsi: clamp point size to the limit
Marek Olšák
2018-10-18
1
-0
/
+1
*
radeonsi: track context rolls better for the Vega scissor bug workaround
Marek Olšák
2018-10-16
1
-0
/
+1
*
radeonsi: use compute shaders for clear_buffer & copy_buffer
Marek Olšák
2018-10-16
1
-19
/
+32
*
radeonsi: use higher subpixel precision (QUANT_MODE) for smaller viewports
Marek Olšák
2018-10-16
1
-0
/
+8
*
radeonsi: don't re-upload the sample position constant buffer repeatedly
Marek Olšák
2018-10-16
1
-5
/
+8
*
radeonsi: save raster config in screen, add se_tile_repeat
Marek Olšák
2018-10-16
1
-0
/
+3
*
radeonsi: add GDS support to CP DMA
Marek Olšák
2018-10-16
1
-0
/
+2
*
radeonsi: rename si_gfx_* functions to si_cp_*
Marek Olšák
2018-10-16
1
-8
/
+8
*
radeonsi: make si_gfx_write_event_eop more configurable
Marek Olšák
2018-10-16
1
-1
/
+1
*
radeonsi: split si_copy_buffer
Marek Olšák
2018-09-10
1
-2
/
+6
*
radeonsi: merge SI and CI dma_clear_buffer and remove the callback
Marek Olšák
2018-09-10
1
-3
/
+2
*
radeonsi: add a thorough clear/copy_buffer benchmark
Marek Olšák
2018-08-29
1
-4
/
+7
*
radeonsi: let internal compute dispatches tune WAVES_PER_SH
Marek Olšák
2018-08-29
1
-0
/
+1
*
radeonsi: add TGSI_SEMANTIC_CS_USER_DATA for reading up to 4 SGPRs with TGSI
Marek Olšák
2018-08-29
1
-0
/
+1
*
radeonsi: add SI_QUERY_TIME_ELAPSED_SDMA for measuring SDMA performance
Marek Olšák
2018-08-29
1
-0
/
+2
*
radeonsi: add flag L2_STREAM for minimal cache usage
Marek Olšák
2018-08-29
1
-0
/
+1
*
radeonsi: use radeon_info::name
Marek Olšák
2018-08-14
1
-1
/
+0
*
radeonsi: split si_clear_buffer to remove enum si_method
Marek Olšák
2018-08-14
1
-6
/
+5
*
radeonsi: replace CP_DMA_USE_L2 with enum si_cache_policy
Marek Olšák
2018-08-14
1
-0
/
+5
*
radeonsi: move internal TGSI shaders into si_shaderlib_tgsi.c
Marek Olšák
2018-08-14
1
-0
/
+6
*
radeonsi: implement EXT_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+3
*
radeonsi: cosmetic changes
Marek Olšák
2018-08-04
1
-1
/
+1
*
radeonsi: add new R600_DEBUG test "testclearbufperf"
Darren Powell
2018-08-02
1
-1
/
+10
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
1
-1
/
+0
*
radeonsi: Add debug option to enable LLVM GlobalISel (v2)
Tom Stellard
2018-07-23
1
-0
/
+1
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
1
-3
/
+3
*
radeonsi: rename r600_transfer -> si_transfer
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: remove redundant si_texture::cmask_size
Marek Olšák
2018-06-25
1
-1
/
+0
*
radeonsi: inline struct r600_cmask_info
Marek Olšák
2018-06-25
1
-7
/
+3
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
1
-6
/
+1
*
radeonsi: rename r600_surface -> si_surface
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: rename r600_memory_object -> si_memory_object
Marek Olšák
2018-06-25
1
-1
/
+1
*
radeonsi: remove unused r600_memory_object::offset
Marek Olšák
2018-06-25
1
-1
/
+0
*
radeonsi: clean up some #includes
Marek Olšák
2018-06-25
1
-1
/
+0
*
radeonsi: add a debug flag to zero vram allocations
Grazvydas Ignotas
2018-06-21
1
-0
/
+1
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
1
-29
/
+29
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-5
/
+5
*
radeonsi: ignore PIPE_RESOURCE_FLAG_MAP_COHERENT
Marek Olšák
2018-06-19
1
-3
/
+3
*
radeonsi: micro-optimize prim checking and fix guardband with lines+adjacency
Marek Olšák
2018-06-13
1
-0
/
+17
*
radeonsi: don't set VGT_LS_HS_CONFIG if it doesn't change
Marek Olšák
2018-06-13
1
-0
/
+1
*
radeonsi: move VGT_GS_OUT_PRIM_TYPE into si_shader_gs
Marek Olšák
2018-06-13
1
-1
/
+0
*
radeonsi: emit_db_render_state packets optimization
Sonny Jiang
2018-06-07
1
-0
/
+2
*
radeonsi: fix possible truncation on renderer string
Timothy Arceri
2018-06-08
1
-1
/
+1
*
radeonsi: disable primitive binning for all blitter ops
Marek Olšák
2018-05-24
1
-1
/
+1
[next]