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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
freedreno: fix missing locking
Rob Clark
2020-04-04
1
-0
/
+2
*
freedreno/a6xx: add some compute logging
Rob Clark
2020-04-04
2
-2
/
+21
*
freedreno/ir3/cf: use ssa-uses
Rob Clark
2020-04-04
1
-25
/
+23
*
freedreno/ir3: add a pass to collect SSA uses
Rob Clark
2020-04-04
2
-0
/
+37
*
freedreno/ir3/cf: skip array load/store
Rob Clark
2020-04-04
1
-0
/
+5
*
freedreno/ir3: fixup cat3 32b vs 16b
Rob Clark
2020-04-04
1
-33
/
+15
*
freedreno/ir3/cf: handle widening too
Rob Clark
2020-04-04
1
-6
/
+32
*
nir: fix definition of imadsh_mix16 for vectors
Rob Clark
2020-04-04
1
-3
/
+3
*
aco: use MUBUF to load subdword SSBO
Daniel Schürmann
2020-04-03
1
-2
/
+2
*
aco: implement 8bit/16bit store_ssbo
Daniel Schürmann
2020-04-03
1
-8
/
+31
*
aco: implement 8bit/16bit load_buffer
Daniel Schürmann
2020-04-03
1
-12
/
+100
*
aco: implement storagePushConstant8 & storagePushConstant16
Daniel Schürmann
2020-04-03
1
-4
/
+22
*
aco: implement vec2/3/4 with subdword operands
Daniel Schürmann
2020-04-03
1
-6
/
+30
*
aco: prepare helper functions for subdword handling
Daniel Schürmann
2020-04-03
1
-10
/
+46
*
aco: add byte_align_scalar() & trim_subdword_vector() helper functions
Daniel Schürmann
2020-04-03
1
-0
/
+76
*
aco: add missing conversion operations for small bitsizes
Daniel Schürmann
2020-04-03
2
-14
/
+190
*
aco: don't vectorize 8/16bit load/store_ssbo
Daniel Schürmann
2020-04-03
1
-2
/
+7
*
aco: don't assume split_vector(create_vector) has the same number of elements...
Daniel Schürmann
2020-04-03
1
-1
/
+2
*
aco: don't propagate SGPRs into subdword PSEUDO instructions
Daniel Schürmann
2020-04-03
1
-2
/
+6
*
aco: lower subdword shuffles correctly.
Daniel Schürmann
2020-04-03
1
-70
/
+124
*
aco: add builder function for subdword copy()
Daniel Schürmann
2020-04-03
1
-5
/
+15
*
aco: small refactoring of shuffle code lowering
Daniel Schürmann
2020-04-03
1
-41
/
+48
*
aco: align subdword registers during RA when necessary
Daniel Schürmann
2020-04-03
1
-0
/
+24
*
aco: adapt register allocation for subdword registers
Daniel Schürmann
2020-04-03
1
-8
/
+47
*
aco: create helper function to collect variables from register area
Daniel Schürmann
2020-04-03
1
-24
/
+35
*
aco: add notion of subdword registers to register allocator
Daniel Schürmann
2020-04-03
1
-24
/
+75
*
aco: remove unnecessary reg_file.fill() operation in get_reg_create_vector()
Daniel Schürmann
2020-04-03
1
-6
/
+5
*
aco: fix Temp and assignment of renamed operands during RA
Daniel Schürmann
2020-04-03
1
-1
/
+2
*
aco: print subdword registers
Daniel Schürmann
2020-04-03
1
-14
/
+19
*
aco: validate RA of subdword assignments
Daniel Schürmann
2020-04-03
1
-21
/
+22
*
aco: validate uninitialized operands
Daniel Schürmann
2020-04-03
1
-0
/
+2
*
aco: validate register alignment of subdword operands and definitions
Daniel Schürmann
2020-04-03
1
-0
/
+8
*
aco: validate p_create_vector with subdword elements properly
Daniel Schürmann
2020-04-03
1
-2
/
+3
*
aco: refactor regClass setup for subdword VGPRs
Daniel Schürmann
2020-04-03
2
-92
/
+35
*
aco: add emission support for register-allocated sdwa sels
Rhys Perry
2020-04-03
2
-5
/
+27
*
aco: add sub-dword regclasses
Daniel Schürmann
2020-04-03
2
-1
/
+37
*
aco: print and validate opsel
Rhys Perry
2020-04-03
2
-2
/
+18
*
aco: add SDWA_instruction
Rhys Perry
2020-04-03
5
-7
/
+207
*
aco: add comparison operators for PhysReg
Daniel Schürmann
2020-04-03
1
-0
/
+3
*
aco: make PhysReg in units of bytes
Rhys Perry
2020-04-03
6
-38
/
+40
*
nir: fix unpack_64_4x16 in lower_alu_to_scalar()
Daniel Schürmann
2020-04-03
1
-0
/
+1
*
drm-shim: stub libdrm's use of realpath()
Lionel Landwerlin
2020-04-03
1
-0
/
+22
*
drm-shim: return device platform as specified
Lionel Landwerlin
2020-04-03
7
-4
/
+30
*
spirv: Rewrite CFG construction
Jason Ekstrand
2020-04-03
2
-294
/
+503
*
spirv: Add a parent field to vtn_cf_node
Jason Ekstrand
2020-04-03
2
-10
/
+21
*
spirv: Make vtn_function a vtn_cf_node
Jason Ekstrand
2020-04-03
3
-6
/
+11
*
spirv: Make vtn_case a vtn_cf_node
Jason Ekstrand
2020-04-03
2
-8
/
+15
*
spirv: Add cast and loop helpers for vtn_cf_node
Jason Ekstrand
2020-04-03
2
-5
/
+21
*
spirv: Add a vtn_block() helper
Jason Ekstrand
2020-04-03
1
-20
/
+16
*
intel/nir: Enable load/store vectorization
Jason Ekstrand
2020-04-03
1
-11
/
+55
[prev]
[next]