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
/
gallium
/
drivers
/
panfrost
/
pan_job.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Add a panfrost_flush_batches_accessing_bo() helper
Boris Brezillon
2019-10-03
1
-0
/
+31
*
panfrost: Add a panfrost_flush_all_batches() helper
Boris Brezillon
2019-10-03
1
-1
/
+45
*
panfrost: Prepare panfrost_fence for batch pipelining
Boris Brezillon
2019-10-03
1
-16
/
+0
*
panfrost: Start tracking inter-batch dependencies
Boris Brezillon
2019-10-03
1
-5
/
+350
*
panfrost: Add a panfrost_freeze_batch() helper
Boris Brezillon
2019-10-03
1
-18
/
+44
*
panfrost: Use the per-batch fences to wait on the last submitted batch
Boris Brezillon
2019-10-03
1
-6
/
+29
*
panfrost: Add a batch fence
Boris Brezillon
2019-10-03
1
-1
/
+55
*
panfrost: Make panfrost_batch->bos a hash table
Boris Brezillon
2019-10-03
1
-11
/
+22
*
panfrost: Extend the panfrost_batch_add_bo() API to pass access flags
Boris Brezillon
2019-10-03
1
-9
/
+30
*
panfrost: Allocate tiler and scratchpad BOs per-batch
Boris Brezillon
2019-09-18
1
-4
/
+37
*
panfrost: Add FBO BOs to batch->bos earlier
Boris Brezillon
2019-09-18
1
-0
/
+13
*
panfrost: Add the panfrost_batch_create_bo() helper
Boris Brezillon
2019-09-18
1
-11
/
+21
*
panfrost: Stop passing screen around for BO operations
Boris Brezillon
2019-09-18
1
-1
/
+1
*
panfrost: Move the BO API to its own header
Boris Brezillon
2019-09-18
1
-0
/
+1
*
panfrost: s/PAN_ALLOCATE_/PAN_BO_/
Boris Brezillon
2019-09-18
1
-1
/
+1
*
panfrost: Get rid of pan_drm.c
Boris Brezillon
2019-09-18
1
-3
/
+79
*
panfrost: Stop passing has_draws to panfrost_drm_submit_vs_fs_batch()
Boris Brezillon
2019-09-18
1
-3
/
+1
*
panfrost: Add polygon_list to the batch BO set at allocation time
Boris Brezillon
2019-09-18
1
-3
/
+7
*
panfrost: Stop exposing internal panfrost_*_batch() functions
Boris Brezillon
2019-09-18
1
-3
/
+3
*
panfrost: Move the batch submission logic to panfrost_batch_submit()
Boris Brezillon
2019-09-13
1
-6
/
+122
*
panfrost: Allow testing if a specific batch is targeting a scanout FB
Boris Brezillon
2019-09-13
1
-0
/
+18
*
panfrost: Get rid of the unused 'flush jobs accessing res' infra
Boris Brezillon
2019-09-13
1
-38
/
+0
*
panfrost: Use a pipe_framebuffer_state as the batch key
Boris Brezillon
2019-09-13
1
-27
/
+13
*
panfrost: Make transient allocation rely on the BO cache
Boris Brezillon
2019-09-08
1
-11
/
+0
*
panfrost: Stop passing a ctx to functions being passed a batch
Boris Brezillon
2019-09-08
1
-10
/
+15
*
panfrost: Pass a batch to panfrost_drm_submit_vs_fs_batch()
Boris Brezillon
2019-09-08
1
-1
/
+1
*
panfrost: s/job/batch/
Boris Brezillon
2019-09-08
1
-99
/
+99
*
panfrost: protect access to shared bo cache and transient pool
Rohan Garg
2019-08-30
1
-0
/
+2
*
panfrost: Remove unused argument from panfrost_drm_submit_vs_fs_job()
Rohan Garg
2019-08-29
1
-2
/
+1
*
panfrost: Hoist job != NULL check
Alyssa Rosenzweig
2019-08-21
1
-3
/
+1
*
panfrost: Add support for KHR_partial_update()
Boris Brezillon
2019-08-13
1
-0
/
+11
*
panfrost: Allocate polygon lists on-demand
Alyssa Rosenzweig
2019-08-02
1
-0
/
+24
*
panfrost: Remove job from ctx->jobs at submission time
Boris Brezillon
2019-08-02
1
-0
/
+8
*
panfrost: Make ctx->job useful
Boris Brezillon
2019-08-02
1
-1
/
+18
*
panfrost: Subdivide fixed-size transient slabs
Alyssa Rosenzweig
2019-07-12
1
-0
/
+1
*
panfrost: Recycle fixed-size transient BOs
Alyssa Rosenzweig
2019-07-12
1
-0
/
+8
*
panfrost: Bookkeep transient indices
Alyssa Rosenzweig
2019-07-12
1
-0
/
+1
*
panfrost: Style main Gallium driver
Alyssa Rosenzweig
2019-07-10
1
-21
/
+21
*
panfrost: Extend clear colour packing
Alyssa Rosenzweig
2019-07-10
1
-13
/
+73
*
panfrost: Default to util_pack_color for clears
Alyssa Rosenzweig
2019-06-28
1
-2
/
+7
*
panfrost: Fix unused variable warning
Alyssa Rosenzweig
2019-06-21
1
-2
/
+0
*
panfrost: Remove the panfrost_driver abstraction
Boris Brezillon
2019-06-21
1
-1
/
+1
*
panfrost: Implement command stream scoreboarding
Alyssa Rosenzweig
2019-06-21
1
-6
/
+12
*
panfrost: Skip shading unaffected tiles
Alyssa Rosenzweig
2019-06-20
1
-0
/
+26
*
panfrost: Set job requirements during draw
Tomeu Vizoso
2019-06-20
1
-1
/
+0
*
panfrost: Allocate panfrost_job in panfrost_context
Tomeu Vizoso
2019-06-20
1
-1
/
+1
*
panfrost: Move to use ralloc for some allocations
Tomeu Vizoso
2019-06-19
1
-4
/
+2
*
panfrost: Move clearing logic into pan_job
Rohan Garg
2019-06-18
1
-0
/
+59
*
panfrost: Figure out job requirements in pan_job.c
Rohan Garg
2019-06-18
1
-0
/
+12
*
panfrost: Reset job counters once the job is submitted
Rohan Garg
2019-06-18
1
-0
/
+4
[next]