platform/upstream/mesa.git
2023-08-07 Dave Airliezink: use fprintf instead of printf to align the requir...
2023-08-07 Mike Blumenkrantzzink: force image barriers after dmabuf import
2023-08-07 Mike Blumenkrantzzink: better handle separate shader dsl creation when...
2023-08-06 Dave Airliedocs: add two nvk exts to features.txt
2023-08-06 Jordan Justenintel/decoder: Make intel_spec_load_filename() have...
2023-08-06 Jordan Justenintel/decoder: Add intel_spec_load_common()
2023-08-06 Jordan Justenintel/decoder: Fix xml filename when verx10 % 10 is...
2023-08-06 Gert Wollnyr600/sfn: Take source uses into account when switching...
2023-08-06 Faith Ekstrandnvk: Call nir_lower_int64
2023-08-06 Faith Ekstrandnvk: Use more consistent device variable names
2023-08-05 David Heidelbergci/freedreno: document another flakes on Adreno 530
2023-08-04 Karol Herbstnv50/ir: convert system values to gl_system_value
2023-08-04 Karol Herbstnv50/ir: use own info struct for sys vals
2023-08-04 Faith Ekstrandnvk: Enable the new UAPI
2023-08-04 Faith Ekstrandnvk: Print an error message if VM_BIND support is missing
2023-08-04 Faith Ekstrandnouveau/winsys: Allow nouveau_ws_device_new() without...
2023-08-04 Dave Airlienvk: add new internal bo allocation flag.
2023-08-04 Faith Ekstrandnvk: Use an empty EXEC for the empty submit case
2023-08-04 Dave Airlienvk: enable sparse residency buffer on maxwell+
2023-08-04 Dave Airlienvk: enable a bunch of external fence/semaphore bits
2023-08-04 Dave Airlienvk: enable sparse features
2023-08-04 Dave Airlienvk: Handle pre-turing indirect buffers with sparse
2023-08-04 Dave Airlienvk/queue: add support for syncobjs and sparse binds
2023-08-04 Dave Airlienvk: Add support for sparse images
2023-08-04 Dave Airlienvk: Add support for sparse buffers
2023-08-04 Faith Ekstrandnouveau/mme: Support the new UAPI
2023-08-04 Dave Airlienouveau/winsys: add support for the vma bind interfaces
2023-08-04 Dave Airlienvk: always sync internal cmd bufs for vma lifetimes.
2023-08-04 Faith Ekstrandnouveau/shim: Use the imported nouveau_drm.h headers
2023-08-04 Faith Ekstrandnvk: Use the imported nouveau_drm.h headers
2023-08-04 Faith Ekstrandnouveau/winsys: Use the imported nouveau_drm.h headers
2023-08-04 Faith Ekstranddrm-uapi: Import nouveau_drm.h
2023-08-04 Faith Ekstrandnouveau: Move shader topology info to nv_device_info
2023-08-04 Faith Ekstrandnvk: Decorate CmdBegin/EndRendering entrypoints
2023-08-04 Faith Ekstrandnvk: Implement GetRenderingAreaGranularityKHR
2023-08-04 Faith Ekstrandnvk: Implement CmdBindIndexBuffer2KHR
2023-08-04 Faith Ekstrandnvk: Use VkBufferUsageFlags2
2023-08-04 Faith Ekstrandnvk: Implement the maintenance5 image layout queries
2023-08-04 Faith Ekstrandnvk: Rework memory requirements to handle aspects correctly
2023-08-04 Faith Ekstrandnvk: Misc. style nits
2023-08-04 Dave Airlienvk: enable EXT_depth_clip_enable
2023-08-04 Dave Airlienvk: enable EXT_depth_clip_control
2023-08-04 Faith Ekstrandnvk: Implement CopyQueryPoolResults with a compute...
2023-08-04 Faith Ekstrandnvk: Separate the MME query copy code out a bit
2023-08-04 Faith Ekstrandnvk: Enable the SPIR-V DeviceGroup capability
2023-08-04 Faith Ekstrandnvk: Add support for variable pointers
2023-08-04 Faith Ekstrandnvk: Add a root_desc_addr to the root descriptor table
2023-08-04 Faith Ekstrandnvk: Use nvk_root_descriptor_offset for drawInfoBase
2023-08-04 Faith Ekstrandnvk: Rework multi-plane format features a bit
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
next