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
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost/midgard: Split up midgard_compile.c (RA)
Alyssa Rosenzweig
2019-05-19
11
-928
/
+1149
*
panfrost: Improve fixed-function blending
Alyssa Rosenzweig
2019-05-19
2
-978
/
+34
*
panfrost: Wire up nir_lower_blend
Alyssa Rosenzweig
2019-05-19
1
-14
/
+33
*
panfrost/midgard: Route new blending intrinsics
Alyssa Rosenzweig
2019-05-19
1
-106
/
+117
*
panfrost/nir: Add nir_lower_blend pass
Alyssa Rosenzweig
2019-05-19
4
-1
/
+305
*
panfrost: Fix Bifrost-specific padding
Alyssa Rosenzweig
2019-05-19
1
-7
/
+1
*
panfrost: Cleanup panfrost_job comments
Alyssa Rosenzweig
2019-05-19
1
-6
/
+3
*
panfrost/decode: Decode blend constant
Alyssa Rosenzweig
2019-05-19
2
-2
/
+31
*
panfrost: Hoist blend constant into Midgard-specific struct
Alyssa Rosenzweig
2019-05-19
6
-16
/
+21
*
panfrost/decode: Disassemble Bifrost shaders
Alyssa Rosenzweig
2019-05-19
2
-8
/
+10
*
panfrost/midgard: Typofix
Alyssa Rosenzweig
2019-05-17
1
-1
/
+1
*
panfrost: Cleanup leak todos
Alyssa Rosenzweig
2019-05-17
3
-16
/
+9
*
panfrost: assert(0) -> unreachable for some switch
Alyssa Rosenzweig
2019-05-16
2
-31
/
+18
*
panfrost/midgard: Add load/store opcodes
Alyssa Rosenzweig
2019-05-16
4
-52
/
+131
*
panfrost/midgard: Enable integer constant inlining
Alyssa Rosenzweig
2019-05-16
1
-4
/
+0
*
panfrost/midgard: Remove imov workaround
Alyssa Rosenzweig
2019-05-16
1
-26
/
+0
*
panfrost/midgard: Set int outmod for ops writing integers
Alyssa Rosenzweig
2019-05-16
2
-7
/
+23
*
panfrost: Set custom stride for textures when necessary
Alyssa Rosenzweig
2019-05-16
1
-0
/
+25
*
panfrost/decode: Stride decoding
Alyssa Rosenzweig
2019-05-16
2
-3
/
+33
*
panfrost/decode: Futureproof texture dumping
Alyssa Rosenzweig
2019-05-16
1
-2
/
+13
*
panfrost: ci: Reduce batch size to 3000
Tomeu Vizoso
2019-05-14
1
-1
/
+1
*
panfrost: ci: Update expectations
Tomeu Vizoso
2019-05-14
1
-2
/
+0
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+2
*
panfrost/midgard: Handle csel correctly
Alyssa Rosenzweig
2019-05-12
5
-152
/
+128
*
panfrost: Add CAPFs for conservative rasterization
Tomeu Vizoso
2019-05-10
1
-0
/
+5
*
panfrost: Only take the fast paths on buffers aligned to block size
Tomeu Vizoso
2019-05-10
1
-2
/
+2
*
panfrost: Fix two uninitialized accesses in compiler
Tomeu Vizoso
2019-05-10
1
-1
/
+1
*
panfrost: ci: Skip running some tests
Tomeu Vizoso
2019-05-10
1
-0
/
+2
*
panfrost: ci: Don't restart Weston
Tomeu Vizoso
2019-05-10
1
-8
/
+1
*
panfrost: ci: Update list of expected failures
Tomeu Vizoso
2019-05-10
1
-79
/
+7
*
panfrost: ci: Tweak dEQP to improve throughput
Tomeu Vizoso
2019-05-10
1
-2
/
+8
*
panfrost: ci: Fix list of tests to run
Tomeu Vizoso
2019-05-10
1
-2
/
+2
*
panfrost: ci: Check for incomplete runs
Tomeu Vizoso
2019-05-10
1
-0
/
+1
*
panfrost: ci: Add tests to flip-flop list
Tomeu Vizoso
2019-05-10
1
-5
/
+48
*
panfrost: ci: Add support for running the tests on RK3288
Tomeu Vizoso
2019-05-10
6
-75
/
+193
*
nir: Initialize lower_flrp_progress everywhere
Ian Romanick
2019-05-09
1
-1
/
+1
*
nir: Use the flrp lowering pass instead of nir_opt_algebraic
Ian Romanick
2019-05-06
1
-0
/
+25
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-2
/
+0
*
panfrost: Refactor blend descriptors
Alyssa Rosenzweig
2019-05-07
3
-120
/
+122
*
panfrost/midgard: iabs cannot run on mul
Alyssa Rosenzweig
2019-05-04
1
-1
/
+1
*
panfrost/midgard: Lower mixed csel (NIR)
Alyssa Rosenzweig
2019-05-04
2
-12
/
+83
*
panfrost/midgard: Fix RA when temp_count = 0
Alyssa Rosenzweig
2019-05-04
2
-50
/
+70
*
panfrost/midgard: Fix integer selection
Alyssa Rosenzweig
2019-05-04
2
-33
/
+10
*
panfrost: Support RGB565 FBOs
Alyssa Rosenzweig
2019-05-04
4
-29
/
+80
*
panfrost/midgard/disasm: Handle dest_override generalized
Alyssa Rosenzweig
2019-05-04
1
-22
/
+68
*
panfrost/midgard/disasm: Stub out 64-bit
Alyssa Rosenzweig
2019-05-04
1
-5
/
+15
*
panfrost/midgard/disasm: Print 8-bit sources
Alyssa Rosenzweig
2019-05-04
1
-23
/
+43
*
panfrost/midgard/disasm: Support 8-bit destination
Alyssa Rosenzweig
2019-05-04
1
-18
/
+21
*
panfrost/midgard: Rename ilzcnt8 -> iclz
Alyssa Rosenzweig
2019-05-04
2
-2
/
+2
*
panfrost/midgard: Fix crash on unknown op
Alyssa Rosenzweig
2019-05-04
1
-2
/
+6
[next]