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_compute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: Add config parameter to si_shader_apply_scratch_relocs.
Bas Nieuwenhuizen
2016-04-21
1
-1
/
+1
*
radeonsi: Consider input SGPR count for compute shader SGPR count.
Bas Nieuwenhuizen
2016-04-19
1
-5
/
+11
*
radeonsi: Add CE synchronization for compute dispatches.
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+4
*
radeonsi: do not do two full flushes on every compute dispatch
Bas Nieuwenhuizen
2016-04-19
1
-15
/
+2
*
radeonsi: split setting graphics and compute descriptors
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+3
*
radeonsi: split texture decompression for compute shaders
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+2
*
radeonsi: update predicate condition for compute dispatches
Bas Nieuwenhuizen
2016-04-19
1
-0
/
+6
*
radeonsi: implement TGSI compute dispatch
Bas Nieuwenhuizen
2016-04-19
1
-27
/
+77
*
radeonsi: only emit compute shader state when switching shaders
Bas Nieuwenhuizen
2016-04-19
1
-59
/
+86
*
radeonsi: rework compute scratch buffer
Bas Nieuwenhuizen
2016-04-19
1
-93
/
+44
*
radeonsi: do per cs setup for compute shaders once per cs
Bas Nieuwenhuizen
2016-04-19
1
-32
/
+45
*
radeonsi: don't pass scratch buffer to user SGPRs
Bas Nieuwenhuizen
2016-04-19
1
-8
/
+0
*
radeonsi: split input upload off from si_launch_grid
Bas Nieuwenhuizen
2016-04-19
1
-41
/
+52
*
radeonsi: implement TGSI compute shader creation
Bas Nieuwenhuizen
2016-04-19
1
-18
/
+58
*
radeonsi: allow dumping shader disassemblies to a file
Marek Olšák
2016-03-01
1
-1
/
+1
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-16
/
+15
*
gallium/radeon: drop support for LLVM 3.5
Marek Olšák
2016-02-11
1
-57
/
+1
*
radeonsi: make LLVM IR dumping less messy
Marek Olšák
2016-02-09
1
-1
/
+2
*
r600,compute: Plug few memory leaks
Jan Vesely
2016-01-26
1
-3
/
+0
*
gallium/radeon: rename max_compute_units -> num_good_compute_units
Marek Olšák
2016-01-22
1
-2
/
+2
*
radeonsi: adjust the parameters of si_shader_dump
Marek Olšák
2016-01-07
1
-4
/
+2
*
radeonsi: move si_shader_dump call out of si_compile_llvm
Marek Olšák
2016-01-07
1
-0
/
+3
*
radeonsi: inline si_shader_binary_read
Marek Olšák
2016-01-07
1
-2
/
+2
*
radeonsi: move si_shader_dump call out of si_shader_binary_read
Marek Olšák
2016-01-07
1
-3
/
+5
*
radeonsi: don't pass si_shader to si_compile_llvm
Marek Olšák
2016-01-07
1
-1
/
+2
*
radeonsi: move si_shader_binary_upload out of si_compile_llvm
Marek Olšák
2016-01-07
1
-0
/
+1
*
radeonsi: don't pass si_shader to si_shader_binary_read
Marek Olšák
2016-01-07
1
-1
/
+2
*
radeonsi: don't pass si_shader to si_shader_binary_read_config
Marek Olšák
2016-01-07
1
-2
/
+3
*
radeonsi: add struct si_shader_config
Marek Olšák
2016-01-07
1
-12
/
+12
*
radeonsi: remove unused parameter from si_shader_binary_read_config
Marek Olšák
2016-01-03
1
-3
/
+2
*
radeonsi: move si_shader_binary_upload out of si_shader_binary_read
Marek Olšák
2016-01-03
1
-0
/
+1
*
radeonsi: pass TGSI processor type to si_shader_binary_read for dumping
Marek Olšák
2016-01-03
1
-1
/
+2
*
radeonsi: pass TGSI processor type to si_compile_llvm for dumping
Marek Olšák
2016-01-03
1
-1
/
+1
*
radeonsi: pass pipe_debug_callback down into si_shader_binary_read (v2)
Nicolai Hähnle
2016-01-02
1
-2
/
+2
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-1
/
+1
*
gallium/radeon*: Remove useless casts
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
radeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC* register values
Tom Stellard
2015-11-25
1
-31
/
+5
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-6
/
+6
*
radeonsi: rename cache flushing flags once more
Marek Olšák
2015-11-13
1
-6
/
+6
*
radeonsi: remove an unused ctx parameter in si_shader_destroy
Marek Olšák
2015-10-17
1
-2
/
+2
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-4
/
+4
*
radeonsi/compute: add buffers to the CS directly
Marek Olšák
2015-09-10
1
-7
/
+11
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
1
-4
/
+1
*
radeonsi: call si_init_atom for remaining radeonsi atoms
Marek Olšák
2015-09-01
1
-2
/
+2
*
radeonsi: remove no-op 32-bit masking
Marek Olšák
2015-08-29
1
-1
/
+1
*
radeonsi: store shader disassemblies in memory for future users
Marek Olšák
2015-07-31
1
-1
/
+1
*
gallium/radeon: remove buffer_unmap calls that can potentially decrease perf
Marek Olšák
2015-07-23
1
-2
/
+0
*
radeonsi: remove redundant parameter in si_shader_binary_read
Marek Olšák
2015-07-23
1
-1
/
+1
*
radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
Michel Dänzer
2015-03-30
1
-1
/
+2
*
radeonsi/compute: Use value from compiler for COMPUTE_PGM_RSRC1.FLOAT_MODE
Tom Stellard
2015-03-09
1
-1
/
+2
[next]