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
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Use ralloc() to allocate instructions to avoid leaking those objs
Boris Brezillon
2019-08-28
8
-16
/
+17
*
Revert "panfrost: Free all block/instruction objects before leaving midgard_c...
Boris Brezillon
2019-08-27
2
-15
/
+0
*
panfrost: Make sure bundle.instructions[] contains valid instructions
Boris Brezillon
2019-08-27
1
-0
/
+1
*
panfrost: Free all block/instruction objects before leaving midgard_compile_s...
Boris Brezillon
2019-08-27
2
-0
/
+15
*
panfrost: Free the instruction object in mir_remove_instruction()
Boris Brezillon
2019-08-27
1
-0
/
+1
*
pan/midgard: Fix invert fusing with r26
Alyssa Rosenzweig
2019-08-26
2
-2
/
+19
*
pan/midgard: Fold ssa_args into midgard_instruction
Alyssa Rosenzweig
2019-08-26
16
-249
/
+210
*
pan/midgard: Add imov->fmov optimization
Alyssa Rosenzweig
2019-08-26
4
-0
/
+85
*
pan/midgard: Switch constants to uint32
Alyssa Rosenzweig
2019-08-26
3
-10
/
+17
*
pan/midgard, bifrost: Set lower_fdph = true
Alyssa Rosenzweig
2019-08-26
2
-0
/
+2
*
pan/decode: Validate and quiet helper invocation flag
Alyssa Rosenzweig
2019-08-23
1
-1
/
+8
*
pan/midgard: Analyze helper invocations
Alyssa Rosenzweig
2019-08-23
2
-0
/
+22
*
pan/midgard: Fix writeout combining
Alyssa Rosenzweig
2019-08-22
1
-1
/
+4
*
panfrost: Implement gl_FragCoord correctly
Alyssa Rosenzweig
2019-08-22
1
-6
/
+13
*
pan/decode: Handle special varyings
Alyssa Rosenzweig
2019-08-22
1
-5
/
+41
*
pan/decode: Remove size/stride divisibility check
Alyssa Rosenzweig
2019-08-22
1
-7
/
+3
*
pan/decode: Decouple attribute/meta printing
Alyssa Rosenzweig
2019-08-22
1
-4
/
+8
*
pan/decode: Print stub for uniforms
Alyssa Rosenzweig
2019-08-22
1
-1
/
+11
*
pan/decode: Decode actual varying_meta address
Alyssa Rosenzweig
2019-08-22
1
-1
/
+1
*
pan/decode: Downgrade shader property mismatch to warning
Alyssa Rosenzweig
2019-08-22
1
-1
/
+2
*
pan/decode: Validate, but do not print, index buffer
Alyssa Rosenzweig
2019-08-22
2
-30
/
+29
*
pan/decode: Validate mali_shader_meta stats
Alyssa Rosenzweig
2019-08-22
1
-35
/
+78
*
pan/decode: Disassemble before printing shader descriptor
Alyssa Rosenzweig
2019-08-22
1
-10
/
+8
*
pan/decode: Promote <no shader> to an error
Alyssa Rosenzweig
2019-08-22
1
-1
/
+1
*
pan/decode: Fix uniform printing
Alyssa Rosenzweig
2019-08-22
1
-3
/
+3
*
pan/decode: Validate blend shaders don't access I/O
Alyssa Rosenzweig
2019-08-22
1
-2
/
+21
*
pan/decode: Validate and simplify FRAGMENT payloads
Alyssa Rosenzweig
2019-08-22
1
-12
/
+38
*
pan/decode: Validate MFBD tags
Alyssa Rosenzweig
2019-08-22
2
-38
/
+79
*
pan/decode: Eliminate non-FBD dumped case
Alyssa Rosenzweig
2019-08-22
1
-29
/
+7
*
pan/decode: Removing uniform buffer framing
Alyssa Rosenzweig
2019-08-22
1
-13
/
+2
*
pan/decode: Remove mali_attr(_meta) framing
Alyssa Rosenzweig
2019-08-22
1
-13
/
+2
*
pan/midgard: Disassemble integer constants in hex
Alyssa Rosenzweig
2019-08-22
1
-2
/
+2
*
pan/midgard: Explain ffma
Alyssa Rosenzweig
2019-08-22
1
-0
/
+3
*
pan/midgard: Analyze simple loads/store
Alyssa Rosenzweig
2019-08-22
1
-5
/
+50
*
pan/midgard: Compute work_count via writes
Alyssa Rosenzweig
2019-08-22
1
-1
/
+25
*
pan/midgard: Sketch static analysis to uniform count
Alyssa Rosenzweig
2019-08-22
1
-0
/
+27
*
pan/decode: Hoist shader-db stats to shared decode
Alyssa Rosenzweig
2019-08-22
4
-38
/
+70
*
pan/midgard,bifrost: Expand nir_const_load_to_arr
Alyssa Rosenzweig
2019-08-22
2
-2
/
+2
*
pan/midgard: Identify and disassemble indirect texture/sampler
Alyssa Rosenzweig
2019-08-21
2
-6
/
+28
*
pan/midgard: Breakout texture reg select printer
Alyssa Rosenzweig
2019-08-21
1
-9
/
+26
*
pan/bifrost: Correct file size signedness
Alyssa Rosenzweig
2019-08-21
1
-2
/
+2
*
pan/midgard: Mark fallthrough explicitly
Alyssa Rosenzweig
2019-08-21
1
-0
/
+1
*
pan/midgard: Simplify contradictory check.
Alyssa Rosenzweig
2019-08-21
1
-4
/
+1
*
pan/midgard: Reorder bits check to fix 8-bit masks
Alyssa Rosenzweig
2019-08-21
1
-5
/
+5
*
pan/midgard: Represent unused nodes by ~0
Alyssa Rosenzweig
2019-08-21
11
-58
/
+56
*
pan/bifrost: Avoid buffer overflow in disassembler
Alyssa Rosenzweig
2019-08-21
1
-1
/
+4
*
pan/decode: Remove all_zero
Alyssa Rosenzweig
2019-08-21
1
-13
/
+7
*
pan/decode: Don't leak FBD pointer
Alyssa Rosenzweig
2019-08-21
1
-3
/
+5
*
pan/midgard: Allocate `dependencies` on stack
Alyssa Rosenzweig
2019-08-21
1
-1
/
+4
*
pan/midgard: Free liveness info
Alyssa Rosenzweig
2019-08-21
1
-0
/
+2
[next]