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
/
panfrost
/
midgard
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/midgard: Add nir_intrinsic_store_zs_output_pan support
Boris Brezillon
2020-02-05
5
-26
/
+73
*
pan/midgard: Turn Z/S stores into zs_output_pan intrinsics
Boris Brezillon
2020-02-05
1
-0
/
+98
*
pan/midgard: Remove unused variable
Alyssa Rosenzweig
2020-02-04
1
-2
/
+0
*
pan/midgard: Check for null consts
Alyssa Rosenzweig
2020-02-04
1
-0
/
+2
*
pan/midgard: Stop leaking instruction objects in mir_schedule_alu()
Boris Brezillon
2020-02-03
1
-18
/
+16
*
pan/midgard: Don't check 'branch && branch->writeout' twice in mir_schedule_a...
Boris Brezillon
2020-02-03
1
-1
/
+1
*
pan/midgard: Lower bitfield extract to shifts
Boris Brezillon
2020-02-03
1
-0
/
+1
*
pan/midgard: Make sure we pass the right RT id to emit_fragment_store()
Boris Brezillon
2020-02-03
1
-1
/
+26
*
pan/midgard: Add an enum to describe the render targets
Boris Brezillon
2020-02-03
1
-1
/
+9
*
pan/midgard: Implement mixed-type constant packing
Alyssa Rosenzweig
2020-02-02
1
-52
/
+47
*
pan/midgard: Break out one-src read_components
Alyssa Rosenzweig
2020-02-02
2
-23
/
+31
*
pan/midgard: Handle nir_intrinsic_load_barycentric_centroid
Tomeu Vizoso
2020-01-31
1
-1
/
+2
*
panfrost: Add more info to some assertions
Tomeu Vizoso
2020-01-31
1
-5
/
+9
*
pan/midgard: Fix a liveness info leak
Icecream95
2020-01-29
1
-6
/
+7
*
pan/midgard: Remove float_bitcast
Alyssa Rosenzweig
2020-01-27
1
-12
/
+0
*
panfrost/midgard: Prettify embedded constant prints
Boris Brezillon
2020-01-27
3
-68
/
+292
*
panfrost/midgard: Add a condense_writemask() helper
Boris Brezillon
2020-01-27
1
-0
/
+22
*
pan/midgard: Handle tag 0x4 as texture
Alyssa Rosenzweig
2020-01-27
1
-2
/
+2
*
pan/midgard: Validate barriers use a barrier tag
Alyssa Rosenzweig
2020-01-27
1
-1
/
+5
*
pan/midgard: Disassemble barrier instructions
Alyssa Rosenzweig
2020-01-27
2
-3
/
+60
*
pan/midgard: Record TEXTURE_OP_BARRIER
Alyssa Rosenzweig
2020-01-27
2
-0
/
+4
*
pan/midgard: Remove pack_color define
Alyssa Rosenzweig
2020-01-24
1
-1
/
+0
*
pan/midgard: Support disassembling to a file
Icecream95
2020-01-23
3
-278
/
+278
*
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
*
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
3
-3
/
+3
*
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: 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
*
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
[next]