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
/
gallium
/
drivers
/
panfrost
/
pan_compute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Fix crash in compute variant allocation
Alyssa Rosenzweig
2020-01-22
1
-1
/
+2
*
panfrost: Pass kernel inputs as uniforms
Alyssa Rosenzweig
2019-11-19
1
-0
/
+13
*
panfrost: Stub out clover callbacks
Alyssa Rosenzweig
2019-11-19
1
-1
/
+27
*
panfrost: Expose serialized NIR support
Alyssa Rosenzweig
2019-10-26
1
-3
/
+12
*
panfrost: Add a panfrost_flush_all_batches() helper
Boris Brezillon
2019-10-03
1
-1
/
+1
*
panfrost: Pass a batch to panfrost_{allocate,upload}_transient()
Boris Brezillon
2019-09-13
1
-5
/
+5
*
panfrost: s/job/batch/
Boris Brezillon
2019-09-08
1
-1
/
+1
*
panfrost: Set workgroups z to 32 for non-instanced graphics
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
panfrost: Route outputs_written through the compiler
Alyssa Rosenzweig
2019-08-13
1
-1
/
+1
*
pan/midgard: Implement nir_intrinsic_load_num_work_groups
Alyssa Rosenzweig
2019-08-12
1
-0
/
+2
*
panfrost: Force flush every compute job
Alyssa Rosenzweig
2019-08-12
1
-0
/
+2
*
panfrost: Remove unused argument
Alyssa Rosenzweig
2019-08-01
1
-1
/
+1
*
panfrost: Use gl_shader_stage directly for compiles
Alyssa Rosenzweig
2019-08-01
1
-1
/
+1
*
panfrost: Emit "draw" info for compute jobs
Alyssa Rosenzweig
2019-08-01
1
-0
/
+2
*
panfrost: Feed compute shaders into the compiler
Alyssa Rosenzweig
2019-08-01
1
-3
/
+25
*
panfrost: Expose compute shaders as panfrost_shader_variants
Alyssa Rosenzweig
2019-08-01
1
-1
/
+5
*
panfrost: Invoke compute shader according to grid info
Alyssa Rosenzweig
2019-08-01
1
-0
/
+6
*
panfrost: Explain and include compute FBD
Alyssa Rosenzweig
2019-08-01
1
-0
/
+17
*
panfrost: Flesh out launch_grid stub
Alyssa Rosenzweig
2019-08-01
1
-4
/
+23
*
panfrost: Stub out launch_grid
Alyssa Rosenzweig
2019-08-01
1
-0
/
+13
*
panfrost: Stub out compute CSO
Alyssa Rosenzweig
2019-08-01
1
-0
/
+62