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
/
pandecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: The texture descriptor has a pointer to a trampoline
Alyssa Rosenzweig
2020-04-24
1
-48
/
+67
*
panfrost: Identify texture layout field
Alyssa Rosenzweig
2020-04-24
1
-7
/
+4
*
pan/decode: Remove is_zs weirdness
Alyssa Rosenzweig
2020-04-24
1
-7
/
+0
*
panfrost: decode textures and samplers on bifrost
Alyssa Rosenzweig
2020-04-24
1
-76
/
+265
*
panfrost: Set clear_color_[12] in the extra fb desc
Alyssa Rosenzweig
2020-04-24
1
-2
/
+6
*
panfrost: Clean up a bit the tiler structs for Bifrost
Tomeu Vizoso
2020-04-24
1
-7
/
+25
*
pan/decode: Print Bifrost blend descriptor
Alyssa Rosenzweig
2020-04-10
1
-1
/
+1
*
panfrost: On Bifrost, set the right tiler descriptor
Tomeu Vizoso
2020-04-10
1
-26
/
+12
*
panfrost: Remove most usage of midgard_payload_vertex_tiler
Tomeu Vizoso
2020-04-10
1
-1
/
+7
*
panfrost: Unify vertex/tiler structures
Alyssa Rosenzweig
2020-04-10
1
-70
/
+33
*
pan/bi: Handle abs packing for fp16/FMA add/min
Alyssa Rosenzweig
2020-03-31
1
-1
/
+1
*
panfrost: Correctly identify format 0x4c
Icecream95
2020-03-31
1
-1
/
+1
*
panfrost: Add support for R3G3B2
Icecream95
2020-03-31
1
-0
/
+1
*
panfrost: Add support for B5G5R5X1
Icecream95
2020-03-31
1
-0
/
+1
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
pan/decode: Skip analysis for Bifrost tiler structures
Alyssa Rosenzweig
2020-03-03
1
-1
/
+34
*
pan/decode: Fix tiler weights printing
Alyssa Rosenzweig
2020-03-03
1
-2
/
+2
*
pan/decode: Restore bifrost sample_locations
Alyssa Rosenzweig
2020-03-03
1
-8
/
+55
*
pan/decode: Calm an assert to a pandecode error
Alyssa Rosenzweig
2020-03-03
1
-2
/
+2
*
pan/decode: Dump scratchpad size if present
Alyssa Rosenzweig
2020-02-27
1
-0
/
+8
*
panfrost: Debitfieldize mali_uniform_buffer_meta
Alyssa Rosenzweig
2020-02-18
1
-4
/
+4
*
panfrost: Print synced traces to stderr
Alyssa Rosenzweig
2020-02-18
2
-3
/
+7
*
pan/decode: Cleanup pandecode_jc
Alyssa Rosenzweig
2020-02-18
2
-23
/
+3
*
pan/decode: Add `minimal` mode
Alyssa Rosenzweig
2020-02-18
2
-8
/
+15
*
pan/decode: Remove extraneous newline
Alyssa Rosenzweig
2020-02-16
1
-1
/
+1
*
panfrost: Rename unknown2_8 to padding
Alyssa Rosenzweig
2020-02-16
1
-2
/
+4
*
panfrost: Rename bifrost_framebuffer->mali_framebuffer
Alyssa Rosenzweig
2020-02-16
1
-10
/
+10
*
panfrost: Unify bifrost_scratchpad with mali_shared_memory
Alyssa Rosenzweig
2020-02-16
1
-33
/
+8
*
panfrost: Identify mali_shared_memory structure
Alyssa Rosenzweig
2020-02-16
1
-58
/
+49
*
panfrost: Add the MALI_WRITES_{Z,S} flags
Boris Brezillon
2020-02-05
1
-6
/
+14
*
panfrost: Fix decoding of tiled 3D textures
Tomeu Vizoso
2020-02-04
1
-2
/
+2
*
panfrost: Print intended field when decoding
Tomeu Vizoso
2020-01-31
1
-1
/
+1
*
pan/decode: Drop MFBD compute shader stuff
Alyssa Rosenzweig
2020-01-27
1
-4
/
+7
*
pan/decode: Remove SHORT_SLIDE indirection
Alyssa Rosenzweig
2020-01-24
1
-15
/
+6
*
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
1
-1
/
+1
*
pan/midgard: Support disassembling to a file
Icecream95
2020-01-23
1
-1
/
+1
*
panfrost: Add pandecode entries for ASTC/ETC formats
Alyssa Rosenzweig
2020-01-21
1
-0
/
+9
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
1
-6
/
+21
*
panfrost: Dynamically allocate array of texture pointers
Tomeu Vizoso
2020-01-02
1
-6
/
+6
*
panfrost: Remove 32-bit next_job path
Alyssa Rosenzweig
2019-12-27
1
-6
/
+2
*
panfrost: Remove mali_alt_func
Alyssa Rosenzweig
2019-12-27
1
-23
/
+1
*
panfrost: Inline away MALI_NEGATIVE
Alyssa Rosenzweig
2019-12-27
1
-5
/
+5
*
panfrost: Remove MALI_ATTR_INTERNAL
Alyssa Rosenzweig
2019-12-27
1
-2
/
+0
*
pan/decode: Handle gl_VertexID/gl_InstanceID
Alyssa Rosenzweig
2019-12-24
1
-19
/
+42
*
pan/decode: Fix reference computation for invocations
Alyssa Rosenzweig
2019-12-24
1
-4
/
+3
[next]