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
*
pan/decode: Remove SHORT_SLIDE indirection
Alyssa Rosenzweig
2020-01-24
1
-15
/
+6
*
pan/midgard: Remove pack_color define
Alyssa Rosenzweig
2020-01-24
1
-1
/
+0
*
pan/decode: Remove last_size
Alyssa Rosenzweig
2020-01-24
1
-4
/
+0
*
panfrost: Don't use implicit mali_exception_status enum
Alyssa Rosenzweig
2020-01-24
2
-2
/
+2
*
pan/decode: Rotate trace files
Icecream95
2020-01-23
2
-4
/
+22
*
pan/decode: Dump to a file
Icecream95
2020-01-23
2
-1
/
+35
*
pan/decode: Support dumping to a file
Icecream95
2020-01-23
3
-19
/
+24
*
pan/bifrost: Support disassembling to a file
Icecream95
2020-01-23
5
-402
/
+407
*
pan/midgard: Support disassembling to a file
Icecream95
2020-01-23
4
-279
/
+279
*
pan/midgard: Fix a memory leak in the disassembler
Icecream95
2020-01-23
1
-0
/
+2
*
pan/midgard: Fix bundle dynarray leak
Icecream95
2020-01-23
1
-1
/
+2
*
util: Remove tmp argument from BITSET_FOREACH_SET macro
Matt Turner
2020-01-23
1
-5
/
+3
*
panfrost/midgard: Add missing lowering passes for type/size conversion ops
Boris Brezillon
2020-01-22
1
-13
/
+34
*
panfrost/midgard: Add 64 bits float <-> int converters
Boris Brezillon
2020-01-22
1
-0
/
+5
*
panfrost/midgard: Fix mir_print_instruction() for branch instructions
Boris Brezillon
2020-01-22
1
-7
/
+31
*
panfrost/midgard: Add f2f64 support
Boris Brezillon
2020-01-22
1
-2
/
+4
*
panfrost/midgard: Factorize f2f and u2u handling
Boris Brezillon
2020-01-22
1
-20
/
+7
*
panfrost/midgard: Make sure promote_fmov() only promotes 32-bit imovs
Boris Brezillon
2020-01-22
1
-0
/
+1
*
panfrost/midgard: Rework mir_adjust_constants() to make it type/size agnostic
Boris Brezillon
2020-01-22
1
-94
/
+69
*
panfrost/midgard: Use a union to manipulate embedded constants
Boris Brezillon
2020-01-22
8
-49
/
+85
*
panfrost/midgard: Print the actual source register for store operations
Boris Brezillon
2020-01-21
1
-1
/
+1
*
panfrost: Add pandecode entries for ASTC/ETC formats
Alyssa Rosenzweig
2020-01-21
1
-0
/
+9
*
panfrost: Add ASTC texture formats
Icecream95
2020-01-21
1
-0
/
+2
*
panfrost: Add ETC1/ETC2 texture formats
Icecream95
2020-01-21
1
-0
/
+11
*
panfrost: Rework linear<--->tiled conversions
Alyssa Rosenzweig
2020-01-21
2
-147
/
+203
*
panfrost,lima: De-Galliumize tiling routines
Alyssa Rosenzweig
2020-01-21
2
-21
/
+28
*
panfrost: Compile tiling routines with -O3
Alyssa Rosenzweig
2020-01-21
1
-1
/
+1
*
pan/midgard: Fix recursive csel scheduling
Alyssa Rosenzweig
2020-01-18
1
-0
/
+4
*
panfrost: Identify un/pack colour opcodes
Alyssa Rosenzweig
2020-01-18
3
-0
/
+9
*
pan/midgard: Bytemasks should round up, not round down
Alyssa Rosenzweig
2020-01-18
3
-9
/
+8
*
panfrost/midgard: Fix swizzle for store instructions
Boris Brezillon
2020-01-17
1
-3
/
+15
*
panfrost: Prefix schedule_program to prevent collision
Robert Foss
2020-01-15
6
-6
/
+6
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
2
-11
/
+27
*
pan/midgard: Fix midgard_compile.h includes
Afonso Bordado
2020-01-14
1
-0
/
+1
*
panfrost: Remove unneeded phi nodes
Boris Brezillon
2020-01-13
1
-0
/
+1
*
pan/midgard: Support indirect UBO offsets
Alyssa Rosenzweig
2020-01-10
2
-22
/
+7
*
panfrost: Add negative lod bias support
Icecream95
2020-01-10
1
-9
/
+11
*
panfrost: Don't double-flip Z/W for 2D arrays
Alyssa Rosenzweig
2020-01-07
1
-2
/
+5
*
pan/midgard: Account for z/w flip in texelFetch
Alyssa Rosenzweig
2020-01-07
1
-0
/
+9
*
panfrost: Fix Android build
Roman Stratiienko
2020-01-04
1
-0
/
+1
*
pan/midgard: Use upper ALU tags for MFBD writeout
Alyssa Rosenzweig
2020-01-02
3
-2
/
+22
*
pan/midgard: Identity ld_color_buffer as 32-bit
Alyssa Rosenzweig
2020-01-02
3
-4
/
+4
*
pan/midgard: Remove old comment
Alyssa Rosenzweig
2020-01-02
1
-1
/
+0
*
pan/midgard: Generate MRT writeout loops
Alyssa Rosenzweig
2020-01-02
5
-31
/
+84
*
pan/midgard: Generalize IS_ALU and quadword_size
Alyssa Rosenzweig
2020-01-02
8
-98
/
+53
*
pan/midgard: Use better heuristic for shader termination
Alyssa Rosenzweig
2020-01-02
1
-24
/
+17
*
pan/midgard: Fix memory corruption in constant combining
Alyssa Rosenzweig
2020-01-02
1
-1
/
+1
*
panfrost: Dynamically allocate array of texture pointers
Tomeu Vizoso
2020-01-02
2
-8
/
+6
*
pan/midgard: Optimize branches with inverted arguments
Afonso Bordado
2019-12-31
3
-0
/
+26
*
pan/midgard: Move midgard_is_branch_unit to helpers
Afonso Bordado
2019-12-31
2
-7
/
+6
[next]