1. fe8c524 intel/fs: Fix use of undefined value in fixup_nomask_control_flow by Jason Ekstrand · 3 years, 9 months ago
  2. 3c4e43e intel: Pointer to SCISSOR_RECT array should be 64B aligned by Anuj Phogat · 3 years, 9 months ago
  3. 68092df intel/nir: Lower 8-bit ops to 16-bit in NIR on Gen11+ by Jason Ekstrand · 3 years, 9 months ago
  4. b98f0d3 intel/nir: Lower 8-bit scan/reduce ops to 16-bit by Jason Ekstrand · 3 years, 9 months ago
  5. 3ad2d85 intel/nir: Refactor lower_bit_size_callback by Jason Ekstrand · 3 years, 9 months ago
  6. 2c4b471 nir/lower_bit_size: Pass a nir_instr to the callback by Jason Ekstrand · 3 years, 9 months ago
  7. 0f96a9a anv: restrict number of subgroups per group by Iván Briano · 3 years, 9 months ago
  8. 44925a8 intel/tools: add missing new lines to few remaining fail_if users by Marcin Ślusarz · 3 years, 9 months ago
  9. c323d7c intel/tools: refactor logging to be easier to follow by static analyzers by Marcin Ślusarz · 3 years, 9 months ago
  10. f006127 intel/tools: handle some failures by Marcin Ślusarz · 3 years, 9 months ago
  11. cd9907e anv: remove dead code from anv_create_cmd_buffer by Marcin Ślusarz · 3 years, 9 months ago
  12. d13b7d6 intel/tools: allow --color option to be used without arg by Marcin Ślusarz · 3 years, 9 months ago
  13. 5d5f3e3 intel/fs: Implement nir_intrinsic_{load,store}_shared_block_intel by Caio Marcelo de Oliveira Filho · 3 years, 9 months ago
  14. 9fe158e intel/fs: Implement nir_intrinsic_{load,store}_ssbo_block_intel by Caio Marcelo de Oliveira Filho · 3 years, 9 months ago
  15. d372abe3 intel/fs: Add surface OWORD BLOCK opcodes by Caio Marcelo de Oliveira Filho · 3 years, 9 months ago
  16. 296137d intel/fs: Implement nir_intrinsic_{load,store}_global_block_intel by Caio Marcelo de Oliveira Filho · 3 years, 10 months ago
  17. d3d2b73 intel/fs: Add A64 OWORD BLOCK opcodes by Caio Marcelo de Oliveira Filho · 3 years, 10 months ago
  18. 3cc58e6 nir: Add and use some deref mode helpers by Jason Ekstrand · 3 years, 9 months ago
  19. 3f0a29f nir/builder: Add a nir_ieq_imm helper by Jason Ekstrand · 4 years ago
  20. 21ffacf intel/compiler: remove branch weight heuristic by Marcin Ślusarz · 3 years, 9 months ago
  21. 06764e0 intel/compiler: use C++ template instead of preprocessor by Marcin Ślusarz · 3 years, 9 months ago
  22. e3f6a9e intel: remove dead code by Marcin Ślusarz · 3 years, 9 months ago
  23. b5e2c58 anv: always annotate memory returned from anv_gem_mmap by Marcin Ślusarz · 3 years, 9 months ago
  24. b03c86a intel/dev: Bump Max EU per subslice/dualsubslice by Lionel Landwerlin · 3 years, 9 months ago
  25. ce0b72a intel/fs: Don't emit_uniformize when getting a constant SSBO index by Caio Marcelo de Oliveira Filho · 3 years, 9 months ago
  26. daec83c intel/genxml: don't generate identical code for different branches by Marcin Ślusarz · 3 years, 9 months ago
  27. e96f33c intel/tools: fix invalid type in argument to printf by Marcin Ślusarz · 3 years, 9 months ago
  28. 06cf838 intel/mi_builder: Support gen11 command-streamer based register offsets by Jordan Justen · 5 years ago
  29. d399c3e intel/dev: Add device info for ADL-S by Jordan Justen · 4 years, 4 months ago
  30. 8d03cfa anv: Drop warning about gen12 not being supported by Jordan Justen · 3 years, 9 months ago
  31. d1ea49d anv: report latest extension spec versions by Lionel Landwerlin · 3 years, 9 months ago
  32. ddca93d anv: Enable stencil buffer compression on Gen12+ by Sagar Ghuge · 4 years, 3 months ago
  33. dc22d6b anv: Pass correct stencil aux usage during MSAA resolve by Sagar Ghuge · 4 years, 4 months ago
  34. 993a2a7 anv: Return optimal aux state for stencil buffer compression by Sagar Ghuge · 4 years, 3 months ago
  35. 815e6c8 anv: Don't track clear bo for stencil buffer compression by Sagar Ghuge · 4 years, 8 months ago
  36. d34ab50 anv: Get aux usage from plane while clearing stencil buffer by Sagar Ghuge · 4 years, 3 months ago
  37. c76ebc0 anv: Set stencil_aux_usage flag by Sagar Ghuge · 4 years, 8 months ago
  38. be2ca24 anv: Handle compressed stencil buffer transition on Gen12+ by Sagar Ghuge · 4 years, 8 months ago
  39. c2a4102 anv: Return number of layers/levels attached to anv_image by Sagar Ghuge · 3 years, 9 months ago
  40. 6795668 nir: Rename replicated-result dot-product instructions by Ian Romanick · 4 years, 1 month ago
  41. ea32691 anv: fix source/destination layers for 3D blits by Lionel Landwerlin · 3 years, 10 months ago
  42. 87934f0 blorp: allow blits with floating point source layers by Lionel Landwerlin · 3 years, 10 months ago
  43. e067078f blorp: identify copy kernels in NIR by Lionel Landwerlin · 3 years, 10 months ago
  44. 2015a10 anv,iris: Use the data cache for UBO pulls on Gen12+ by Jason Ekstrand · 3 years, 9 months ago
  45. afeb0c3 genxml: drop gen10 by Lionel Landwerlin · 3 years, 9 months ago
  46. 8dd03a7 anv: Advertise VK_KHR_shader_terminate_invocation by Caio Marcelo de Oliveira Filho · 4 years, 3 months ago
  47. aca31ba isl: Enable Tigerlake HDC:L1 caches via MOCS in various cases. by Kenneth Graunke · 3 years, 10 months ago
  48. 02fe825 isl, anv, iris: Add a centralized helper to select MOCS based on usage by Kenneth Graunke · 3 years, 10 months ago
  49. 103ad42 anv: Set only one ISL usage bit (RT/texture) for CopyBuffer sources by Kenneth Graunke · 3 years, 10 months ago
  50. 3c87ac1 isl: Fix the aux-map encoding for D24_UNORM_X8 by Nanley Chery · 3 years, 9 months ago
  51. 9a06238 anv: Implement VariableDescriptorCount by Jason Ekstrand · 3 years, 9 months ago
  52. 215218f anv: Add a descriptor_count to descriptor sets by Jason Ekstrand · 3 years, 9 months ago
  53. dd1971c anv: Bump the number of update-after-bind descriptors to 1M by Jason Ekstrand · 3 years, 9 months ago
  54. 9d4999e anv: Ignore continue flag in primary cmd buffers by Ricardo Garcia · 3 years, 9 months ago
  55. 5e27e04 intel/isl: Drop redundant unpack of unorm channels by Nanley Chery · 3 years, 9 months ago
  56. e7e24d5 intel/fs: Handle nir_intrinsic_terminate by Caio Marcelo de Oliveira Filho · 4 years, 3 months ago
  57. a5529eb anv: Go back to using the sampler for UBO pulls by Jason Ekstrand · 3 years, 9 months ago
  58. 19aaafd intel: Remove Gen10-specific device entries by Ian Romanick · 3 years, 10 months ago
  59. b0e3af4 intel: Remove Gen10-speicific perf support by Ian Romanick · 3 years, 10 months ago
  60. fc04733 anv: Don't generate Gen10-specific functions by Ian Romanick · 3 years, 10 months ago
  61. 495dc51 intel/isl: Don't generate Gen10-specific functions by Ian Romanick · 3 years, 10 months ago
  62. 1f00b0f intel: Remove Gen10-specific cache config code by Ian Romanick · 3 years, 10 months ago
  63. 262ca98 intel/compiler: Remove Gen10-specific code by Ian Romanick · 3 years, 10 months ago
  64. e22f106 intel: Disable all support for Gen10 by Ian Romanick · 3 years, 10 months ago
  65. b9c326b intel: Silence many unused parameter warnings in blorp_genX_exec.h by Ian Romanick · 3 years, 10 months ago
  66. 341f5bf intel/compiler, anv: Delete cs_prog_data->slm_size by Kenneth Graunke · 3 years, 9 months ago
  67. f8117f7 intel/fs: Allow constant-propagation into SAMPLEINFO and IMAGE_SIZE by Jason Ekstrand · 3 years, 11 months ago
  68. 0d9216a isl: Allow CCS for 8bpp surfaces with 3+ miplevels by Nanley Chery · 3 years, 10 months ago
  69. 5abac85 intel/fs: Rework scratch handling on Gen9+ by Jason Ekstrand · 3 years, 10 months ago
  70. e557af9 intel/fs/ra: Use a set to track added spill/fill instructions by Jason Ekstrand · 3 years, 10 months ago
  71. f650c4c intel/fs/ra: Sanity-check our IP counts by Jason Ekstrand · 3 years, 9 months ago
  72. d80d0a6 intel/fs/ra: Store the last non-spill VGRF node by Jason Ekstrand · 3 years, 10 months ago
  73. 2af6528 intel/fs/ra: Refactor handling of Gen7 scratch reads by Jason Ekstrand · 3 years, 10 months ago
  74. 74a1843 intel/fs/ra: Increment spill_offset as part of the emit_spill loop by Jason Ekstrand · 3 years, 10 months ago
  75. 06ebf23 intel/fs: Add a SCRATCH_HEADER opcode by Jason Ekstrand · 3 years, 10 months ago
  76. 24b64c8 intel/fs: Copy the PTSS from g0 for scratch reads/writes by Jason Ekstrand · 3 years, 9 months ago
  77. f103012 intel/batch_decoder: Don't clame vec4 vs/gs/tcs shaders on Gen11+ by Jason Ekstrand · 3 years, 9 months ago
  78. 8850a63 radv/aco,nir/lower_subgroups: don't lower elect by Rhys Perry · 3 years, 11 months ago
  79. f11f4a2 nir: Add ability to count primitives per stream. by Timur Kristóf · 3 years, 10 months ago
  80. aac5adc nir: Count vertices per stream. by Timur Kristóf · 3 years, 10 months ago
  81. 2be9901 nir: Add ability to count emitted GS primitives. by Timur Kristóf · 4 years, 2 months ago
  82. 73dd86c radv,anv: use CLOCK_MONOTONIC_FAST when CLOCK_MONOTONIC_RAW is undefined by Greg V · 6 years ago
  83. 290f3fe Revert "anv: Add driconf option to disable compression for 16bpp format" by Nanley Chery · 3 years, 10 months ago
  84. cce6fc3 anv: Enable multi-layer aux-map init for HIZ+CCS by Nanley Chery · 3 years, 10 months ago
  85. b54d37a anv: Use the data cache for indirect UBO pulls on Gen8+ by Jason Ekstrand · 4 years, 5 months ago
  86. 89f3d11 anv: Plumb the device into *bits_for_access_flags by Jason Ekstrand · 4 years, 5 months ago
  87. 3a33560 anv: Use format_for_descriptor_type for descriptor buffers by Jason Ekstrand · 4 years, 5 months ago
  88. d2185f0 anv: Add a device parameter to format_for_descriptor_type by Jason Ekstrand · 4 years, 5 months ago
  89. 3d22de0 intel/fs: Add an option to use dataport messages for UBOs by Jason Ekstrand · 4 years, 5 months ago
  90. 0d462db intel/fs: Add an alignment to VARYING_PULL_CONSTANT_LOAD_LOGICAL by Jason Ekstrand · 4 years, 5 months ago
  91. caea5a6 intel/dev: fix 32bit build issue by Lionel Landwerlin · 3 years, 10 months ago
  92. dd9c34a intel/nir: Lower load_global_constant in lower_mem_access_bit_sizes by Jason Ekstrand · 3 years, 10 months ago
  93. fd04f85 intel/nir: Don't try to emit vector load_scratch instructions by Jason Ekstrand · 3 years, 10 months ago
  94. 9df9f94 iris: Add support for load_work_dim as a system value by Jason Ekstrand · 3 years, 10 months ago
  95. 6a44bda intel/uuid: use git-sha1/package for the driver UUID by Juan A. Suarez Romero · 4 years, 4 months ago
  96. 456fa9b iris: plumb device/driver UUID generators by Juan A. Suarez Romero · 4 years, 4 months ago
  97. e9a766a intel: split driver/device UUID generators by Juan A. Suarez Romero · 3 years, 10 months ago
  98. 9c25689 intel: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 3 years, 10 months ago
  99. e06da55 anv: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 3 years, 10 months ago
  100. 4015e18 intel: add INTEL_DEBUG expected value in declaration by Marcin Ślusarz · 3 years, 10 months ago