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_job.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Add separate_stencil BO to batch
Alyssa Rosenzweig
2020-06-01
1
-0
/
+3
*
panfrost: Let Gallium pack colours
Alyssa Rosenzweig
2020-06-01
1
-10
/
+4
*
panfrost: Use SATURATE
Alyssa Rosenzweig
2020-05-26
1
-11
/
+11
*
panfrost: Only run batch debug when specifically asked
Alyssa Rosenzweig
2020-05-25
1
-3
/
+9
*
panfrost: Use _mesa_roundevenf when packing clear colours
Alyssa Rosenzweig
2020-05-22
1
-13
/
+14
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-1
/
+1
*
panfrost: Add checksum BOs to batch
Tomeu Vizoso
2020-05-07
1
-2
/
+14
*
panfrost: Clean up a bit the tiler structs for Bifrost
Tomeu Vizoso
2020-04-24
1
-5
/
+3
*
panfrost: On Bifrost, set the right tiler descriptor
Tomeu Vizoso
2020-04-10
1
-0
/
+35
*
panfrost: Pass IS_BIFROST to pandecode_jc
Tomeu Vizoso
2020-04-10
1
-1
/
+1
*
panfrost: Move pan_bo to root panfrost
Alyssa Rosenzweig
2020-03-31
1
-2
/
+2
*
panfrost: Split panfrost_device from panfrost_screen
Alyssa Rosenzweig
2020-03-31
1
-14
/
+14
*
panfrost: Move the batch stack size adjustment out of panfrost_queue_draw()
Boris Brezillon
2020-03-10
1
-0
/
+16
*
panfrost: Rewrite scoreboarding routines
Alyssa Rosenzweig
2020-02-18
1
-22
/
+12
*
panfrost: Implement PAN_DBG_SYNC with pandecode/minimal
Alyssa Rosenzweig
2020-02-18
1
-22
/
+5
*
pan/decode: Add `minimal` mode
Alyssa Rosenzweig
2020-02-18
1
-1
/
+1
*
panfrost: Allocate RAM backing of shared memory
Alyssa Rosenzweig
2020-02-16
1
-0
/
+18
*
panfrost: Fix the damage box clamping logic
Boris Brezillon
2020-02-03
1
-0
/
+2
*
panfrost: Use DBG macro to avoid noise in the console
Tomeu Vizoso
2020-01-31
1
-3
/
+3
*
panfrost: Compact the bo_access readers array
Icecream95
2020-01-18
1
-4
/
+9
*
panfrost: Fix headers and gpu_headers memory leak
Daniel Ogorchock
2020-01-13
1
-0
/
+3
*
panfrost: Fix panfrost_bo_access memory leak
Daniel Ogorchock
2020-01-13
1
-1
/
+3
*
panfrost: Handle RGB16F colour clear
Alyssa Rosenzweig
2020-01-02
1
-0
/
+2
*
panfrost: Don't double-create scratchpad
Alyssa Rosenzweig
2019-12-16
1
-1
/
+7
*
panfrost: Fix FBD issue
Alyssa Rosenzweig
2019-12-16
1
-1
/
+2
*
panfrost: Pass size to panfrost_batch_get_scratchpad
Alyssa Rosenzweig
2019-12-13
1
-12
/
+14
*
panfrost: Emit SFBD/MFBD after a batch, instead of before
Alyssa Rosenzweig
2019-12-13
1
-0
/
+14
*
panfrost: Don't lose bits!
Tomeu Vizoso
2019-12-12
1
-4
/
+4
*
panfrost: Add PAN_MESA_DEBUG=sync
Tomeu Vizoso
2019-12-11
1
-4
/
+27
*
panfrost: Add quirks system to cmdstream
Tomeu Vizoso
2019-12-03
1
-1
/
+2
*
panfrost: Make sure we reset the damage region of RTs at flush time
Boris Brezillon
2019-11-29
1
-0
/
+19
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
panfrost: Pipe the GPU ID into compiler and disassembler
Tomeu Vizoso
2019-11-07
1
-1
/
+1
*
panfrost: Generate polygon list manually for SFBD
Tomeu Vizoso
2019-11-06
1
-1
/
+8
*
panfrost: Fix the DISCARD_WHOLE_RES case in transfer_map()
Boris Brezillon
2019-10-21
1
-0
/
+24
*
panfrost: Fix support for packed 24-bit formats
Boris Brezillon
2019-10-13
1
-1
/
+1
*
panfrost: Draw the wallpaper when only depth/stencil bufs are cleared
Boris Brezillon
2019-10-08
1
-2
/
+14
*
panfrost: Make sure a clear does not re-use a pre-existing batch
Boris Brezillon
2019-10-08
1
-0
/
+21
*
panfrost: Kill the explicit serialization in panfrost_batch_submit()
Boris Brezillon
2019-10-03
1
-12
/
+0
*
panfrost: Make sure the BO is 'ready' when picked from the cache
Boris Brezillon
2019-10-03
1
-0
/
+11
*
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
[next]