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: 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
*
pan/decode: Append 0:0 spills:fills to blobber-db
Alyssa Rosenzweig
2019-12-24
1
-1
/
+1
*
pan/decode: Prefix blobberdb with MESA_SHADER_*
Alyssa Rosenzweig
2019-12-24
1
-1
/
+1
*
pan/decode: Skip COMPUTE in blobber-db
Alyssa Rosenzweig
2019-12-24
1
-14
/
+19
*
panfrost: Decode shader types in pantrace shader-db
Alyssa Rosenzweig
2019-12-24
1
-1
/
+13
*
panfrost: Pack invocation_shifts manually instead of a bit field
Alyssa Rosenzweig
2019-12-16
1
-25
/
+22
*
panfrost: Remove fbd_type enum
Alyssa Rosenzweig
2019-12-16
1
-3
/
+3
*
pandecode: Add cast
Alyssa Rosenzweig
2019-12-13
1
-1
/
+1
*
panfrost: Split stack_shift nibble from unk0
Alyssa Rosenzweig
2019-12-12
1
-0
/
+1
*
panfrost: Rename unknown_address_0 -> scratchpad
Alyssa Rosenzweig
2019-12-12
1
-1
/
+1
*
panfrost: Add PAN_MESA_DEBUG=sync
Tomeu Vizoso
2019-12-11
2
-1
/
+5
*
panfrost: Rename SET_VALUE to WRITE_VALUE
Alyssa Rosenzweig
2019-12-06
1
-5
/
+5
*
panfrost: Update SET_VALUE with information from igt
Alyssa Rosenzweig
2019-12-06
1
-2
/
+13
*
panfrost: Implement pan_tiler for non-hierarchy GPUs
Alyssa Rosenzweig
2019-12-03
1
-47
/
+8
*
panfrost: Add the lod_bias field
Alyssa Rosenzweig
2019-11-21
1
-0
/
+3
*
panfrost: Don't print the midgard_blend_rt structs on SFBD
Tomeu Vizoso
2019-11-20
1
-1
/
+1
*
panfrost: Just print tiler fields as-is for Tx20
Tomeu Vizoso
2019-11-20
1
-6
/
+48
*
pan/midgard: Pass shader stage to disassembler
Alyssa Rosenzweig
2019-11-08
1
-1
/
+3
*
panfrost: Pipe the GPU ID into compiler and disassembler
Tomeu Vizoso
2019-11-07
2
-21
/
+19
*
panfrost: Print the right zero field
Tomeu Vizoso
2019-11-06
1
-1
/
+1
*
panfrost: Decode blend shaders for SFBD
Tomeu Vizoso
2019-11-06
1
-22
/
+29
*
panfrost: Rework format encoding on SFBD
Tomeu Vizoso
2019-11-06
1
-21
/
+71
*
panfrost: Add checksum fields to SFBD descriptor
Tomeu Vizoso
2019-11-06
1
-0
/
+6
*
panfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
Boris Brezillon
2019-11-04
1
-2
/
+2
*
panfrost: Cleanup _shader_upper -> shader
Alyssa Rosenzweig
2019-10-29
1
-11
/
+9
*
pan/decode: Add missing format specifier
Alyssa Rosenzweig
2019-09-03
1
-1
/
+1
*
pan/decode: Use portable format specifier for 64-bit
Alyssa Rosenzweig
2019-09-03
1
-1
/
+1
*
pan/decode: Use %zu instead of %d
Alyssa Rosenzweig
2019-09-03
1
-3
/
+3
*
pan/decode: Fix uninitialized variables
Alyssa Rosenzweig
2019-09-03
1
-2
/
+5
*
pan/decode: Validate and quiet helper invocation flag
Alyssa Rosenzweig
2019-08-23
1
-1
/
+8
[next]