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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Fix disk_cache_get size argument.
Bas Nieuwenhuizen
2019-10-31
1
-2
/
+2
*
radv: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
android: aco: fix Lower to CSSA
Mauro Rossi
2019-10-31
1
-0
/
+1
*
radv: declare NGG scratch for VS or TES and only on GFX10
Samuel Pitoiset
2019-10-31
1
-5
/
+3
*
radv: Fix timeout handling in syncobj wait.
Bas Nieuwenhuizen
2019-10-31
1
-1
/
+1
*
radv: Allocate space for temp. semaphore parts.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+1
*
aco: implement VGPR spilling
Daniel Schürmann
2019-10-30
1
-7
/
+162
*
aco: always set scratch_offset in startpgm
Daniel Schürmann
2019-10-30
3
-23
/
+22
*
aco: omit linear VGPRs as spill variables
Daniel Schürmann
2019-10-30
1
-4
/
+8
*
aco: ensure that spilled VGPR reloads are done after p_logical_start
Daniel Schürmann
2019-10-30
1
-34
/
+43
*
aco: simplify calculation of target register pressure when spilling
Daniel Schürmann
2019-10-30
1
-39
/
+12
*
aco: fix new_demand calculation for first instructions
Rhys Perry
2019-10-30
1
-4
/
+7
*
aco: don't add interferences between spilled phi operands
Daniel Schürmann
2019-10-30
1
-8
/
+8
*
aco: consider loop_exit blocks like merge blocks, even if they have only one ...
Daniel Schürmann
2019-10-30
1
-2
/
+2
*
aco: don't insert the exec mask into set of live-out variables when spilling
Daniel Schürmann
2019-10-30
1
-14
/
+6
*
aco: fix transitive affinities of spilled variables
Daniel Schürmann
2019-10-30
1
-25
/
+79
*
aco: fix live-range splits of phis
Daniel Schürmann
2019-10-30
1
-14
/
+23
*
aco: remove potential critical edge on loops.
Daniel Schürmann
2019-10-30
2
-18
/
+23
*
aco: improve live variable analysis
Daniel Schürmann
2019-10-30
1
-25
/
+64
*
aco: Lower to CSSA
Daniel Schürmann
2019-10-30
4
-41
/
+268
*
radv: Start signalling semaphores in WSI acquire.
Bas Nieuwenhuizen
2019-10-30
1
-7
/
+27
*
aco: rename README to README.md
Rhys Perry
2019-10-30
1
-0
/
+0
*
aco: a couple loop handling fixes for GFX10 hazard pass
Rhys Perry
2019-10-30
1
-3
/
+3
*
radv: Enable ACO on Navi.
Timur Kristóf
2019-10-30
1
-2
/
+1
*
aco: try to group together VMEM loads of the same resource
Rhys Perry
2019-10-30
1
-10
/
+56
*
aco: don't schedule instructions through depending VMEM instructions
Daniel Schürmann
2019-10-30
1
-0
/
+3
*
aco: add can_reorder flags to load_ubo and load_constant
Daniel Schürmann
2019-10-30
1
-5
/
+9
*
aco: only skip RAR dependencies if the variable is killed somewhere
Daniel Schürmann
2019-10-30
1
-21
/
+46
*
aco: restrict scheduling depending on max_waves
Daniel Schürmann
2019-10-30
1
-9
/
+15
*
radv: fix perftest options
Samuel Pitoiset
2019-10-30
1
-10
/
+9
*
radv: move nomemorycache debug option at the right palce
Samuel Pitoiset
2019-10-30
1
-1
/
+1
*
radv: fix dumping SPIR-V into hang reports
Samuel Pitoiset
2019-10-30
4
-5
/
+13
*
radv: Enable VK_KHR_timeline_semaphore.
Bas Nieuwenhuizen
2019-10-30
2
-1
/
+13
*
radv: Add wait-before-submit support for timelines.
Bas Nieuwenhuizen
2019-10-30
2
-7
/
+154
*
radv: Add timelines with a VK_KHR_timeline_semaphore impl.
Bas Nieuwenhuizen
2019-10-30
3
-60
/
+504
*
radv: Add temporary datastructure for submissions.
Bas Nieuwenhuizen
2019-10-30
1
-28
/
+142
*
radv: Split semaphore into two parts as enum+union.
Bas Nieuwenhuizen
2019-10-30
2
-38
/
+92
*
radv: Always enable syncobj when supported for all fences/semaphores.
Bas Nieuwenhuizen
2019-10-30
1
-2
/
+0
*
radv: Improve fence signalling in QueueSubmit.
Bas Nieuwenhuizen
2019-10-30
1
-13
/
+24
*
radv: Do sparse binding in queue submission.
Bas Nieuwenhuizen
2019-10-30
1
-60
/
+81
*
radv: Split out commandbuffer submission.
Bas Nieuwenhuizen
2019-10-30
1
-163
/
+187
*
radv: Clean up unused variable.
Bas Nieuwenhuizen
2019-10-30
1
-4
/
+3
*
radv: Add an early exit in the secure compile if we already have the cache en...
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+14
*
radv: Compute hashes in secure process for secure compilation.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+23
*
radv: make use of radv_sc_read()
Timothy Arceri
2019-10-30
3
-39
/
+76
*
radv: add radv_sc_read() helper
Timothy Arceri
2019-10-30
2
-0
/
+42
*
radv: allow select() calls in secure compile
Timothy Arceri
2019-10-30
1
-1
/
+5
*
ac: get tcc_harvested from the kernel
Marek Olšák
2019-10-28
1
-3
/
+8
*
aco: Introduce vgpr_limit to keep track of available VGPRs.
Timur Kristóf
2019-10-28
6
-5
/
+12
*
aco: Implement subgroup shuffle in GFX10 wave64 mode.
Timur Kristóf
2019-10-28
6
-16
/
+113
[next]