- 785344e pan/bi: Use canonical name for staging registers by Alyssa Rosenzweig · 4 years, 1 month ago
- 4131bc3 pan/bi: Use canonical next_clause_prefetch by Alyssa Rosenzweig · 4 years, 1 month ago
- 6c1cabc pan/bi: Canonicalize terminate_discarded_threads by Alyssa Rosenzweig · 4 years, 1 month ago
- a597588 pan/bi: Use canonical floating-point modes by Alyssa Rosenzweig · 4 years, 1 month ago
- c8b9a05 pan/bi: Cull unnecessary edges on the CF graph by Alyssa Rosenzweig · 4 years, 1 month ago
- 026a295 pan/bi: Drop if 0'd combine lowering by Alyssa Rosenzweig · 4 years, 1 month ago
- 405544e pan/bi: Fix memory corruption in scheduler by Alyssa Rosenzweig · 4 years, 1 month ago
- 7c351a6 pan/decode: Ensure mappings are zeroed by Alyssa Rosenzweig · 4 years, 1 month ago
- 3ed7472 pan/bi: Add copy for register COMBINEs by Alyssa Rosenzweig · 4 years, 1 month ago
- 556bb17 ci: piglit: conditionally build OpenCL tests by Christian Gmeiner · 4 years, 1 month ago
- d5e5f72 vc4: Enable lower_umax and lower_umin by Jose Maria Casanova Crespo · 4 years, 1 month ago
- e7127b3 nir/algebraic: optimize iand/ior of (n)eq zero when umax/umin not available by Jose Maria Casanova Crespo · 4 years, 1 month ago
- 210db65 panfrost: Add a debug flag to disable AFBC by Icecream95 · 4 years, 1 month ago
- 205f1d7 radeonsi: disable SDMA on gfx6-7 and gfx10.3 to decrease CPU overhead by Marek Olšák · 4 years, 1 month ago
- 7a01629 radeonsi: update the DMA perf test by Marek Olšák · 4 years, 1 month ago
- 4182fbc winsys/amdgpu: apply the VM alignment optimization to the physical alignment too by Marek Olšák · 4 years, 1 month ago
- 99446b8 winsys/amdgpu: rework the VM alignment optimizations by Marek Olšák · 4 years, 1 month ago
- a4e4644 ac/surface: fix valgrind warnings in DCC retile tile lookups by Marek Olšák · 4 years, 1 month ago
- b0df97b CI: build our own spirv tools by Dave Airlie · 4 years, 1 month ago
- d166188 ci: fix deqp clone + fetch by Dave Airlie · 4 years, 1 month ago
- 5de5693 disk_cache: build option for disabled-by-default by John Bates · 4 years, 1 month ago
- 8e98145 radv: use radv_optimize_nir() less in radv_link_shaders() by Rhys Perry · 4 years, 2 months ago
- 55254f2 radv: move optimizations in shader_compile_to_nir() to after io_to_scalar by Rhys Perry · 4 years, 2 months ago
- 5f2671b nir: return progress from nir_lower_io_to_scalar_early by Rhys Perry · 4 years, 2 months ago
- fd4d0b4 panfrost: Move the blend shader cache at the context level by Boris Brezillon · 4 years, 1 month ago
- a5005c3 panfrost: Get rid of the constant patching done on blend shader binaries by Boris Brezillon · 4 years, 1 month ago
- c973994 panfrost: Let compile_blend_shader() allocate the blend shader object by Boris Brezillon · 4 years, 1 month ago
- dbc33e8 panfrost: Don't leak NIR blend shaders by Boris Brezillon · 4 years, 1 month ago
- 8a5b885 panfrost: Allocate blit_blend with ralloc() by Boris Brezillon · 4 years, 1 month ago
- 0a74a04 panfrost: Pass compile arguments through a struct by Boris Brezillon · 4 years, 1 month ago
- 78ec522 panfrost: Move the blend constant mask extraction out of make_fixed_blend_mode() by Boris Brezillon · 4 years, 1 month ago
- 4441e80 panfrost: Constify the rt_fmts arg passed to pan_lower_framebuffer() by Boris Brezillon · 4 years, 1 month ago
- da132d8 radv: Set fce metadata correctly on DCC initialization. by Bas Nieuwenhuizen · 4 years, 1 month ago
- 5ae3656 aco/ngg: Calculate workgroup size of NGG shaders. by Timur Kristóf · 4 years, 1 month ago
- 61280bb aco/ngg: Allocate NGG GS space early for const vertex/primitive counts. by Timur Kristóf · 4 years, 1 month ago
- e8a0409 aco/ngg: Use more efficient LDS layout to help reduce bank conflicts. by Timur Kristóf · 4 years, 1 month ago
- 9bf92d4 radv/aco: Enable NGG GS by default. by Timur Kristóf · 4 years, 1 month ago
- dd73719 aco/ngg: Add shader query support to NGG GS. by Timur Kristóf · 4 years, 1 month ago
- df62c8f aco/ngg: Place workgroup barrier outside control flow for NGG GS. by Timur Kristóf · 4 years, 1 month ago
- 1129575 aco/ngg: Implement NGG GS output. by Timur Kristóf · 4 years, 1 month ago
- 62b5012 aco/ngg: Implement workgroup reduce / exclusive scan for NGG GS. by Timur Kristóf · 4 years, 2 months ago
- c29e288 aco/ngg: Create LDS layout for NGG GS. by Timur Kristóf · 4 years, 2 months ago
- 2680329 aco/ngg: Setup NGG GS. by Timur Kristóf · 4 years, 2 months ago
- 9c3d840 aco/ngg: Allow NGG GS to create VS exports. by Timur Kristóf · 4 years, 2 months ago
- b67878f aco/ngg: Allow NGG GS to load per-vertex GS inputs. by Timur Kristóf · 4 years, 2 months ago
- 8f25d9f aco/ngg: Allow NGG GS to store ES outputs. by Timur Kristóf · 4 years, 1 month ago
- b57b1a0 aco/ngg: Clean up and reorganize NGG VS/TES code. by Timur Kristóf · 4 years, 1 month ago
- 3645a31 aco/ngg: Make primitive export packing less prone to error. by Timur Kristóf · 4 years, 1 month ago
- 0bfe049 aco/ngg: Refactor ngg_emit_prim_export in preparation for NGG GS. by Timur Kristóf · 4 years, 2 months ago
- b08ced0 aco/ngg: Refactor gs_alloc_req in preparation for NGG GS. by Timur Kristóf · 4 years, 2 months ago
- ecfabfd aco: Add wave-specific opcode for s_lshl and s_flbit. by Timur Kristóf · 4 years, 1 month ago
- 57d8799 aco: Optimize thread_id_in_threadgroup when there is just one wave. by Timur Kristóf · 4 years, 1 month ago
- 5e31fb4 aco: Use thread_id_in_threadgroup helper for ES outputs. by Timur Kristóf · 4 years, 1 month ago
- 924f816 aco: Extract thread_id_in_threadgroup to a separate function. by Timur Kristóf · 4 years, 2 months ago
- b1964ad aco: Extract lanecount_to_mask to a separate function. by Timur Kristóf · 4 years, 2 months ago
- 0b8e7be aco: Clarify missing export error message in assembler. by Timur Kristóf · 4 years, 2 months ago
- c1d11bb aco: Add loop creation helpers. by Rhys Perry · 4 years, 4 months ago
- 17ad2ad radv/aco: Use new GS lowering options for ACO with NGG GS. by Timur Kristóf · 4 years, 1 month ago
- f11f4a2 nir: Add ability to count primitives per stream. by Timur Kristóf · 4 years, 1 month ago
- aac5adc nir: Count vertices per stream. by Timur Kristóf · 4 years, 1 month ago
- 70b94ad nir: Add ability to overwrite incomplete GS primitives. by Timur Kristóf · 4 years, 4 months ago
- c977c36 nir: Add ability to count emitted GS vertices per primitive. by Timur Kristóf · 4 years, 5 months ago
- 2be9901 nir: Add ability to count emitted GS primitives. by Timur Kristóf · 4 years, 5 months ago
- 73dd86c radv,anv: use CLOCK_MONOTONIC_FAST when CLOCK_MONOTONIC_RAW is undefined by Greg V · 6 years ago
- fe894dc util/os_misc: os_get_available_system_memory() for FreeBSD by Emmanuel Vadot · 4 years, 1 month ago
- 9aa5c7c radv: use the same NIR compiler options for both compiler backends by Samuel Pitoiset · 4 years, 1 month ago
- 63049b0 radv/llvm: do not lower sub by Samuel Pitoiset · 4 years, 1 month ago
- abce271 lima/parser: Fix varyings decoding in RSW by Andreas Baierl · 4 years, 1 month ago
- 6db3df5 aco: dump the program if the disassembler failed by Samuel Pitoiset · 4 years, 1 month ago
- a7d3be7 clover: don't call validate spirv at all if not needed by Dave Airlie · 4 years, 1 month ago
- 91ace07 util/disk_cache: remove unused function param by Timothy Arceri · 4 years, 1 month ago
- 5931d78 swr/rasterizer: Remove BuilderGfxMem member mpTrackMemAccessFuncTy. by Vinson Lee · 4 years, 1 month ago
- 4b51313 meson: Use more portable compiler option -std. by Vinson Lee · 4 years, 1 month ago
- 3a1f22c turnip: Add support for GetSwapchainGrallocUsage2ANDROID(). by Eric Anholt · 4 years, 1 month ago
- 5a595cd turnip: Detect Qualcomm gralloc and its UBWC flag on gralloc surfaces. by Eric Anholt · 4 years, 1 month ago
- 9a14e74 turnip/kgsl: Add support for importing dma-bufs. by Eric Anholt · 4 years, 1 month ago
- b732e4f turnip/kgsl: Fix last minute breakage of the build. by Eric Anholt · 4 years, 1 month ago
- 290f3fe Revert "anv: Add driconf option to disable compression for 16bpp format" by Nanley Chery · 4 years, 1 month ago
- cce6fc3 anv: Enable multi-layer aux-map init for HIZ+CCS by Nanley Chery · 4 years, 1 month ago
- 624a2aa freedreno/ir3: Don't leave holes the UBO upload plan. by Eric Anholt · 4 years, 1 month ago
- ddf468f freedreno/ir3: Clean up the UBO upload plan setup. by Eric Anholt · 4 years, 1 month ago
- 330c68d ci/softpipe: Add another flaky GS test to the skips list. by Eric Anholt · 4 years, 1 month ago
- 0b96b7b util/hash_table: add function for reserving size in a hash table by Mike Blumenkrantz · 4 years, 1 month ago
- 06a5edf nir/opt_deref: Fix the vector bitcast optimization by Jason Ekstrand · 4 years, 1 month ago
- 54eae33 clover: Stop leaking NIR shaders by Jason Ekstrand · 4 years, 1 month ago
- cc00d57 util/xmlconfig: eliminate memory leak by Andrii Simiklit · 4 years, 1 month ago
- 1138984 radv/llvm: remove dead code for 64-bit GS inputs by Samuel Pitoiset · 4 years, 1 month ago
- a41bed2 radv/llvm: do not lower nir_op_fsat by Samuel Pitoiset · 4 years, 1 month ago
- 31a0574 ac/nir: implement nir_op_fsat by Samuel Pitoiset · 4 years, 1 month ago
- 0747f21 ci: Disable pm_runtime and max clocks in LAVA jobs by Tomeu Vizoso · 4 years, 1 month ago
- 7cae9f0 ci: Test Panfrost on Khadas VIM3 boards by Tomeu Vizoso · 4 years, 1 month ago
- b74cfa7 ci: Update kernel for LAVA by Tomeu Vizoso · 4 years, 1 month ago
- 9814643 freedreno/a6xx: Support PIPE_FORMAT_R8_G8B8_420_UNORM for texturing by Kristian H. Kristensen · 4 years, 1 month ago
- 11563da freedreno/a6xx: Generalize pointers in struct fd6_pipe_sampler_view by Kristian H. Kristensen · 4 years, 1 month ago
- 826a102 st/mesa: Add NV12 lowering to PIPE_FORMAT_R8_G8B8_420_UNORM by Kristian H. Kristensen · 4 years, 1 month ago
- e23bcb6 util/formats: Add PIPE_FORMAT_R8_G8B8_420_UNORM by Kristian H. Kristensen · 4 years, 1 month ago
- 3b78437 iris: Use the data cache for indirect UBO pulls by Jason Ekstrand · 4 years, 9 months ago
- b54d37a anv: Use the data cache for indirect UBO pulls on Gen8+ by Jason Ekstrand · 4 years, 9 months ago
- 89f3d11 anv: Plumb the device into *bits_for_access_flags by Jason Ekstrand · 4 years, 9 months ago
- 3a33560 anv: Use format_for_descriptor_type for descriptor buffers by Jason Ekstrand · 4 years, 9 months ago