1. b03c86a intel/dev: Bump Max EU per subslice/dualsubslice by Lionel Landwerlin · 3 years, 9 months ago
  2. ce0b72a intel/fs: Don't emit_uniformize when getting a constant SSBO index by Caio Marcelo de Oliveira Filho · 3 years, 9 months ago
  3. daec83c intel/genxml: don't generate identical code for different branches by Marcin Ślusarz · 3 years, 9 months ago
  4. e96f33c intel/tools: fix invalid type in argument to printf by Marcin Ślusarz · 3 years, 9 months ago
  5. 06cf838 intel/mi_builder: Support gen11 command-streamer based register offsets by Jordan Justen · 5 years ago
  6. d399c3e intel/dev: Add device info for ADL-S by Jordan Justen · 4 years, 4 months ago
  7. 8d03cfa anv: Drop warning about gen12 not being supported by Jordan Justen · 3 years, 9 months ago
  8. d1ea49d anv: report latest extension spec versions by Lionel Landwerlin · 3 years, 9 months ago
  9. ddca93d anv: Enable stencil buffer compression on Gen12+ by Sagar Ghuge · 4 years, 3 months ago
  10. dc22d6b anv: Pass correct stencil aux usage during MSAA resolve by Sagar Ghuge · 4 years, 4 months ago
  11. 993a2a7 anv: Return optimal aux state for stencil buffer compression by Sagar Ghuge · 4 years, 3 months ago
  12. 815e6c8 anv: Don't track clear bo for stencil buffer compression by Sagar Ghuge · 4 years, 8 months ago
  13. d34ab50 anv: Get aux usage from plane while clearing stencil buffer by Sagar Ghuge · 4 years, 3 months ago
  14. c76ebc0 anv: Set stencil_aux_usage flag by Sagar Ghuge · 4 years, 8 months ago
  15. be2ca24 anv: Handle compressed stencil buffer transition on Gen12+ by Sagar Ghuge · 4 years, 8 months ago
  16. c2a4102 anv: Return number of layers/levels attached to anv_image by Sagar Ghuge · 3 years, 9 months ago
  17. 6795668 nir: Rename replicated-result dot-product instructions by Ian Romanick · 4 years, 1 month ago
  18. ea32691 anv: fix source/destination layers for 3D blits by Lionel Landwerlin · 3 years, 10 months ago
  19. 87934f0 blorp: allow blits with floating point source layers by Lionel Landwerlin · 3 years, 10 months ago
  20. e067078f blorp: identify copy kernels in NIR by Lionel Landwerlin · 3 years, 10 months ago
  21. 2015a10 anv,iris: Use the data cache for UBO pulls on Gen12+ by Jason Ekstrand · 3 years, 9 months ago
  22. afeb0c3 genxml: drop gen10 by Lionel Landwerlin · 3 years, 9 months ago
  23. 8dd03a7 anv: Advertise VK_KHR_shader_terminate_invocation by Caio Marcelo de Oliveira Filho · 4 years, 3 months ago
  24. aca31ba isl: Enable Tigerlake HDC:L1 caches via MOCS in various cases. by Kenneth Graunke · 3 years, 10 months ago
  25. 02fe825 isl, anv, iris: Add a centralized helper to select MOCS based on usage by Kenneth Graunke · 3 years, 10 months ago
  26. 103ad42 anv: Set only one ISL usage bit (RT/texture) for CopyBuffer sources by Kenneth Graunke · 3 years, 10 months ago
  27. 3c87ac1 isl: Fix the aux-map encoding for D24_UNORM_X8 by Nanley Chery · 3 years, 9 months ago
  28. 9a06238 anv: Implement VariableDescriptorCount by Jason Ekstrand · 3 years, 9 months ago
  29. 215218f anv: Add a descriptor_count to descriptor sets by Jason Ekstrand · 3 years, 9 months ago
  30. dd1971c anv: Bump the number of update-after-bind descriptors to 1M by Jason Ekstrand · 3 years, 9 months ago
  31. 9d4999e anv: Ignore continue flag in primary cmd buffers by Ricardo Garcia · 3 years, 9 months ago
  32. 5e27e04 intel/isl: Drop redundant unpack of unorm channels by Nanley Chery · 3 years, 9 months ago
  33. e7e24d5 intel/fs: Handle nir_intrinsic_terminate by Caio Marcelo de Oliveira Filho · 4 years, 3 months ago
  34. a5529eb anv: Go back to using the sampler for UBO pulls by Jason Ekstrand · 3 years, 9 months ago
  35. 19aaafd intel: Remove Gen10-specific device entries by Ian Romanick · 3 years, 10 months ago
  36. b0e3af4 intel: Remove Gen10-speicific perf support by Ian Romanick · 3 years, 10 months ago
  37. fc04733 anv: Don't generate Gen10-specific functions by Ian Romanick · 3 years, 10 months ago
  38. 495dc51 intel/isl: Don't generate Gen10-specific functions by Ian Romanick · 3 years, 10 months ago
  39. 1f00b0f intel: Remove Gen10-specific cache config code by Ian Romanick · 3 years, 10 months ago
  40. 262ca98 intel/compiler: Remove Gen10-specific code by Ian Romanick · 3 years, 10 months ago
  41. e22f106 intel: Disable all support for Gen10 by Ian Romanick · 3 years, 10 months ago
  42. b9c326b intel: Silence many unused parameter warnings in blorp_genX_exec.h by Ian Romanick · 3 years, 10 months ago
  43. 341f5bf intel/compiler, anv: Delete cs_prog_data->slm_size by Kenneth Graunke · 3 years, 9 months ago
  44. f8117f7 intel/fs: Allow constant-propagation into SAMPLEINFO and IMAGE_SIZE by Jason Ekstrand · 3 years, 11 months ago
  45. 0d9216a isl: Allow CCS for 8bpp surfaces with 3+ miplevels by Nanley Chery · 3 years, 10 months ago
  46. 5abac85 intel/fs: Rework scratch handling on Gen9+ by Jason Ekstrand · 3 years, 10 months ago
  47. e557af9 intel/fs/ra: Use a set to track added spill/fill instructions by Jason Ekstrand · 3 years, 10 months ago
  48. f650c4c intel/fs/ra: Sanity-check our IP counts by Jason Ekstrand · 3 years, 9 months ago
  49. d80d0a6 intel/fs/ra: Store the last non-spill VGRF node by Jason Ekstrand · 3 years, 10 months ago
  50. 2af6528 intel/fs/ra: Refactor handling of Gen7 scratch reads by Jason Ekstrand · 3 years, 10 months ago
  51. 74a1843 intel/fs/ra: Increment spill_offset as part of the emit_spill loop by Jason Ekstrand · 3 years, 10 months ago
  52. 06ebf23 intel/fs: Add a SCRATCH_HEADER opcode by Jason Ekstrand · 3 years, 10 months ago
  53. 24b64c8 intel/fs: Copy the PTSS from g0 for scratch reads/writes by Jason Ekstrand · 3 years, 9 months ago
  54. f103012 intel/batch_decoder: Don't clame vec4 vs/gs/tcs shaders on Gen11+ by Jason Ekstrand · 3 years, 9 months ago
  55. 8850a63 radv/aco,nir/lower_subgroups: don't lower elect by Rhys Perry · 3 years, 11 months ago
  56. f11f4a2 nir: Add ability to count primitives per stream. by Timur Kristóf · 3 years, 10 months ago
  57. aac5adc nir: Count vertices per stream. by Timur Kristóf · 3 years, 10 months ago
  58. 2be9901 nir: Add ability to count emitted GS primitives. by Timur Kristóf · 4 years, 2 months ago
  59. 73dd86c radv,anv: use CLOCK_MONOTONIC_FAST when CLOCK_MONOTONIC_RAW is undefined by Greg V · 6 years ago
  60. 290f3fe Revert "anv: Add driconf option to disable compression for 16bpp format" by Nanley Chery · 3 years, 10 months ago
  61. cce6fc3 anv: Enable multi-layer aux-map init for HIZ+CCS by Nanley Chery · 3 years, 10 months ago
  62. b54d37a anv: Use the data cache for indirect UBO pulls on Gen8+ by Jason Ekstrand · 4 years, 5 months ago
  63. 89f3d11 anv: Plumb the device into *bits_for_access_flags by Jason Ekstrand · 4 years, 5 months ago
  64. 3a33560 anv: Use format_for_descriptor_type for descriptor buffers by Jason Ekstrand · 4 years, 5 months ago
  65. d2185f0 anv: Add a device parameter to format_for_descriptor_type by Jason Ekstrand · 4 years, 5 months ago
  66. 3d22de0 intel/fs: Add an option to use dataport messages for UBOs by Jason Ekstrand · 4 years, 5 months ago
  67. 0d462db intel/fs: Add an alignment to VARYING_PULL_CONSTANT_LOAD_LOGICAL by Jason Ekstrand · 4 years, 5 months ago
  68. caea5a6 intel/dev: fix 32bit build issue by Lionel Landwerlin · 3 years, 10 months ago
  69. dd9c34a intel/nir: Lower load_global_constant in lower_mem_access_bit_sizes by Jason Ekstrand · 3 years, 10 months ago
  70. fd04f85 intel/nir: Don't try to emit vector load_scratch instructions by Jason Ekstrand · 3 years, 10 months ago
  71. 9df9f94 iris: Add support for load_work_dim as a system value by Jason Ekstrand · 3 years, 10 months ago
  72. 6a44bda intel/uuid: use git-sha1/package for the driver UUID by Juan A. Suarez Romero · 4 years, 4 months ago
  73. 456fa9b iris: plumb device/driver UUID generators by Juan A. Suarez Romero · 4 years, 4 months ago
  74. e9a766a intel: split driver/device UUID generators by Juan A. Suarez Romero · 3 years, 10 months ago
  75. 9c25689 intel: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 3 years, 10 months ago
  76. e06da55 anv: drop likely/unlikely around INTEL_DEBUG by Marcin Ślusarz · 3 years, 10 months ago
  77. 4015e18 intel: add INTEL_DEBUG expected value in declaration by Marcin Ślusarz · 3 years, 10 months ago
  78. bcfec61 anv: Add driconf option to disable compression for 16bpp format by Sagar Ghuge · 3 years, 10 months ago
  79. 4959320 anv: Factor out dri option initialization code in separate function by Sagar Ghuge · 3 years, 10 months ago
  80. c416adf anv: remove VkPipelineCacheCreateInfo::flags assert by Mike Blumenkrantz · 3 years, 10 months ago
  81. 9ad4b8b intel/dev: add a small non installable tool to print device info by Lionel Landwerlin · 3 years, 10 months ago
  82. 79f3544 intel/perf: fix crash when no perf queries are supported by Lionel Landwerlin · 3 years, 10 months ago
  83. d82826a anv: Implement VK_EXT_transform_feedback on Gen7 by Jason Ekstrand · 3 years, 10 months ago
  84. 81cd4c8 intel/vec4: Remove leftover code from Gen8+ removal. by Vinson Lee · 3 years, 10 months ago
  85. 6f3352b driconf: Stop quoting true/false in boolean option definitions. by Eric Anholt · 3 years, 10 months ago
  86. 8a05d6f driconf: Make the driver's declarations be structs instead of XML. by Eric Anholt · 3 years, 10 months ago
  87. 8427e56 intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEs by Jason Ekstrand · 3 years, 10 months ago
  88. a8ac61b intel/fs: NoMask initialize the address register for shuffles by Jason Ekstrand · 3 years, 10 months ago
  89. 545d852 intel/gen9: Enable MSC RAW Hazard Avoidance by Anuj Phogat · 3 years, 11 months ago
  90. b02bef0 intel/blorp: Conditionally clear full surface depth and stencil by Sagar Ghuge · 3 years, 10 months ago
  91. d5849bc anv: Skip HiZ and CCS ambiguates which preceed fast-clears by Jason Ekstrand · 4 years, 1 month ago
  92. e9d5ec3 anv: Use more temp vars in cmd_buffer_begin_subpass by Jason Ekstrand · 4 years, 1 month ago
  93. 7c92e41 anv: Allow HiZ clears for multi-view by Jason Ekstrand · 4 years, 1 month ago
  94. 618556a nir: Drop the high_offset argument to the load_store_vectorizer filter. by Eric Anholt · 3 years, 11 months ago
  95. 5f757bb nir: Make the load_store_vectorizer provide align_mul + align_offset. by Eric Anholt · 3 years, 11 months ago
  96. b2ede62 intel/nir: Use nir control flow helpers by Connor Abbott · 5 years ago
  97. d3fa745 anv,radv,tu,val: Call nir_lower_io for push constants by Jason Ekstrand · 4 years, 2 months ago
  98. efaea65 intel: Add support for i945g to intel_stub_gpu. by Eric Anholt · 4 years ago
  99. a9b2ac8 anv: Use nir_lower_multiview pass by Connor Abbott · 4 years, 1 month ago
  100. 93b8cdf anv: Check file descriptor before closing. by Vinson Lee · 3 years, 11 months ago