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
*
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
*
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
/
+3
*
ac/gpu_info: add kernel_flushes_tc_l2_after_ib
Marek Olšák
2018-05-10
1
-2
/
+1
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
1
-3
/
+2
*
radeonsi: inline 2 trivial state structures
Marek Olšák
2018-04-27
1
-2
/
+2
*
radeonsi: don't use an indirect table for state atoms
Marek Olšák
2018-04-27
1
-17
/
+17
*
radeonsi: don't emit partial flushes for internal CS flushes only
Marek Olšák
2018-04-16
1
-2
/
+2
[next]