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_compute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
radeonsi: add reference count to si_compute
Nicolai Hähnle
2017-08-22
1
-10
/
+14
*
radeonsi: rename shader_userdata -> shader_pointers where appropriate
Marek Olšák
2017-08-07
1
-1
/
+1
*
radeonsi: set COMPUTE_DISPATCH_INITIATOR.ORDER_MODE = 1
Marek Olšák
2017-06-29
1
-1
/
+4
*
radeonsi: use the DISPATCH packets to force COMPUTE_START_X/Y/Z = 0
Marek Olšák
2017-06-29
1
-7
/
+6
*
radeonsi/gfx9: indirect buffers and all CP packets use TC L2
Marek Olšák
2017-06-22
1
-2
/
+3
*
radeonsi: track use of bindless samplers/images from tgsi_shader_info
Samuel Pitoiset
2017-06-14
1
-0
/
+2
*
radeonsi: drop unfinished shader compilations when destroying shaders
Marek Olšák
2017-06-07
1
-1
/
+2
*
radeonsi: only upload (dump to L2) those descriptors that are used by shaders
Marek Olšák
2017-05-18
1
-7
/
+21
*
radeonsi: record which descriptor slots are used by shaders
Marek Olšák
2017-05-18
1
-0
/
+3
*
radeonsi: move struct si_compute into a header
Nicolai Hähnle
2017-05-10
1
-21
/
+1
*
radeonsi: remove unused parameters from si_shader_apply_scratch_relocs
Marek Olšák
2017-05-05
1
-1
/
+1
*
radeonsi: don't load unused compute shader input SGPRs and VGPRs
Marek Olšák
2017-04-28
1
-27
/
+44
*
radeonsi/gfx9: merged shaders have scratch offset at the beginning
Marek Olšák
2017-04-28
1
-0
/
+1
*
radeonsi/gfx9: ELEMENT_SIZE change
Marek Olšák
2017-03-30
1
-6
/
+10
*
si_compute: check NULL return from u_upload_alloc
Julien Isorce
2017-03-28
1
-3
/
+11
*
radeonsi: don't crash on compute shader compile failure
Marek Olšák
2017-03-24
1
-1
/
+5
*
radeonsi: check the IR type before waiting for a compute compilation fence
Marek Olšák
2017-03-20
1
-1
/
+3
*
radeonsi: compile all TGSI compute shaders asynchronously
Marek Olšák
2017-03-17
1
-44
/
+81
*
radeon/ac: switch from radeon_elf_read() to ac_elf_read()
Timothy Arceri
2017-02-28
1
-2
/
+1
*
radeonsi: use R600_RESOURCE_FLAG_UNMAPPABLE where it's desirable
Marek Olšák
2017-02-18
1
-2
/
+4
*
radeonsi: upload constants into VRAM instead of GTT
Marek Olšák
2017-02-18
1
-2
/
+2
*
gallium/radeon: use TCC line size as alignment in other places
Marek Olšák
2017-02-18
1
-1
/
+2
*
gallium/radeon: remove the internal u_upload_mgr pointer
Marek Olšák
2017-02-14
1
-4
/
+4
*
radeonsi: also prefetch compute shaders
Marek Olšák
2017-01-30
1
-0
/
+12
*
radeonsi: cleanly communicate whether si_shader_dump should check R600_DEBUG
Marek Olšák
2017-01-09
1
-1
/
+1
*
radeonsi: Bugfix needed for hashcat
Christian Inci
2016-12-22
1
-5
/
+7
*
radeonsi: apply a multi-wave workgroup SPI bug workaround to affected CIK chips
Marek Olšák
2016-12-01
1
-0
/
+1
*
radeonsi: simplify checking for monolithic compilation
Marek Olšák
2016-11-21
1
-0
/
+1
*
radeonsi: Add missing error-checking to si_create_compute_state (v2)
Mun Gwan-gyeong
2016-11-21
1
-1
/
+5
*
radeonsi: store group_size_variable in struct si_compute
Nicolai Hähnle
2016-11-21
1
-5
/
+8
*
radeonsi: remove si_resource_create_custom
Marek Olšák
2016-10-26
1
-3
/
+3
*
radeonsi: use TC write-back instead of full cache invalidation
Marek Olšák
2016-10-12
1
-1
/
+1
*
radeonsi: emit TA_CS_BC_BASE_ADDR on SI only if the kernel allows it
Marek Olšák
2016-10-11
1
-1
/
+6
*
radeonsi: support ARB_compute_variable_group_size
Nicolai Hähnle
2016-10-10
1
-1
/
+9
*
radeonsi: fix texture border colors for compute shaders
Marek Olšák
2016-10-05
1
-0
/
+12
*
radeonsi: remove unnecessary #includes
Marek Olšák
2016-10-04
1
-2
/
+0
*
radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3
Tom Stellard
2016-09-16
1
-17
/
+222
*
radeonsi/compute: Add some more debug printfs
Tom Stellard
2016-09-16
1
-0
/
+3
*
radeonsi: flush TC L2 before using a compute indirect buffer
Marek Olšák
2016-09-09
1
-2
/
+10
*
radeonsi: remove the cache_flush atom
Marek Olšák
2016-09-09
1
-1
/
+1
*
radeonsi: don't emit CS_PARTIAL_FLUSH if compute is not used
Marek Olšák
2016-09-05
1
-0
/
+1
*
gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags
Marek Olšák
2016-08-26
1
-1
/
+1
*
radeonsi: take compute shader and dispatch indirect memory usage into account
Marek Olšák
2016-08-06
1
-0
/
+6
*
radeonsi: set optimal settings in COMPUTE_RESOURCE_LIMITS
Marek Olšák
2016-07-19
1
-2
/
+6
*
gallium/radeon: remove unused code - radeon_llvm_util.*
Marek Olšák
2016-07-05
1
-1
/
+0
[next]