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: Remove implicit const cast.
Bas Nieuwenhuizen
2019-03-17
1
-1
/
+1
*
gallium: add pipe_grid_info::last_block
Marek Olšák
2019-03-15
1
-1
/
+1
*
radeonsi: always use compute rings for clover on CI and newer (v2)
Marek Olšák
2019-02-26
1
-6
/
+9
*
radeonsi: rename r600_resource -> si_resource
Marek Olšák
2019-01-22
1
-15
/
+15
*
radeonsi: rename rscreen -> sscreen
Marek Olšák
2019-01-22
1
-2
/
+2
*
radeonsi: add compute_last_block to configure the partial block fields
Jiang, Sonny
2019-01-22
1
-5
/
+27
*
ac: correct PKT3_COPY_DATA definitions
Marek Olšák
2018-10-06
1
-1
/
+1
*
radeonsi: let internal compute dispatches tune WAVES_PER_SH
Marek Olšák
2018-08-29
1
-0
/
+8
*
radeonsi: add TGSI_SEMANTIC_CS_USER_DATA for reading up to 4 SGPRs with TGSI
Marek Olšák
2018-08-29
1
-3
/
+13
*
radeonsi: don't load block dimensions into SGPRs if they are not variable
Marek Olšák
2018-08-07
1
-4
/
+4
*
radeonsi: Refuse to accept code with unhandled relocations
Jan Vesely
2018-07-18
1
-0
/
+6
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
1
-1
/
+1
*
radeonsi: remove references to Evergreen
Marek Olšák
2018-06-28
1
-1
/
+0
*
radeonsi: enable shader caching for compute shaders
Marek Olšák
2018-06-28
1
-7
/
+38
*
radeonsi: store compute local_size into tgsi_shader_info
Marek Olšák
2018-06-28
1
-1
/
+4
*
radeonsi: unify duplicated code for initial shader compilation
Marek Olšák
2018-06-28
1
-21
/
+4
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-7
/
+7
*
ac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
Marek Olšák
2018-05-10
1
-3
/
+1
*
radeonsi: add struct si_compiler containing LLVMTargetMachineRef
Marek Olšák
2018-04-27
1
-4
/
+4
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
1
-7
/
+7
*
radeonsi: remove unused atom parameter from si_atom::emit
Marek Olšák
2018-04-27
1
-2
/
+1
*
radeonsi: don't use an indirect table for state atoms
Marek Olšák
2018-04-27
1
-4
/
+4
*
radeonsi: convert dispatch packet to little endian
Bas Vermeulen
2018-04-09
1
-12
/
+12
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-45
/
+45
*
radeonsi: move r600_cs.h contents into si_pipe.h, si_build_pm4.h
Marek Olšák
2018-04-05
1
-3
/
+1
*
radeonsi: move definitions out of r600_pipe_common.h
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: use si_context instead of pipe_context in parameters pt1
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: switch radeon_add_to_buffer_list parameter to si_context
Marek Olšák
2018-04-05
1
-7
/
+7
*
radeonsi: switch r600_atom::emit parameter to si_context
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: flatten / remove struct r600_ring
Marek Olšák
2018-04-05
1
-14
/
+14
*
radeonsi: rename si_need_cs_space -> si_need_gfx_cs_space
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: remove chip_class parameter from si_lower_nir
Marek Olšák
2018-03-08
1
-2
/
+1
*
radeonsi: mask out high VM address bits in registers where needed
Marek Olšák
2018-03-07
1
-2
/
+2
*
radeonsi/nir: call ac_lower_indirect_derefs()
Timothy Arceri
2018-03-05
1
-1
/
+1
*
radeonsi: add chip class to compiler_ctx_state
Timothy Arceri
2018-03-05
1
-0
/
+1
*
radeonsi/nir: add nir support for compiling compute shaders
Timothy Arceri
2018-02-07
1
-13
/
+31
*
amd: remove support for LLVM 3.9
Marek Olšák
2018-02-02
1
-2
/
+1
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-9
/
+9
*
radeonsi: move shader debug helpers out of r600_pipe_common.c
Marek Olšák
2017-11-29
1
-1
/
+1
*
radeonsi: remove some definitions and helpers from r600_pipe_common.h
Marek Olšák
2017-11-29
1
-2
/
+7
*
radeonsi: set COMPUTE_RESOURCE_LIMITS.FORCE_SIMD_DIST when profitable
Marek Olšák
2017-11-27
1
-1
/
+16
*
radeonsi: always use async compiles when creating shader/compute states
Nicolai Hähnle
2017-11-09
1
-17
/
+25
*
radeonsi: move pipe debug callback to si_context
Nicolai Hähnle
2017-11-09
1
-3
/
+3
*
radeonsi: remove wrappers si_decompress_xx_textures
Marek Olšák
2017-10-07
1
-1
/
+1
*
radeonsi: move descriptor logs to after corresponding draw/compute packet
Nicolai Hähnle
2017-09-29
1
-4
/
+3
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-2
/
+2
*
radeonsi: update dirty_level_mask before dispatching
Samuel Pitoiset
2017-08-30
1
-0
/
+5
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
1
-4
/
+0
*
radeonsi: log draw and compute state into log context
Nicolai Hähnle
2017-08-22
1
-0
/
+6
[next]