Age | Commit message (Expand) | Author | Files | Lines |
2023-11-07 | meson: Only link libvdrm to Turnip with virtio KMD | Mark Collins | 1 | -2/+3 |
2023-11-07 | meson: Only include virtio when DRM available | Mark Collins | 1 | -1/+3 |
2023-11-06 | vk/graphics_state, tu: Rewrite renderpass flags handling | Connor Abbott | 12 | -81/+112 |
2023-11-04 | virtio: Add vdrm native-context helper | Rob Clark | 6 | -3/+775 |
2023-11-02 | tu/msm: Fix timeline semaphore support | Rob Clark | 1 | -0/+2 |
2023-10-11 | tu: Count a whole push consts range in constlen for PREAMBLE push consts | Danylo Piliaiev | 1 | -0/+5 |
2023-10-04 | turnip,ir3: Implement A7XX push consts load via preamble | Danylo Piliaiev | 21 | -48/+215 |
2023-10-03 | ci: Compile Turnip's virtio kmd in debian-arm64 | Danylo Piliaiev | 1 | -0/+1 |
2023-10-03 | tu/perfetto: Remove now unnecessary tu_perfetto_util | Danylo Piliaiev | 4 | -36/+5 |
2023-09-27 | freedreno/fdl: Use A8_UNORM HW format for sampling | Connor Abbott | 2 | -5/+5 |
2023-09-27 | zink: Rework color clamping and conversion | Connor Abbott | 5 | -61/+79 |
2023-09-13 | meson: Warn about side-effects from DRM for FD KMDs | Mark Collins | 1 | -16/+24 |
2023-09-11 | freedreno/a6xx: Re-write the function-of-doom | Rob Clark | 3 | -568/+586 |
2023-09-11 | zink: set optimal_keys for turnip jobs | Mike Blumenkrantz | 1 | -0/+2 |
2023-09-11 | zink: imply ZINK_DEBUG=quiet if ZINK_DEBUG=optimal_keys is set on turnip | Mike Blumenkrantz | 1 | -0/+3 |
2023-09-11 | zink: add ZINK_DEBUG=quiet | Mike Blumenkrantz | 3 | -2/+9 |
2023-09-11 | ir3: Add helper to determine when variant exceeds safe constlen | Connor Abbott | 1 | -4/+19 |
2023-09-05 | vk/graphics_state: Fix copying MS locations pipeline state | Connor Abbott | 1 | -4/+4 |
2023-08-19 | egl,venus,vulkan,turnip,freedreno: Update CPU trace init to init more than pe... | Bas Nieuwenhuizen | 5 | -5/+9 |
2023-08-17 | ci/turnip: Add a660 VK coverage. | Emma Anholt | 5 | -0/+284 |
2023-08-16 | turnip: Move sysmem clears to the first subpass that uses them. | Emma Anholt | 1 | -16/+23 |
2023-08-16 | turnip: Move gmem clears and loads to the first subpass that uses them. | Emma Anholt | 2 | -36/+62 |
2023-08-16 | turnip: Save the renderpass's clear values in the cmdbuf state. | Emma Anholt | 6 | -42/+43 |
2023-08-16 | turnip: Skip emitting empty CP_COND_REG_EXEC. | Emma Anholt | 1 | -2/+7 |
2023-08-16 | turnip: Track the first/last subpass an attachment is used in. | Emma Anholt | 2 | -17/+52 |
2023-08-14 | vulkan/format: Use correct swizzle for 1-plane YCbCr formats | Faith Ekstrand | 4 | -8/+8 |
2023-08-08 | tu/drm: Add missing error path cleanup | Rob Clark | 1 | -0/+2 |
2023-08-01 | turnip: Use common nir_vk_is_not_xfb_output | Danylo Piliaiev | 1 | -7/+2 |
2023-07-21 | tu, freedreno/a6xx: Remove has_ccu_flush_bug | Connor Abbott | 6 | -29/+11 |
2023-07-20 | turnip: flush cache for dstBuffer in vkCmdCopyQueryPoolResults | Yiwei Zhang | 3 | -1/+7 |
2023-07-13 | turnip: Add debug option to allow non-conforming features. | Amber | 3 | -7/+12 |
2023-07-13 | freedreno, turnip: set correct reg_size_vec4 for a6xx_gen1_low | Amber | 1 | -0/+1 |
2023-07-13 | turnip: make sampler_minmax support configurable. | Amber | 3 | -2/+6 |
2023-07-13 | turnip: Add support for devices not supporting double thread size. | Amber | 4 | -6/+29 |
2023-07-13 | turnip: Make multiview support configurable per generation | Danylo Piliaiev | 3 | -6/+11 |
2023-07-13 | freedreno,turnip: Make VS input attr/binding count configurable | Danylo Piliaiev | 4 | -3/+8 |
2023-07-13 | freedreno,turnip: Make CS shared memory size configurable | Danylo Piliaiev | 5 | -7/+26 |
2023-07-13 | freedreno,turnip: Make number of VSC pipes configurable | Danylo Piliaiev | 4 | -35/+53 |
2023-07-13 | freedreno, turnip: Clarify some RB_CCU_CNTL fields | Danylo Piliaiev | 14 | -70/+137 |
2023-07-03 | vk/graphics_state: Don't track each vertex input field | Connor Abbott | 1 | -10/+15 |
2023-07-03 | vk/graphics_state: Track attachment count as state | Connor Abbott | 2 | -7/+21 |
2023-07-03 | vk/graphics_state: Fix some assertions when copying state | Connor Abbott | 1 | -6/+4 |
2023-07-03 | vk/graphics_state: Add VI_BINDINGS_VALID state | Connor Abbott | 2 | -5/+40 |
2023-07-03 | vk/graphics_state: Add feedback_loop_input_only | Connor Abbott | 1 | -0/+3 |
2023-07-03 | vk/graphics_state: Remove vk_subpass_info | Connor Abbott | 4 | -41/+20 |
2023-07-03 | tu/kgsl: Fix memory overwrite with vkFlushMappedMemoryRanges when more than 1... | Shan-Min Chao | 1 | -1/+1 |
2023-06-15 | zink: add mem debugging | Mike Blumenkrantz | 7 | -3/+155 |
2023-06-02 | ci/turnip: Update full-run xfails. | Emma Anholt | 3 | -109/+11 |
2023-06-01 | freedreno/a6xx: Fix xfb stream configuration | Rob Clark | 5 | -19/+20 |
2023-05-08 | ir3: Record whether a shader writes gl_ViewportIndex | Connor Abbott | 2 | -2/+4 |