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_state_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: program additional multi draw parameters
Nicolai Hähnle
2016-08-09
1
-5
/
+25
*
radeonsi: program the DRAWID SGPR
Nicolai Hähnle
2016-08-09
1
-2
/
+6
*
radeonsi: remove an incorrect assertion
Nicolai Hähnle
2016-08-09
1
-2
/
+0
*
radeonsi: flush TC L2 cache for indirect draw data
Nicolai Hähnle
2016-08-09
1
-0
/
+5
*
radeonsi: add has_draw_indirect_multi flag
Nicolai Hähnle
2016-08-08
1
-1
/
+1
*
radeonsi: transpose indirect/index draw dispatch
Nicolai Hähnle
2016-08-08
1
-45
/
+31
*
radeonsi: move index buffer calculations in si_emit_draw_packets up
Nicolai Hähnle
2016-08-08
1
-9
/
+12
*
radeonsi: unify emitting PKT3_SET_BASE for indirect draws
Nicolai Hähnle
2016-08-08
1
-16
/
+9
*
radeonsi: deal with high vertex buffer memory usage correctly
Marek Olšák
2016-08-06
1
-0
/
+7
*
radeonsi: take scratch buffer and draw indirect memory usage into account
Marek Olšák
2016-08-06
1
-0
/
+6
*
radeonsi: skip unnecessary si_update_shaders calls
Marek Olšák
2016-08-03
1
-7
/
+13
*
radeonsi: remove the DRAW_PREAMBLE packet
Nicolai Hähnle
2016-07-16
1
-6
/
+1
*
gallium/radeon: add a heuristic enabling DCC for scanout surfaces (v2)
Marek Olšák
2016-06-29
1
-1
/
+4
*
radeonsi: enable distributed tess on multi-SE parts only
Marek Olšák
2016-06-29
1
-1
/
+1
*
radeonsi: set optimal VGT_HS_OFFCHIP_PARAM
Marek Olšák
2016-06-29
1
-2
/
+3
*
radeonsi: use conformant line rasterization
Marek Olšák
2016-06-29
1
-2
/
+4
*
radeonsi: use optimal WD settings for primitive restart on Polaris
Marek Olšák
2016-06-27
1
-2
/
+10
*
radeonsi: fix fractional odd tessellation spacing for Polaris
Marek Olšák
2016-06-24
1
-0
/
+19
*
radeonsi: drop the DRAW_PREAMBLE packet on Polaris
Nicolai Hähnle
2016-06-24
1
-1
/
+6
*
radeonsi: use DRAW_(INDEX_)INDIRECT_MULTI on Polaris
Nicolai Hähnle
2016-06-24
1
-10
/
+36
*
gallium/radeon: add driver queries for compute/dma call stats and spills
Marek Olšák
2016-06-14
1
-0
/
+2
*
radeonsi: add a performance tweak for 4 SE parts
Marek Olšák
2016-06-06
1
-0
/
+11
*
radeonsi: simplify PRIMGROUP_SIZE computation for tessellation
Marek Olšák
2016-06-06
1
-9
/
+1
*
radeonsi: implement global resetting of texture descriptors
Marek Olšák
2016-06-01
1
-1
/
+8
*
radeonsi: Allow TES distribution between shader engines.
Bas Nieuwenhuizen
2016-05-26
1
-0
/
+8
*
radeonsi: Process multiple patches per threadgroup.
Bas Nieuwenhuizen
2016-05-26
1
-15
/
+35
*
radeonsi: Remove LDS layout user SGPR's from TES.
Bas Nieuwenhuizen
2016-05-26
1
-3
/
+1
*
radeonsi: Add user SGPR for the layout of the offchip buffer.
Bas Nieuwenhuizen
2016-05-26
1
-2
/
+7
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-2
/
+2
*
radeonsi: fix missing include for Elements.
Dave Airlie
2016-04-26
1
-0
/
+1
*
radeonsi: Add CE synchronization for compute dispatches.
Bas Nieuwenhuizen
2016-04-19
1
-2
/
+2
*
radeonsi: clean up compute flush
Bas Nieuwenhuizen
2016-04-19
1
-15
/
+8
*
radeonsi: split setting graphics and compute descriptors
Bas Nieuwenhuizen
2016-04-19
1
-1
/
+1
*
radeonsi: split texture decompression for compute shaders
Bas Nieuwenhuizen
2016-04-19
1
-1
/
+1
*
radeonsi: Add CE synchronization.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+26
*
radeonsi: always use PFP_SYNC_ME when doing flushes and waits
Marek Olšák
2016-04-18
1
-1
/
+9
*
radeonsi: don't do VS/PS partial flushes if SURFACE_SYNC waits too
Marek Olšák
2016-04-18
1
-11
/
+14
*
radeonsi: add safety assertions for meta cache flushes
Marek Olšák
2016-04-18
1
-0
/
+4
*
radeonsi: don't use ACQUIRE_MEM on the graphics ring
Marek Olšák
2016-04-18
1
-18
/
+8
*
radeonsi: remove TODO and correct a comment in si_emit_cache_flush
Marek Olšák
2016-04-18
1
-2
/
+1
*
gallium/radeon: move pipeline stat context flags to common code
Marek Olšák
2016-04-12
1
-2
/
+2
*
gallium/radeon: unify checking streamout enable state
Marek Olšák
2016-04-12
1
-2
/
+1
*
radeonsi: implement and rely on set_active_query_state
Marek Olšák
2016-04-12
1
-0
/
+10
*
radeonsi: move si_decompress_textures to si_blit.c
Nicolai Hähnle
2016-03-10
1
-15
/
+0
*
gallium/radeon: disable CMASK on handle export if sharing doesn't allow it (v2)
Marek Olšák
2016-03-09
1
-1
/
+11
*
radeonsi: add struct si_shader_config
Marek Olšák
2016-01-07
1
-2
/
+2
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-1
/
+1
*
radeonsi: apply the streamout workaround to Fiji as well
Marek Olšák
2015-12-11
1
-1
/
+3
*
radeonsi: don't call of u_prims_for_vertices for patches and rectangles
Marek Olšák
2015-12-11
1
-1
/
+13
[next]