1. d038bd7 pan/decode: Free mapped memory objects on BO unreference by Icecream95 · 3 years, 6 months ago
  2. b4cbf37 panfrost: Fix panfrost_small_padded_vertex_count for 17 vertices by Icecream95 · 3 years, 6 months ago
  3. 4de41de panfrost: Fix stack shift calculation by Icecream95 · 3 years, 8 months ago
  4. f3ff126 panfrost: Fix Bifrost blend descriptor emission by Boris Brezillon · 3 years, 8 months ago
  5. 23dbf79 panfrost: Force late pixel kill when depth/stencil is written from the FS by Boris Brezillon · 3 years, 8 months ago
  6. 6dc6b8a panfrost: Set .array_size on Bifrost by Alyssa Rosenzweig · 3 years, 8 months ago
  7. 914eebb panfrost: Drop unused swizzles by Alyssa Rosenzweig · 3 years, 8 months ago
  8. b6c7142 panfrost: Advertise Bifrost support by Alyssa Rosenzweig · 3 years, 8 months ago
  9. 4713191 panfrost: Implement v7 texture payloads by Boris Brezillon · 3 years, 8 months ago
  10. 4e0826d panfrost: Add array size to XML by Boris Brezillon · 3 years, 8 months ago
  11. d5dd779c panfrost: Add missing alpha-first special formats by Alyssa Rosenzweig · 3 years, 8 months ago
  12. 3a67806 panfrost: Fix BGR233 component order by Alyssa Rosenzweig · 3 years, 8 months ago
  13. b5bc093 panfrost: Fix RGB5A1 formats by Alyssa Rosenzweig · 3 years, 8 months ago
  14. f2af23b panfrost: Use macro for panfrost_get_default_swizzle by Alyssa Rosenzweig · 3 years, 8 months ago
  15. c5d8619 panfrost: Add missing 1/2/4/64-bit formats to XML by Alyssa Rosenzweig · 3 years, 8 months ago
  16. d473622 panfrost: Rename VARYING_POS to SNAP4 by Alyssa Rosenzweig · 3 years, 8 months ago
  17. 1b5cac4 panfrost: Rename VARYING_DISCARD to CONSTANT by Alyssa Rosenzweig · 3 years, 8 months ago
  18. c6bdd97 panfrost: Split out v6/v7 format tables by Alyssa Rosenzweig · 3 years, 11 months ago
  19. 29bb281 panfrost: Add v7-specific depth formats by Alyssa Rosenzweig · 3 years, 8 months ago
  20. 8ca1478 panfrost: Add miscellaneous missing Midgard formats by Alyssa Rosenzweig · 3 years, 8 months ago
  21. a21d3de panfrost: Add missing depth/stencil formats by Alyssa Rosenzweig · 3 years, 8 months ago
  22. f6fb9ef panfrost: Add v7 special colour formats by Alyssa Rosenzweig · 3 years, 8 months ago
  23. cae1be9 panfrost: Remove panfrost_is_z24s8_variant by Alyssa Rosenzweig · 3 years, 8 months ago
  24. 870283b panfrost: Remove duplicated format arg for ASTC by Alyssa Rosenzweig · 3 years, 8 months ago
  25. 44155fa panfrost: Complete format_to_bifrost_blend by Alyssa Rosenzweig · 3 years, 8 months ago
  26. d9b16ca panfrost: Add a blendable format table by Alyssa Rosenzweig · 3 years, 8 months ago
  27. 666677d panfrost: Use consistent swizzle names in XML by Alyssa Rosenzweig · 3 years, 8 months ago
  28. a188533 panfrost: AFBC compress Z16 depth buffers by Icecream95 · 3 years, 9 months ago
  29. 388c99b panfrost: Z16 depth buffer support by Icecream95 · 3 years, 9 months ago
  30. b9a136c panfrost: Implement BGRA textures by Alyssa Rosenzweig · 3 years, 9 months ago
  31. 048e431 panfrost: Fix component order XML by Alyssa Rosenzweig · 3 years, 9 months ago
  32. 25b66e6 panfrost: Calculate thread count on Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  33. fb32406 panfrost: Don't export queries by Alyssa Rosenzweig · 3 years, 9 months ago
  34. f4ecc43 panfrost: Record architecture major version by Alyssa Rosenzweig · 3 years, 9 months ago
  35. e615209 panfrost: Use canonical characterization of tls_size by Alyssa Rosenzweig · 3 years, 9 months ago
  36. edd98aa panfrost: Add support for native wallpapering on Bifrost by Boris Brezillon · 3 years, 9 months ago
  37. a677e34 panfrost: Split panfrost_load_midg() by Boris Brezillon · 3 years, 9 months ago
  38. 8892c9c panfrost: Pass the texture payload through a panfrost_ptr by Boris Brezillon · 3 years, 9 months ago
  39. 1b3b289 panfrost: Rename panfrost_transfer to panfrost_ptr by Boris Brezillon · 3 years, 9 months ago
  40. bf3cd28 panfrost: Use real name for attribute's unknown field by Boris Brezillon · 3 years, 9 months ago
  41. 6b68c82 panfrost: Build blit shaders on Bifrost too by Boris Brezillon · 3 years, 9 months ago
  42. 69c864b panfrost: Make {midgard,bifrost}_compile_shader_nir() return a program object by Boris Brezillon · 3 years, 9 months ago
  43. a194dcc panfrost: Replace unkown renderer state fields by their real names by Boris Brezillon · 3 years, 9 months ago
  44. 7486b5d panfrost: Add specialized preload descriptors by Boris Brezillon · 3 years, 9 months ago
  45. d769697 panfrost: Add the bifrost tiler internal state field by Boris Brezillon · 3 years, 9 months ago
  46. 2f1947b panfrost: Fix tiler job injection by Boris Brezillon · 3 years, 9 months ago
  47. 519643b panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 9 months ago
  48. 85053c0 panfrost: Fix stride for AFBC_FORMAT_MOD_BLOCK_SIZE_32x8. by Vinson Lee · 3 years, 9 months ago
  49. f04e5ef panfrost: Add missing tile-buffer formats to the format enum by Boris Brezillon · 3 years, 9 months ago
  50. 8d707cd panfrost: Add a "Bifrost Internal Blend" descriptor by Boris Brezillon · 3 years, 9 months ago
  51. b11cb41 panfrost: Temporarily disable FP16 on Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  52. 0bfc7cb panfrost: Set "shader modifies coverage?" flag by Alyssa Rosenzweig · 3 years, 9 months ago
  53. 3f919a7 panfrost: Update XML for Bifrost early-z/FPK by Alyssa Rosenzweig · 3 years, 9 months ago
  54. f42eb33 panfrost: Fix faults on block-based formats on Bifrost by Alyssa Rosenzweig · 3 years, 9 months ago
  55. 5363719 pan/bi: Use new block dimension helper by Alyssa Rosenzweig · 3 years, 9 months ago
  56. 8bb1d61 panfrost: Add panfrost_block_dim helper by Alyssa Rosenzweig · 3 years, 9 months ago
  57. 5fa5c01 panfrost: Add some missing Bifrost texture XML by Alyssa Rosenzweig · 3 years, 9 months ago
  58. 239e4e8 panfrost: Fix Bifrost high LOD clamp by Alyssa Rosenzweig · 3 years, 9 months ago
  59. 401d594 panfrost: Add missing XML for Bifrost samplers by Alyssa Rosenzweig · 3 years, 9 months ago
  60. 7c351a6 pan/decode: Ensure mappings are zeroed by Alyssa Rosenzweig · 3 years, 9 months ago
  61. 210db65 panfrost: Add a debug flag to disable AFBC by Icecream95 · 3 years, 9 months ago
  62. 0a74a04 panfrost: Pass compile arguments through a struct by Boris Brezillon · 3 years, 9 months ago
  63. 8389976 panfrost: XML-ify the blend descriptors by Boris Brezillon · 3 years, 10 months ago
  64. ca392e8 panfrost: Rework the render target layout to use overlapping structs by Boris Brezillon · 3 years, 10 months ago
  65. 713419e panfrost: Rework fixed-function blending by Boris Brezillon · 3 years, 10 months ago
  66. f204404 panfrost: gen_pack: Add a no-direct-packing attribute by Boris Brezillon · 3 years, 10 months ago
  67. 4205c95 panfrost: gen_pack: Support overlapping structs by Boris Brezillon · 3 years, 10 months ago
  68. 3d09e26 panfrost: gen_pack: Drop support for opaque structs by Boris Brezillon · 3 years, 10 months ago
  69. 01121c7 panfrost: Drop the with_opaque specifier on midgard blend desc by Boris Brezillon · 3 years, 10 months ago
  70. 7bb85ea panfrost: Get rid of the with_opaque qualifier on the renderer state desc by Boris Brezillon · 3 years, 10 months ago
  71. f734e67 panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 9 months ago
  72. 51331d6 panfrost: Adjust the primitive desc definition by Boris Brezillon · 3 years, 9 months ago
  73. d343f23 panfrost: Adjust the draw descriptor definition by Boris Brezillon · 3 years, 9 months ago
  74. f9977f8 panfrost: decode: Flag pandecode_log_typed() as PRINTFLIKE by Boris Brezillon · 3 years, 9 months ago
  75. 12b00b7 panfrost: decode: Fix decode_bifrost_constant() prototype by Boris Brezillon · 3 years, 9 months ago
  76. fefb3e9 panfrost: Add preliminary support for Mali G72 by Boris Brezillon · 3 years, 9 months ago
  77. 756441b pan/mdg: Infer whether to disassemble shaders from info.internal by Icecream95 · 3 years, 9 months ago
  78. 90eaaad panfrost: Mark blit shaders as internal by Icecream95 · 3 years, 9 months ago
  79. d9c4ec9 panfrost: Remove extra printf arguments. by Vinson Lee · 3 years, 9 months ago
  80. 6abb4cd panfrost: Fix bifrost tiler descriptor definition by Boris Brezillon · 3 years, 9 months ago
  81. 1dd4505 panfrost: gen_pack: Fix gnu-empty-initializer errors by Boris Brezillon · 3 years, 10 months ago
  82. b1c3f63 panfrost: decode: Misc formatting improvements by Boris Brezillon · 3 years, 10 months ago
  83. 6b92303 panfrost: Avoid copying job descriptors around when we can by Boris Brezillon · 3 years, 10 months ago
  84. d289209 panfrost: XML-ify the compute job descriptor by Boris Brezillon · 3 years, 10 months ago
  85. 54d716a panfrost: Rename the Blend dither disable flag by Boris Brezillon · 3 years, 10 months ago
  86. 89fafe9 panfrost: XML-ify the fragment job descriptor by Boris Brezillon · 3 years, 10 months ago
  87. 9121e7d panfrost: XML-ify the write value job descriptor by Boris Brezillon · 3 years, 10 months ago
  88. eb92354 panfrost: XML-ify the job header descriptor by Boris Brezillon · 3 years, 10 months ago
  89. 5d5f755 panfrost: XML-ify the multi-target framebuffer descriptors by Boris Brezillon · 3 years, 10 months ago
  90. efce73d panfrost: XML-ify the bifrost tiler descriptors by Boris Brezillon · 3 years, 10 months ago
  91. 95eb7d9 panfrost: XML-ify the single target framebuffer descriptor by Boris Brezillon · 3 years, 10 months ago
  92. e855698 panfrost: XML-ify the midgard tiler descriptor by Boris Brezillon · 3 years, 10 months ago
  93. fb95729 panfrost: Add Tiled linear mode to the Block Format enum by Boris Brezillon · 3 years, 10 months ago
  94. 76096c7 panfrost: Clarify what TILED mode is by Boris Brezillon · 3 years, 10 months ago
  95. 3a06fc3 panfrost: XML-ify the local storage descriptor by Boris Brezillon · 3 years, 10 months ago
  96. 706974c panfrost: decode: Use pan_{unpack,print}() when applicable by Boris Brezillon · 3 years, 10 months ago
  97. aa2670c panfrost: decode: Add a macro to dump unpacked descriptors by Boris Brezillon · 3 years, 10 months ago
  98. 670e818 panfrost: decode: Rework the DUMP_{CL,ADDR}() macros by Boris Brezillon · 3 years, 10 months ago
  99. 6249ae7 panfrost: decode: Make the indentation consistent with auto-generated print helpers by Boris Brezillon · 3 years, 10 months ago
  100. fd0941c panfrost: gen_pack: Allow enum/define values expressed in hexadecimal by Boris Brezillon · 3 years, 10 months ago