platform/upstream/mesa.git
2023-08-04 Thomas H.P... nvk: simplify code by using new helpers
2023-08-04 Echo Jnvk: Reset offset value in ResetDescriptorPool
2023-08-04 Echo Jnvk: Add bufferImageGranularity limit
2023-08-04 Faith Ekstrandnvk: Advertise EXT_shader_viewport_index_layer on MaxwellB+
2023-08-04 Faith Ekstrandnvk: Sort SPIR-V caps
2023-08-04 Faith Ekstrandnvk: Implement VK_KHR_map_memory2
2023-08-04 Faith Ekstrandnvk: Use vk_device_memory
2023-08-04 Faith Ekstrandnvk: Set spirv_to_nir_options::min_*_alignment
2023-08-04 Faith Ekstrandnvk: Add a separate #define for SSBO alignment
2023-08-04 Faith Ekstrandnvk: Expose VK_KHR_maintenance2
2023-08-04 Faith Ekstrandnvk: Set pointClippingBehavior
2023-08-04 Faith Ekstrandnvk: Implement uncompressed views of compressed images
2023-08-04 Faith Ekstrandnil: Add an image_level_as_uncompressed helper
2023-08-04 Faith Ekstrandnil: Add a nil_image_for_level helper
2023-08-04 George Ouzounoudisnvk: Support geometry shaders
2023-08-04 George Ouzounoudisnvk: Fix geometry shader active stream mask
2023-08-04 George Ouzounoudisnvk: Disable PRIMITIVE_RESTART_VERTEX_ARRAY by default
2023-08-04 Faith Ekstrandnvk: Increase the push runout to 512 dwords
2023-08-04 Echo Jnvk: Add A8B8G8R8_*_PACK32 format support
2023-08-04 Rebecca Mckeevernvk: Advertise VK_KHR_multiview
2023-08-04 Rebecca Mckeevernvk: Add input attachments support for multiview
2023-08-04 Rebecca Mckeevernvk: Add query support for multiview
2023-08-04 Rebecca Mckeevernvk: Add draw support for multiview
2023-08-04 Faith Ekstrandnvk: Break the inner MME draw loop into a helper
2023-08-04 Faith Ekstrandnvk: Spill DRAW_IDX pre-Turing
2023-08-04 Faith Ekstrandnvk: Rework spill helpers and DRAW_COUNT spilling
2023-08-04 Faith Ekstrandnouveau/mme: Add a helper for re-allocating registers
2023-08-04 Faith Ekstrandnvk: Use the new load/store_scratch helpers for DRAW_PAD_DW
2023-08-04 Faith Ekstrandnvk: Add begin to mme_scratch
2023-08-04 Rebecca Mckeevernvk: Lower nir_intrinsic_load_view_index
2023-08-04 Rebecca Mckeevernvk: Add view_index to root descriptor table
2023-08-04 Faith Ekstrandnouveau/mme: Fix while loops pre-Turing
2023-08-04 Faith Ekstrandnouveau/mme: Use ADD for ine with an immediate
2023-08-04 Karol Herbstnvk: Add a macro to set MMIO registers via falcons
2023-08-04 Karol Herbstnouveau/mme: add a macro exit helper
2023-08-04 Karol Herbstnouveau/mme: add test for BEQ with magic exit offset
2023-08-04 Echo Jnvk: Fix some cast defines
2023-08-04 Faith Ekstrandnvk: Add instace WSI entrypoints
2023-08-04 Faith Ekstrandnvk: Advertise ICD/loader interface version 4
2023-08-04 Faith Ekstrandnvk: Use the same lock for the submit and the memory...
2023-08-04 Mohamed Ahmednvk: advertise DemoteToHelperInvocation
2023-08-04 Dave Airlienvk: fix r32_sint format support
2023-08-04 Dave Airlienvk: add min_lod to spirv caps.
2023-08-04 Dave Airlienvk: add compute support for ampere
2023-08-04 Faith Ekstrandnvk: Clamp viewport clip to max range
2023-08-04 Dave Airlienvk/barrier: handle host bit.
2023-08-04 George Ouzounoudisnvk: Support vertex shader transform feedback on Fermi
2023-08-04 George Ouzounoudisnvk: Support transform feedback queries
2023-08-04 George Ouzounoudisnvk: Support transform feedback geometry streams
2023-08-04 George Ouzounoudisnvk: Support transform feedback indirect draws
2023-08-04 Faith Ekstrandnvk: De-duplicate MME code for setting draw params
2023-08-04 Faith Ekstrandnouveau/mme: Ensure that zero-initizlied mme_value...
2023-08-04 George Ouzounoudisnvk: Support for vertex shader transform feedback
2023-08-04 Dave Airlienvk/nil: don't ask for compressed image kind
2023-08-04 Dave Airlienouveau/winsys: allocate unique object handles across...
2023-08-04 Faith Ekstrandnouveau/mme: Add a bfe helper
2023-08-04 Faith Ekstrandnvk: Advertise shaderImageGatherExtended
2023-08-04 Faith Ekstrandnvk: Rework features enables
2023-08-04 Faith Ekstrandnvk: Rework extension enables
2023-08-04 Mohamed Ahmednvk: advertise VK_KHR_maintenance4
2023-08-04 Mohamed Ahmednvk: implement vkGetDeviceBufferMemoryRequirementsKHR()
2023-08-04 Mohamed Ahmednvk: add stub for vkGetDeviceImageSparseMemoryRequireme...
2023-08-04 Mohamed Ahmednvk: implement vkGetDeviceImageMemoryRequirementsKHR()
2023-08-04 Faith Ekstrandnouveau/mme: Add a helper to dump instructions
2023-08-04 Faith Ekstrandnouveau/mme: Fix nested while instructions on Turing+
2023-08-04 Faith Ekstrandnvk: Bump init context batch size
2023-08-04 Thomas H.P... nvk: set device info before use in nvk_get_device_exten...
2023-08-04 Thomas H.P... nvk: Implement VK_KHR_draw_indirect_count on Turing+
2023-08-04 Thomas H.P... nvk: add warning on non-nouveau drm driver
2023-08-04 Faith Ekstrandnvk: Return VK_ERROR_INCOMPATIBLE_DRIVER if the PCI...
2023-08-04 George Ouzounoudisnvk: Support VK_KHR_shader_draw_parameters
2023-08-04 George Ouzounoudisnvk: Simplify mme build function argument
2023-08-04 George Ouzounoudisnouveau/mme: Keep device info in mme_builder
2023-08-04 Rebecca Mckeevernvk: Advertise VK_EXT_robustness2
2023-08-04 Rebecca Mckeevernvk: Advertise VK_EXT_image_robustness
2023-08-04 Rebecca Mckeevernvk: Set image index to zero for NULL nvk_buffer_view
2023-08-04 Rebecca Mckeevernvk: Advertise VK_EXT_mutable_descriptor_type
2023-08-04 Rebecca Mckeevernvk: Enable VK_KHR_maintenance3
2023-08-04 Rebecca Mckeevernvk: Implement nvk_GetDescriptorSetLayoutSupport
2023-08-04 Faith Ekstrandnvk: Don't over-size push descriptor sets
2023-08-04 Rebecca Mckeevernvk: Replace asserts with conditional that sets type_li...
2023-08-04 Rebecca Mckeevernvk: Update mutable descriptor struct type
2023-08-04 Mauro Rossinouveau/mme: fix print inst for case MME_FERMI_OP_MERGE
2023-08-04 Thomas H.P... nouveau/mme: use fermi enum in fermi builder
2023-08-04 Faith Ekstrandnvk: Add a build test for MMEs
2023-08-04 Faith Ekstrandvulkan/meta: Use the new NIR texture helpers
2023-08-04 Faith Ekstrandnvk: Implement Draw*Indirect on pre-Turing
2023-08-04 Faith Ekstrandnouveau/push: Add an NV_PUSH_MAX_COUNT #define
2023-08-04 Faith Ekstrandnvk: Reduce register pressure in nvk_mme_build_draw*()
2023-08-04 Faith Ekstrandnouveau/mme: Don't allow WaW dependencies in the same...
2023-08-04 Faith Ekstrandnvk: Make some MME builder names more consistent
2023-08-04 Faith Ekstrandnvk: Add a helper for pushing indirect data
2023-08-04 Faith Ekstrandnvk: Rework nvk_cmd_push a bit
2023-08-04 Faith Ekstrandnvk/drm: Take a byte offset/range in push_add_push
2023-08-04 Faith Ekstrandnouveau/mme: nouveau/mme: Add builder tests for SLL...
2023-08-04 Faith Ekstrandnouveau/mme: Use a uint32_t for size in mme_fermi_bfe()
2023-08-04 Faith Ekstrandnouveau/mme: Add builder tests for SUB
2023-08-04 Faith Ekstrandnouveau/mme: Add some generic builder tests
2023-08-04 Faith Ekstrandnouveau/mme: Unify some of the test framework
2023-08-04 Faith Ekstrandnouveau/mme: Take a const nv_device_info in mme_builder...
next