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
/
radeonsi
/
si_gfx_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-1
/
+1
*
radeonsi: don't wait for idle at the end of gfx IBs
Marek Olšák
2020-05-05
1
-0
/
+13
*
radeonsi: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
1
-471
/
+454
*
radeonsi/gfx10: implement NGG culling for 4x wave32 subgroups
Marek Olšák
2020-01-20
1
-0
/
+1
*
radeonsi/gfx10: move GE_PC_ALLOC setting to shader states
Marek Olšák
2020-01-20
1
-2
/
+2
*
radeonsi: clean up messy si_emit_rasterizer_prim_state
Marek Olšák
2020-01-08
1
-4
/
+4
*
radeonsi: move SI and CIK+ SDMA code into 1 common function for cleanups
Marek Olšák
2020-01-06
1
-4
/
+2
*
radeonsi: rename dma_cs -> sdma_cs
Marek Olšák
2020-01-06
1
-2
/
+2
*
util: remove LIST_IS_EMPTY macro
Timothy Arceri
2019-10-28
1
-2
/
+2
*
radeonsi: call the reset callback if get_device_reset_status returns a failure
Marek Olšák
2019-10-17
1
-1
/
+1
*
radeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_RMW to fix edge flags
Marek Olšák
2019-08-27
1
-1
/
+4
*
ac: add has_clear_state to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+1
*
radeonsi/gfx10: add global use_ngg and use_ngg_streamout flags
Marek Olšák
2019-08-06
1
-6
/
+6
*
radeonsi/gfx10: fix and enable CLEAR_STATE
Marek Olšák
2019-07-23
1
-0
/
+3
*
radeonsi: set FLUSH_ON_BINNING_TRANSITION when needed
Marek Olšák
2019-07-09
1
-0
/
+1
*
radeonsi/gfx10: export correct PrimitiveID from NGG vertex shaders
Marek Olšák
2019-07-03
1
-0
/
+1
*
radeonsi/gfx10: fix GL_LINE polygon mode for decomposed primitives
Marek Olšák
2019-07-03
1
-0
/
+1
*
radeonsi/gfx10: allocate GDS BOs for streamout
Marek Olšák
2019-07-03
1
-8
/
+31
*
radeonsi/gfx10: make sure GDS is idle between IBs
Marek Olšák
2019-07-03
1
-7
/
+13
*
radeonsi/gfx10: implement streamout
Nicolai Hähnle
2019-07-03
1
-1
/
+2
*
radeonsi/gfx10: emit VGT_GS_OUT_PRIM_TYPE from draw and add it to VS_STATE
Nicolai Hähnle
2019-07-03
1
-1
/
+0
*
radeonsi/gfx10: add si_context::emit_cache_flush
Nicolai Hähnle
2019-07-03
1
-1
/
+1
*
radeonsi: rename and re-document cache flush flags
Marek Olšák
2019-06-24
1
-4
/
+4
*
radeonsi: cull primitives with async compute for large draw calls
Marek Olšák
2019-05-16
1
-0
/
+80
*
winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_space
Marek Olšák
2019-05-16
1
-1
/
+1
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-3
/
+3
*
radeonsi: remove dirty slot masks from scissor and viewport states
Marek Olšák
2019-04-25
1
-3
/
+0
*
radeonsi: delay adding BOs at the beginning of IBs until the first draw
Marek Olšák
2019-04-23
1
-1
/
+0
*
radeonsi: add helper si_get_minimum_num_gfx_cs_dwords
Marek Olšák
2019-04-23
1
-7
/
+1
*
radeonsi: always use compute rings for clover on CI and newer (v2)
Marek Olšák
2019-02-26
1
-11
/
+18
*
radeonsi: use SDMA for uploading data through const_uploader
Marek Olšák
2019-02-20
1
-6
/
+36
*
radeonsi: rename r600_resource -> si_resource
Marek Olšák
2019-01-22
1
-1
/
+1
*
radeonsi: remove r600 from comments
Marek Olšák
2019-01-22
1
-1
/
+1
*
radeonsi: move emission of PA_SU_VTX_CNTL into emit_guardband
Marek Olšák
2018-10-16
1
-0
/
+1
*
radeonsi: set PA_SU_PRIM_FILTER_CNTL optimally
Marek Olšák
2018-10-16
1
-0
/
+1
*
radeonsi: center viewport to improve guardband clipping for high resolutions
Marek Olšák
2018-10-16
1
-0
/
+1
*
radeonsi:optimizing SET_CONTEXT_REG for shaders vgt_vertex_reuse
Sonny Jiang
2018-10-05
1
-0
/
+1
*
radeonsi:optimizing SET_CONTEXT_REG for shaders Tessellation
Sonny Jiang
2018-10-05
1
-0
/
+1
*
radeonsi:optimizing SET_CONTEXT_REG for shaders PS
Sonny Jiang
2018-10-05
1
-0
/
+7
*
radeonsi:optimizing SET_CONTEXT_REG for shaders VS
Sonny Jiang
2018-10-05
1
-0
/
+6
*
radeonsi:optimizing SET_CONTEXT_REG for shaders GS
Sonny Jiang
2018-10-05
1
-1
/
+14
*
radeonsi: optimizing SET_CONTEXT_REG for shaders ES
Sonny Jiang
2018-10-05
1
-0
/
+1
*
Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"
Timothy Arceri
2018-09-18
1
-2
/
+0
*
radeonsi: fix printing a BO list into ddebug reports
Marek Olšák
2018-09-10
1
-1
/
+2
*
radeonsi: implement EXT_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+4
*
radeonsi: emit_spi_map packets optimization
Sonny Jiang
2018-07-20
1
-0
/
+3
*
radeonsi: emit_guardband packets optimization
Sonny Jiang
2018-07-18
1
-0
/
+4
*
radeonsi: Save CLEAR_STATE initial values for optimization
Sonny Jiang
2018-07-18
1
-2
/
+26
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-2
/
+2
*
radeonsi: move the guardband registers into a separate state atom
Marek Olšák
2018-06-13
1
-0
/
+1
[next]