1. efce73d panfrost: XML-ify the bifrost tiler descriptors by Boris Brezillon · 3 years, 11 months ago
  2. 95eb7d9 panfrost: XML-ify the single target framebuffer descriptor by Boris Brezillon · 3 years, 11 months ago
  3. e855698 panfrost: XML-ify the midgard tiler descriptor by Boris Brezillon · 3 years, 11 months ago
  4. ffbdbd6 panfrost: Delete debug allocated syncobj. by Vinson Lee · 3 years, 10 months ago
  5. d87ab72 panfrost: Avoid accessing pan_pool fields directly by Boris Brezillon · 4 years ago
  6. 4047c69 panfrost: Rename panfrost_create_pool() into panfrost_pool_init() by Boris Brezillon · 4 years ago
  7. 1cfbc5c panfrost: Fix alignment on Bifrost by Alyssa Rosenzweig · 4 years ago
  8. 373a204 panfrost: Pass alignments explicitly by Alyssa Rosenzweig · 4 years ago
  9. 1cb47f8 panfrost: Free batch->dependencies by Alyssa Rosenzweig · 4 years ago
  10. d8deb1e panfrost: Share tiler_heap across batches/contexts by Alyssa Rosenzweig · 4 years ago
  11. b41692c panfrost: Avoid minimum stack allocations by Alyssa Rosenzweig · 4 years ago
  12. 17c617c panfrost: Introduce invisible pool by Alyssa Rosenzweig · 4 years ago
  13. 40c0d7a panfrost: Pre-allocate memory for pool by Alyssa Rosenzweig · 4 years ago
  14. a2e4159 panfrost: Hoist add_fbo_bo call by Alyssa Rosenzweig · 4 years ago
  15. 4b21c8b panfrost: Drop panfrost_invalidate_frame by Alyssa Rosenzweig · 4 years ago
  16. ec35159 panfrost: Drop rasterizer null checks in draw calls by Alyssa Rosenzweig · 4 years ago
  17. f008a63 panfrost: XMLify Midgard textures by Alyssa Rosenzweig · 4 years ago
  18. 6afd4ad panfrost: Simplify depth/stencil/alpha by Alyssa Rosenzweig · 4 years ago
  19. 965537df panfrost: Use modifier instead of layout throughout by Alyssa Rosenzweig · 4 years ago
  20. 1c62b55 panfrost: Rename encoder/ to lib/ by Alyssa Rosenzweig · 4 years ago
  21. 9e39795 panfrost: signal syncobj if nothing is going to be flushed by Icenowy Zheng · 4 years ago
  22. b75427c panfrost: Implement EXT_multisampled_render_to_texture by Alyssa Rosenzweig · 4 years ago
  23. 86a6597 panfrost: Remove unused batch_fence->ctx by Alyssa Rosenzweig · 4 years ago
  24. f18e537 panfrost: Remove unused batch_fence->signaled by Alyssa Rosenzweig · 4 years ago
  25. 64d6f56 panfrost: Allocate syncobjs in panfrost_flush by Alyssa Rosenzweig · 4 years ago
  26. 85a2216 panfrost: Skip specifying in_syncs by Alyssa Rosenzweig · 4 years ago
  27. e5ef5a3 panfrost: Remove wait parameter to flush_all_batches by Alyssa Rosenzweig · 4 years ago
  28. afa4b32 panfrost: Fix faults with RASTERIZER_DISCARD by Alyssa Rosenzweig · 4 years ago
  29. 6ffebfb panfrost: Fix sRGB clear colour packing by Alyssa Rosenzweig · 4 years ago
  30. 293f251 panfrost: Use Midgard-specific reloads by Alyssa Rosenzweig · 4 years ago
  31. 34a0310 panfrost: Extract panfrost_batch_reserve_framebuffer by Alyssa Rosenzweig · 4 years ago
  32. 5d0d8fa panfrost: Track surfaces drawn per-batch by Alyssa Rosenzweig · 4 years ago
  33. c6ebff3 panfrost: Remove panfrost_bo_access type by Alyssa Rosenzweig · 4 years, 2 months ago
  34. 20dd370 panfrost: Fix fence leak by Alyssa Rosenzweig · 4 years, 2 months ago
  35. 7ec6ee4 panfrost: Drop batch from scoreboard routines by Alyssa Rosenzweig · 4 years, 1 month ago
  36. fa72288 panfrost: Pass polygon_list to tiler init function by Alyssa Rosenzweig · 4 years, 1 month ago
  37. 31197c2 panfrost: Factor out scoreboarding state by Alyssa Rosenzweig · 4 years, 1 month ago
  38. 1d88f07 panfrost: Drop Gallium-local pan_bo_create wrapper by Alyssa Rosenzweig · 4 years, 1 month ago
  39. ed1910d panfrost: Move debug flags into the device by Alyssa Rosenzweig · 4 years, 1 month ago
  40. 8958fbd panfrost: Expose pool-based allocation API by Alyssa Rosenzweig · 4 years, 1 month ago
  41. 34e0954 panfrost: Track the device through the pool by Alyssa Rosenzweig · 4 years, 1 month ago
  42. 8882d6a panfrost: Introduce pan_pool struct by Alyssa Rosenzweig · 4 years, 1 month ago
  43. e7765a8 panfrost: Add separate_stencil BO to batch by Alyssa Rosenzweig · 4 years, 2 months ago
  44. c46b114 panfrost: Let Gallium pack colours by Alyssa Rosenzweig · 4 years, 2 months ago
  45. 9983c4c panfrost: Use SATURATE by Alyssa Rosenzweig · 4 years, 2 months ago
  46. 1d647b1 panfrost: Only run batch debug when specifically asked by Alyssa Rosenzweig · 4 years, 2 months ago
  47. f9283ef panfrost: Use _mesa_roundevenf when packing clear colours by Alyssa Rosenzweig · 4 years, 2 months ago
  48. 8c9b9aa gallium: change comments to remove 'state tracker' by Marek Olšák · 4 years, 8 months ago
  49. a4d41a1 panfrost: Add checksum BOs to batch by Tomeu Vizoso · 4 years, 3 months ago
  50. 0a0b670 panfrost: Clean up a bit the tiler structs for Bifrost by Tomeu Vizoso · 4 years, 4 months ago
  51. 46e4246 panfrost: On Bifrost, set the right tiler descriptor by Tomeu Vizoso · 4 years, 4 months ago
  52. 30e7027 panfrost: Pass IS_BIFROST to pandecode_jc by Tomeu Vizoso · 4 years, 4 months ago
  53. 0f65f00 panfrost: Move pan_bo to root panfrost by Alyssa Rosenzweig · 4 years, 4 months ago
  54. ca8c625 panfrost: Split panfrost_device from panfrost_screen by Alyssa Rosenzweig · 4 years, 4 months ago
  55. 79f8850 panfrost: Move the batch stack size adjustment out of panfrost_queue_draw() by Boris Brezillon · 4 years, 5 months ago
  56. 88323d1 panfrost: Rewrite scoreboarding routines by Alyssa Rosenzweig · 4 years, 5 months ago
  57. c46a090 panfrost: Implement PAN_DBG_SYNC with pandecode/minimal by Alyssa Rosenzweig · 4 years, 5 months ago
  58. 4122f74 pan/decode: Add `minimal` mode by Alyssa Rosenzweig · 4 years, 5 months ago
  59. 9603126 panfrost: Allocate RAM backing of shared memory by Alyssa Rosenzweig · 4 years, 6 months ago
  60. b550b7e panfrost: Fix the damage box clamping logic by Boris Brezillon · 4 years, 6 months ago
  61. d902e23 panfrost: Use DBG macro to avoid noise in the console by Tomeu Vizoso · 4 years, 7 months ago
  62. 5e8386c panfrost: Compact the bo_access readers array by Icecream95 · 4 years, 6 months ago
  63. 6328857 panfrost: Fix headers and gpu_headers memory leak by Daniel Ogorchock · 4 years, 7 months ago
  64. 2848edc panfrost: Fix panfrost_bo_access memory leak by Daniel Ogorchock · 4 years, 7 months ago
  65. 1b86e09 panfrost: Handle RGB16F colour clear by Alyssa Rosenzweig · 4 years, 7 months ago
  66. 0eb84eb panfrost: Don't double-create scratchpad by Alyssa Rosenzweig · 4 years, 7 months ago
  67. caf55e7 panfrost: Fix FBD issue by Alyssa Rosenzweig · 4 years, 7 months ago
  68. 4f7fddb panfrost: Pass size to panfrost_batch_get_scratchpad by Alyssa Rosenzweig · 4 years, 8 months ago
  69. b0e915b panfrost: Emit SFBD/MFBD after a batch, instead of before by Alyssa Rosenzweig · 4 years, 8 months ago
  70. 99d4c71 panfrost: Don't lose bits! by Tomeu Vizoso · 4 years, 7 months ago
  71. 63ae9e6 panfrost: Add PAN_MESA_DEBUG=sync by Tomeu Vizoso · 4 years, 8 months ago
  72. 6887ff4 panfrost: Add quirks system to cmdstream by Tomeu Vizoso · 4 years, 8 months ago
  73. c6e2096 panfrost: Make sure we reset the damage region of RTs at flush time by Boris Brezillon · 4 years, 8 months ago
  74. 882ca6d util: Move gallium's PIPE_FORMAT utils to /util/format/ by Eric Anholt · 5 years ago
  75. 072207b panfrost: Pipe the GPU ID into compiler and disassembler by Tomeu Vizoso · 4 years, 9 months ago
  76. 6469c1a panfrost: Generate polygon list manually for SFBD by Tomeu Vizoso · 4 years, 9 months ago
  77. 7fa5cd3 panfrost: Fix the DISCARD_WHOLE_RES case in transfer_map() by Boris Brezillon · 4 years, 10 months ago
  78. 35e92a1 panfrost: Fix support for packed 24-bit formats by Boris Brezillon · 4 years, 10 months ago
  79. 71eda74 panfrost: Draw the wallpaper when only depth/stencil bufs are cleared by Boris Brezillon · 4 years, 10 months ago
  80. c138ca8 panfrost: Make sure a clear does not re-use a pre-existing batch by Boris Brezillon · 4 years, 10 months ago
  81. 70cf93c panfrost: Kill the explicit serialization in panfrost_batch_submit() by Boris Brezillon · 4 years, 10 months ago
  82. 2225383 panfrost: Make sure the BO is 'ready' when picked from the cache by Boris Brezillon · 5 years ago
  83. 82399b5 panfrost: Add a panfrost_flush_batches_accessing_bo() helper by Boris Brezillon · 4 years, 10 months ago
  84. a45984b panfrost: Add a panfrost_flush_all_batches() helper by Boris Brezillon · 4 years, 10 months ago
  85. b5d8f9b panfrost: Prepare panfrost_fence for batch pipelining by Boris Brezillon · 4 years, 10 months ago
  86. 2dad9fd panfrost: Start tracking inter-batch dependencies by Boris Brezillon · 4 years, 10 months ago
  87. 40a07bf panfrost: Add a panfrost_freeze_batch() helper by Boris Brezillon · 4 years, 10 months ago
  88. 819738e panfrost: Use the per-batch fences to wait on the last submitted batch by Boris Brezillon · 4 years, 10 months ago
  89. 6936b7f panfrost: Add a batch fence by Boris Brezillon · 4 years, 10 months ago
  90. a8bd265 panfrost: Make panfrost_batch->bos a hash table by Boris Brezillon · 4 years, 10 months ago
  91. ada752a panfrost: Extend the panfrost_batch_add_bo() API to pass access flags by Boris Brezillon · 4 years, 10 months ago
  92. 1e483a8 panfrost: Allocate tiler and scratchpad BOs per-batch by Boris Brezillon · 4 years, 10 months ago
  93. 0eec73a panfrost: Add FBO BOs to batch->bos earlier by Boris Brezillon · 4 years, 10 months ago
  94. 5a4d095 panfrost: Add the panfrost_batch_create_bo() helper by Boris Brezillon · 4 years, 10 months ago
  95. e15ab93 panfrost: Stop passing screen around for BO operations by Boris Brezillon · 4 years, 10 months ago
  96. 154cb72 panfrost: Move the BO API to its own header by Boris Brezillon · 4 years, 10 months ago
  97. 34efaaf panfrost: s/PAN_ALLOCATE_/PAN_BO_/ by Boris Brezillon · 4 years, 10 months ago
  98. 0500c9e panfrost: Get rid of pan_drm.c by Boris Brezillon · 4 years, 10 months ago
  99. 1e47c3e panfrost: Stop passing has_draws to panfrost_drm_submit_vs_fs_batch() by Boris Brezillon · 4 years, 10 months ago
  100. 4eac1b2 panfrost: Add polygon_list to the batch BO set at allocation time by Boris Brezillon · 4 years, 10 months ago