summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysci/turnip: Move some more of the 1.3.5 new xfails under links.Emma Anholt2-40/+42
5 daysci/turnip: Disable dEQP-VK.image.queue_transfer.* for now.Emma Anholt4-930/+8
5 daysci/turnip: Clear out stale xfails.Emma Anholt2-58/+0
5 daysturnip: Don't push inline uniform buffer contents outside constlen.Emma Anholt1-1/+4
6 daysci/turnip: Extend a630 vk full timeout to 3 hours.Emma Anholt2-65/+1017
7 daysfreedreno/ir3+tu: Calculate subgroup size in ir3Rob Clark3-1/+6
13 dayszink: add a driver workaround to disable copy box optimizationsMike Blumenkrantz3-3/+20
2023-03-05turnip: Use libdrm shimRob Clark1-7/+2
2023-02-25tu+meson: Re-work KMD selectionRob Clark8-31/+33
2023-02-25turnip: Refactor device loadingRob Clark5-118/+170
2023-02-25turnip: Handle kgsl vs drm specifics at runtimeRob Clark1-12/+13
2023-02-25turnip: Move QueueWaitIdle entrypoint to kgslRob Clark2-28/+27
2023-02-25turnip: Allow knl backend specific entrypointsRob Clark3-51/+85
2023-02-25turnip: Split out vfuncs for kernel interfaceRob Clark6-83/+240
2023-02-25turnip: drm code-motionRob Clark2-275/+276
2023-02-25turnip: Move things to prep for multi-kernel supportRob Clark8-8/+8
2023-02-24turnip: Set spirv_options::use_deref_buffer_array_lengthFaith Ekstrand1-0/+1
2023-02-24ci/zink+turnip: Disable flaky minetest trace.Emma Anholt1-0/+1
2023-02-24ci/turnip: Drop the #8219 xfail.Emma Anholt1-3/+0
2023-02-16turnip: Add debug option to find usage of stale reg valuesDanylo Piliaiev5-0/+324
2023-02-16turnip: avoid FMT6_Z24_UNORM_S8_UINT_AS_R8G8B8A8 for event blitsChia-I Wu2-1/+10
2023-02-15turnip: fix a null descriptor set dereferenceChia-I Wu1-1/+2
2023-02-15turnip: fix a major leak with GPL LTOChia-I Wu1-1/+2
2023-02-15egl/kopper: Pass ancillary invalidate flush flags down to gallium.Emma Anholt4-6/+12
2023-02-14zink: enable renderpass optimizations by default for selected driversMike Blumenkrantz5-8/+15
2023-02-11turnip: fix use of align() instead of util_align_npot() with tile_align_wJonathan Marek1-2/+2
2023-02-10turnip: Disable draw states after dyn renderpass in all casesDanylo Piliaiev1-0/+5
2023-02-10turnip: Ensure that there is no renderpass rotation in binningDanylo Piliaiev1-1/+7
2023-02-10turnip: skip unnecessary CP_REG_TEST for cond load/storeChia-I Wu3-3/+14
2023-02-10turnip: add a comment to tu_render_pass_cond_configChia-I Wu1-0/+6
2023-02-08turnip: reorder tu6_format_*Chia-I Wu1-23/+23
2023-02-08turnip: handle ubwc in blit_base_formatChia-I Wu1-15/+17
2023-02-08turnip: add blit_format_color and blit_base_formatChia-I Wu3-35/+35
2023-02-08turnip: add blit_format_textureChia-I Wu2-31/+31
2023-02-08turnip: let tu6_format_vtx* take pipe formatChia-I Wu3-7/+6
2023-02-08turnip: make tu6_format_*_supported staticChia-I Wu2-6/+4
2023-02-08turnip: remove tu_native_format::tile_modeChia-I Wu1-1/+0
2023-02-08turnip: move a comment about FMT6_Z24_UNORM_S8_UINT_AS_R8G8B8A8Chia-I Wu2-3/+4
2023-02-08turnip: add a comment to tu_format_for_aspectChia-I Wu1-0/+8
2023-02-02turnip: Make the tiling-impossible case have an impossible tile layout.Emma Anholt1-3/+3
2023-02-02turnip: Optimize tile sizes to reduce the number of bins.Emma Anholt2-50/+56
2023-01-27turnip: make debug_flags a global variableChia-I Wu15-127/+136
2023-01-27turnip: replace TU_DEBUG_DONT_CARE_AS_LOAD by a boolChia-I Wu3-6/+6
2023-01-20turnip: Invalidate LRZ on blend+depthwriteRob Clark3-3/+35
2023-01-20turnip: Rename lrz force_disable_maskRob Clark3-10/+10
2023-01-17freedreno/a6xx: Workaround for no pos/psizeRob Clark1-0/+8
2023-01-04docs/freedreno: Extract LRZ docs from tu_lrzDanylo Piliaiev3-82/+132
2022-12-19turnip: Lazily call tu6_emit_descriptor_sets() at draw time.Emma Anholt2-14/+35
2022-12-07meson: Do not enable drm for KGSL Turnip buildDanylo Piliaiev1-1/+5
2022-12-06ir3: Disallow `noperspective` texture preloadsMark Collins2-3/+10