platform/upstream/mesa.git
2023-08-04 Faith Ekstrandnvk: Improve image format properties and limits
2023-08-04 Mohamed Ahmednouveau/nvk: Enable VK_KHR_sampler_ycbcr
2023-08-04 Mohamed Ahmednouveau/nvk: Add multiple sampler planes for CONVERSION...
2023-08-04 Mohamed Ahmednouveau/nvk: Create helper function for sampler creation
2023-08-04 Mohamed Ahmednouveau/nvk: Support multi-plane descriptors in nvk_nir...
2023-08-04 Mohamed Ahmednouveau/nvk: Add YCbCr sampler NIR lowering pass
2023-08-04 Faith Ekstrandnvk: Use the new NIL helper for image level extents...
2023-08-04 Faith Ekstrandnil: Add a nil_image_level_extent_px() helper
2023-08-04 Dave Airlienvk: enable rgb32 texel buffer support
2023-08-04 Emma Anholtnvk: Disable shaderStorageImageReadWithoutFormat pre...
2023-08-04 Faith Ekstrandnouveau: Drop GART size from nv_device_info
2023-08-04 George Ouzounoudisnouveau/codegen: Do not keep redundant info for tessell...
2023-08-04 George Ouzounoudisnvk: Do not keep redundant info for tessellation domain
2023-08-04 Dave Airlienvk: fix independent color write masks.
2023-08-04 Faith Ekstranddocs/relnotes: Stick something about NVK in new_feature...
2023-08-04 Faith Ekstranddocs: Add NVK to features.txt
2023-08-04 Faith Ekstranddocs: Add a docs page for NVK
2023-08-04 Faith Ekstrandnvk: Don't skip zero-size bindings in GetDescriptorSetL...
2023-08-04 Dave Airlienvk: align geometry clip setting with nvc0
2023-08-04 Faith Ekstrandnvk: Flush more state on VI_BINDINGS_VALID dirty
2023-08-04 Faith Ekstrandnvk: Bind 3D depth/stencil images as 2D arrays
2023-08-04 Dave Airlienvk/tess: don't emit patch control points in pipeline
2023-08-04 Faith Ekstrandvulkan/meta: Use vk_meta_get_pipeline_layout in blit...
2023-08-04 Faith Ekstrandvulkan/meta: Add a get_pipeline_layout helper
2023-08-04 Faith EkstrandRevert "vulkan: Allow scissors or viewports to be set...
2023-08-04 Faith Ekstrandnvk: Use the new core vk_sampler struct
2023-08-04 Karol Herbstnvk: enable fp helper invocations loads on more gens
2023-08-04 Faith Ekstrandnvk: Require an environment variable for poorly tested...
2023-08-04 Karol Herbstnouveau: fix max_warps_per_mp_for_sm for builds with...
2023-08-04 Karol Herbstnvk: properly calculate SLM region by taking per arch...
2023-08-04 Karol Herbstnvk: replace mp with tpc
2023-08-04 Karol Herbstnvk: fix num_gprs for Volta+
2023-08-04 Faith Ekstrandnvk: Implement VK_EXT_physical_device_drm
2023-08-04 Faith Ekstrandnvk: Don't enumerate pre-Kepler GPUs
2023-08-04 Faith Ekstrandnvk: Move the winsys device to nvk_device
2023-08-04 Faith Ekstrandnvk: Add a ws_dev to nvk_device and use it
2023-08-04 Faith Ekstrandnvk: Rename nvk_device::ctx to ws_ctx
2023-08-04 Faith Ekstrandnvk: Use nv_device_info for class checks
2023-08-04 Faith Ekstrandnouveau: Move gart_size to nv_device_info
2023-08-04 Faith Ekstrandnouveau: Move more stuff into nv_device_info
2023-08-04 Faith Ekstrandnvk: Set deviceType based on nv_device_info::type
2023-08-04 Faith Ekstrandnouveau: Stop using hex for SM numbers
2023-08-04 Faith Ekstrandnouveau: Put PCI info in a pci substruct in nv_device_info
2023-08-04 Faith Ekstrandnvk: Only advertise EXT_pci_bus_info on discrete GPUs
2023-08-04 Faith Ekstrandnvk: Drop nvk_physical_device::instance
2023-08-04 Faith Ekstrandnvk: Use canonical variable names in nvk_sampler.c
2023-08-04 Faith Ekstrandnvk: Use canonical variable names in nvk_bo_sync.c
2023-08-04 Faith Ekstrandnvk: Use canonical variable names in nvk_shader.c
2023-08-04 Faith Ekstrandnvk: Use canonical variable names in nvk_physical_device.c
2023-08-04 Dave Airlienvk: handle alignments in device memory
2023-08-04 Faith Ekstrandnvk: Add an addr field to nvk_image_plane
2023-08-04 Dave Airlienvk: init image fields for requirements
2023-08-04 Faith Ekstrandnvk: Add a buffer alignment helper
2023-08-04 Faith Ekstrandnvk: Reformat nvk_buffer.c
2023-08-04 Karol Herbstnouveau/winsys: fix SM value for Ada
2023-08-04 Emma Anholtnvk: Add support for probing as a platform device.
2023-08-04 Emma Anholtnvk: Clean up redundant vendor checking for physical...
2023-08-04 Emma Anholtnvk: Quiet a compiler warning.
2023-08-04 Emma Anholtnouveau/winsys: Fix an undefined use in the error path.
2023-08-04 Dave Airlienvk/query: fix push buffer size for copy pool results.
2023-08-04 Faith Ekstrandnvk: Enable external memory extensions
2023-08-04 Faith Ekstrandnvk: Support dma-buf export
2023-08-04 Faith Ekstrandnvk: Support dma-buf import
2023-08-04 Faith Ekstrandnouveau/winsys: Add dma-buf import support
2023-08-04 Faith Ekstrandnvk: Require dedicated allocations for external images
2023-08-04 Faith Ekstrandnvk: Dedicated allocations override internal
2023-08-04 Faith Ekstrandnvk: Add external memory queries
2023-08-04 Faith Ekstrandnvk: Add device and driver UUIDs
2023-08-04 Faith Ekstrandnvk: Use abbreviated names in nvk_device_memory.c
2023-08-04 Faith Ekstrandnvk: Use NVIDIA_VENDOR_ID in pdev try_create()
2023-08-04 George Ouzounoudisnvk: Enable descriptor indexing
2023-08-04 George Ouzounoudisnvk: Add nir non-uniform optimization pass
2023-08-04 George Ouzounoudisnvk: Handle cases of descriptor bindings with variable...
2023-08-04 George Ouzounoudisnvk: Support VkDescriptorSetVariableDescriptorCountLayo...
2023-08-04 Faith Ekstrandnvk: Use the max descriptor alignemtn in GetDescriptorS...
2023-08-04 Benjamin Leenvk: Fix segfault when opening DRI device file returns...
2023-08-04 Dave Airlienvk: add support for D32_SFLOAT_S8_UINT
2023-08-04 Faith Ekstrandnvk: Take an nvk_image_plane in nouveau_copy_rect_image
2023-08-04 Faith Ekstrandnvk: Add helpers for binding image planes
2023-08-04 Faith Ekstrandnvk: s/device/dev in nvk_image.c
2023-08-04 Dave Airlienvk: introduce an optimisation loop.
2023-08-04 Dave Airlienvk: merge tess info between tcs/tes.
2023-08-04 Dave Airlienvk: fix transform feedback crash when optimiser remove...
2023-08-04 George Ouzounoudisnvk: Lower io to temporaries for tessellation evaluatio...
2023-08-04 George Ouzounoudisnvk: Respect tessellation domain origin state
2023-08-04 George Ouzounoudisnvk: Fix cases where execution mode is specified in...
2023-08-04 George Ouzounoudisnvk: Enable multiview with tessellation shader
2023-08-04 George Ouzounoudisnvk: Assign locations correctly for arrayed IO
2023-08-04 George Ouzounoudisnvk: Basic tessellation shader support
2023-08-04 Thomas H.P... nvk: remove duplicated device features
2023-08-04 Mohamed Ahmednvk: Enable multiplane images and image views
2023-08-04 Faith Ekstrandnvk: Advertise KHR_spirv_1_4
2023-08-04 Faith Ekstrandnvk: Fix the NO_PREFETCH assert for CmdDrawIndirect
2023-08-04 Faith Ekstrandnvk: Advertise shaderStorageImageReadWithoutFormat
2023-08-04 Faith Ekstrandnvk/heap: Set the right pitch for heap resize copies
2023-08-04 Echo Jnil: Add A4B4G4R4_UNORM format support
2023-08-04 Dave Airlienvk: expose EXT_sampler_filter_minmax
2023-08-04 Faith Ekstrandnvk: Only use view_id for layer in multiview
2023-08-04 Rebecca Mckeevernvk: Move code inside view mask loops to a helper function
2023-08-04 Rebecca Mckeevernvk: Combine CLEAR_VIEWS and CLEAR_LAYERS MME macros
next