summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-04nouveau/winsys: add support for the vma bind interfacesDave Airlie4-1/+207
2023-08-04nvk: always sync internal cmd bufs for vma lifetimes.Dave Airlie6-17/+11
2023-08-04nouveau/shim: Use the imported nouveau_drm.h headersFaith Ekstrand1-1/+1
2023-08-04nvk: Use the imported nouveau_drm.h headersFaith Ekstrand2-2/+3
2023-08-04nouveau/winsys: Use the imported nouveau_drm.h headersFaith Ekstrand3-17/+17
2023-08-04drm-uapi: Import nouveau_drm.hFaith Ekstrand1-0/+463
2023-08-04nouveau: Move shader topology info to nv_device_infoFaith Ekstrand4-12/+12
2023-08-04nvk: Decorate CmdBegin/EndRendering entrypointsFaith Ekstrand1-2/+2
2023-08-04nvk: Implement GetRenderingAreaGranularityKHRFaith Ekstrand1-0/+9
2023-08-04nvk: Implement CmdBindIndexBuffer2KHRFaith Ekstrand1-6/+7
2023-08-04nvk: Use VkBufferUsageFlags2Faith Ekstrand3-10/+10
2023-08-04nvk: Implement the maintenance5 image layout queriesFaith Ekstrand1-16/+45
2023-08-04nvk: Rework memory requirements to handle aspects correctlyFaith Ekstrand1-17/+27
2023-08-04nvk: Misc. style nitsFaith Ekstrand7-46/+42
2023-08-04nvk: enable EXT_depth_clip_enableDave Airlie2-3/+7
2023-08-04nvk: enable EXT_depth_clip_controlDave Airlie2-3/+14
2023-08-04nvk: Implement CopyQueryPoolResults with a compute shaderFaith Ekstrand1-3/+322
2023-08-04nvk: Separate the MME query copy code out a bitFaith Ekstrand1-29/+42
2023-08-04nvk: Enable the SPIR-V DeviceGroup capabilityFaith Ekstrand1-1/+2
2023-08-04nvk: Add support for variable pointersFaith Ekstrand4-19/+259
2023-08-04nvk: Add a root_desc_addr to the root descriptor tableFaith Ekstrand3-9/+18
2023-08-04nvk: Use nvk_root_descriptor_offset for drawInfoBaseFaith Ekstrand1-1/+2
2023-08-04nvk: Rework multi-plane format features a bitFaith Ekstrand1-27/+55
2023-08-04nvk: Improve image format properties and limitsFaith Ekstrand3-23/+45
2023-08-04nouveau/nvk: Enable VK_KHR_sampler_ycbcrMohamed Ahmed4-11/+104
2023-08-04nouveau/nvk: Add multiple sampler planes for CONVERSION_SEPARATE_RECONSTRUCTI...Mohamed Ahmed4-13/+63
2023-08-04nouveau/nvk: Create helper function for sampler creationMohamed Ahmed2-44/+54
2023-08-04nouveau/nvk: Support multi-plane descriptors in nvk_nir_lower_descriptors.cMohamed Ahmed1-11/+18
2023-08-04nouveau/nvk: Add YCbCr sampler NIR lowering passMohamed Ahmed1-1/+33
2023-08-04nvk: Use the new NIL helper for image level extents for copiesFaith Ekstrand1-3/+1
2023-08-04nil: Add a nil_image_level_extent_px() helperFaith Ekstrand2-3/+13
2023-08-04nvk: enable rgb32 texel buffer supportDave Airlie1-5/+5
2023-08-04nvk: Disable shaderStorageImageReadWithoutFormat pre-Maxwell.Emma Anholt2-2/+5
2023-08-04nouveau: Drop GART size from nv_device_infoFaith Ekstrand3-7/+0
2023-08-04nouveau/codegen: Do not keep redundant info for tessellation domainGeorge Ouzounoudis2-12/+5
2023-08-04nvk: Do not keep redundant info for tessellation domainGeorge Ouzounoudis5-23/+4
2023-08-04nvk: fix independent color write masks.Dave Airlie1-0/+6
2023-08-04docs/relnotes: Stick something about NVK in new_features.txtFaith Ekstrand1-0/+7
2023-08-04docs: Add NVK to features.txtFaith Ekstrand1-79/+79
2023-08-04docs: Add a docs page for NVKFaith Ekstrand2-0/+55
2023-08-04nvk: Don't skip zero-size bindings in GetDescriptorSetLayoutSupportFaith Ekstrand1-3/+0
2023-08-04nvk: align geometry clip setting with nvc0Dave Airlie1-1/+1
2023-08-04nvk: Flush more state on VI_BINDINGS_VALID dirtyFaith Ekstrand1-2/+4
2023-08-04nvk: Bind 3D depth/stencil images as 2D arraysFaith Ekstrand2-15/+36
2023-08-04nvk/tess: don't emit patch control points in pipelineDave Airlie1-1/+0
2023-08-04vulkan/meta: Use vk_meta_get_pipeline_layout in blit/resolveFaith Ekstrand1-50/+8
2023-08-04vulkan/meta: Add a get_pipeline_layout helperFaith Ekstrand2-0/+63
2023-08-04Revert "vulkan: Allow scissors or viewports to be set without counts"Faith Ekstrand1-8/+4
2023-08-04nvk: Use the new core vk_sampler structFaith Ekstrand2-21/+10
2023-08-04nvk: enable fp helper invocations loads on more gensKarol Herbst1-4/+6