Lines Matching full:anv

71 -  !3460 broke texsubimage test with piglit on zink+anv
89 - anv: Regression causing issues for radv when there are no Intel
113 - [ANV] unused create parameters not properly ignored
528 - anv: Remove \_mesa_locale_init/fini calls.
608 - anv: Properly fetch partial results in vkGetQueryPoolResults
609 - anv: Handle unavailable queries in vkCmdCopyQueryPoolResults
632 - anv: Initialize depth_bounds_test_enable when not explicitly set
637 - anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)
640 - anv: Drop unused function parameter
641 - anv: Ignore some CreateInfo structs when rasterization is disabled
651 - anv: Always initialize target_stencil_layout
1116 - anv: add missing xmlconfig headers dependency
1148 - anv: add missing "fall-through" annotation
1158 - anv: drop unused #include
1203 - anv: remove incorrect polygonMode=point early-out
1449 - anv: Fix error message format string
1476 - anv: Enable SPV_INTEL_shader_integer_functions2 and
1527 - anv: Export filter_minmax support only when it's really supported
1528 - anv: Export VK_KHR_buffer_device_address only when really supported
1529 - anv: Enable Vulkan 1.2 support
1557 - anv: Move refcount to anv_bo
1558 - anv: Use a util_sparse_array for the GEM handle -> BO map
1559 - anv: Fix a relocation race condition
1560 - anv: Stop storing the GEM handle in anv_reloc_list_add
1561 - anv: Declare the bo in the anv_block_pool_foreach_bo loop
1562 - anv: Inline anv_block_pool_get_bo
1563 - anv: Replace ANV_BO_EXTERNAL with anv_bo::is_external
1564 - anv: Handle state pool relocations using "wrapper" BOs
1565 - anv: Fix a potential BO handle leak
1566 - anv: Rework anv_block_pool_expand_range
1567 - anv: Use anv_block_pool_foreach_bo in get_bo_from_pool
1568 - anv: Rework the internal BO allocation API
1569 - anv: Choose BO flags internally in anv_block_pool
1570 - anv/tests: Zero-initialize instances
1571 - anv/tests: Initialize the BO cache and device mutex
1572 - anv: Allocate block pool BOs from the cache
1573 - anv: Use the query_slot helper in vkResetQueryPoolEXT
1574 - anv: Allocate query pool BOs from the cache
1575 - anv: Set more flags on descriptor pool buffers
1576 - anv: Allocate descriptor buffers from the BO cache
1578 - anv: Allocate batch and fence buffers from the cache
1579 - anv: Allocate scratch BOs from the cache
1580 - anv: Allocate misc BOs from the cache
1581 - anv: Drop anv_bo_init and anv_bo_init_new
1582 - anv: Add a device parameter to anv_execbuf_add_bo
1583 - anv: Set the batch allocator for compute pipelines
1584 - anv: Use a bitset for tracking residency
1585 - anv: Zero released anv_bo structs
1586 - anv: Use the new BO alloc API for Android
1587 - anv: Don't delete fragment shaders that write sample mask
1588 - anv: Don't claim the null RT as a valid color target
1589 - anv: Stop compacting render targets in the binding table
1590 - anv: Move the RT BTI flush workaround to begin_subpass
1602 - anv: Lock around fetching sync file FDs from semaphores
1603 - anv: Plumb timeline semaphore signal/wait values through from the API
1605 - anv/pipeline: Assume layout != NULL
1607 - anv: Input attachments are always single-plane
1608 - anv: Flatten descriptor bindings in anv_nir_apply_pipeline_layout
1609 - anv: Delete dead shader constant pushing code
1610 - anv: Stop bounds-checking pushed UBOs
1611 - anv: Pre-compute push ranges for graphics pipelines
1613 - anv: Re-arrange push constant data a bit
1614 - anv: Rework push constant handling
1615 - anv: Use a switch statement for binding table setup
1616 - anv: More carefully dirty state in BindDescriptorSets
1617 - anv: More carefully dirty state in BindPipeline
1618 - anv: Use an anv_state for the next binding table
1619 - anv: Emit a NULL vertex for zero base_vertex/instance
1624 - anv/entrypoints: Better handle promoted extensions
1626 - anv: Push constants are relative to dynamic state on IVB
1627 - anv: Set up SBE_SWIZ properly for gl_Viewport
1628 - anv: Respect the always_flush_cache driconf option
1630 - anv: Drop bo_flags from anv_bo_pool
1631 - anv: Add a has_softpin boolean
1633 - anv: Always invalidate the VF cache in BeginCommandBuffer
1634 - anv: Apply cache flushes after setting index/draw VBs
1635 - anv: Use PIPE_CONTROL flushes to implement the gen8 VF cache WA
1636 - anv: Don't leak when set_tiling fails
1638 - anv: Disallow allocating above heap sizes
1639 - anv: Stop tracking VMA allocations
1640 - anv: Set up VMA heaps independently from memory heaps
1641 - anv: Stop advertising two heaps just for the VF cache WA
1642 - anv: Add an explicit_address parameter to anv_device_alloc_bo
1645 - anv: Add allocator support for client-visible addresses
1646 - anv: Use a pNext loop in AllocateMemory
1647 - anv: Implement VK_KHR_buffer_device_address
1651 - anv: Always add in EXEC_OBJECT_WRITE when specified in extra_flags
1652 - anv: Use submit-time implicit sync instead of allocate-time
1653 - anv: Add a fence_reset_reset_temporary helper
1654 - anv: Use BO fences/semaphores for AcquireNextImage
1655 - anv: Return VK_ERROR_OUT_OF_DEVICE_MEMORY for too-large buffers
1656 - anv: Re-capture all batch and state buffers
1657 - anv: Re-emit all compute state on pipeline switch
1658 - ANV: Stop advertising smoothLines support on gen10+
1659 - anv: Flush the queue on DeviceWaitIdle
1660 - anv: Unconditionally advertise Vulkan 1.1
1661 - anv: Bump the advertised patch version to 129
1663 - anv: Properly advertise sampledImageIntegerSampleCounts
1664 - anv: Drop unneeded struct keywords
1669 - anv: Allow HiZ in TRANSFER_SRC_OPTIMAL on Gen8-9
1674 - anv: Don't add dynamic state base address to push constants on Gen7
1675 - anv: Flag descriptors dirty when gl_NumWorkgroups is used
1676 - anv: Re-use flush_descriptor_sets in flush_compute_state
1688 - anv: Drop an unused variable
1690 - anv: Don't over-advertise descriptor indexing features
1691 - anv: Memset array properties
1696 - anv: Bump the patch version to 131
1697 - anv,nir: Lower quad_broadcast with dynamic index in NIR
1698 - anv: Implement the new core version feature queries
1699 - anv: Implement the new core version property queries
1701 - anv: Drop some VK_IMAGE_TILING_OPTIMAL checks
1702 - anv: Support modifiers in GetImageFormatProperties2
1707 - anv/blorp: Rename buffer image stride parameters
1708 - anv: Canonicalize buffer formats for image/buffer copies
1709 - anv: Add an anv_physical_device field to anv_device
1710 - anv: Take an anv_device in vk_errorf
1711 - anv: Take a device in anv_perf_warn
1712 - anv: Stop allocating WSI event fences off the instance
1713 - anv: Drop the instance pointer from anv_device
1714 - anv: Move the physical device dispatch table to anv_instance
1715 - anv: Drop separate chipset_id fields
1716 - anv: Re-arrange physical_device_init
1717 - anv: Allow enumerating multiple physical devices
1718 - anv/apply_pipeline_layout: Initialize the nir_builder before use
1720 - anv: Use TRANSFER_SRC_OPTIMAL for depth/stencil MSAA resolves
1721 - anv: Add a layout_to_aux_state helper
1722 - anv: Use isl_aux_state for HiZ resolves
1723 - anv: Add a usage parameter to anv_layout_to_aux_usage
1724 - anv: Allow HiZ in read-only depth layouts
1725 - anv: Improve BTI change cache flushing
1730 - anv: Rework the meaning of anv_image::planes[]::aux_usage
1731 - anv: Replace aux_surface.isl.size_B checks with aux_usage checks
1734 - anv: Delete a redundant calculation
1736 - anv: Add another align_down helper
1737 - anv: Make AUX table invalidate a PIPE\_\* bit
1738 - anv: Make anv_vma_alloc/free a lot dumber
1739 - anv: Rework CCS memory handling on TGL-LP
1743 - anv: Insert holes for non-existant XFB varyings
1745 - anv: Replace one more aux_surface.isl.size_B check
1747 - anv: Set actual state pool sizes when we have softpin
1748 - anv: Re-use one old BT block in reset_batch_bo_chain
1749 - anv/block_pool: Ensure allocations have contiguous maps
1750 - anv: Rename a variable
1752 - anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
1761 - anv: Emit URB setup earlier
1764 - anv: Plumb deref block size through to 3DSTATE_SF
1766 - anv: Always fill out the AUX table even if CCS is disabled
1768 - anv/blorp: Use the correct size for vkCmdCopyBufferToImage
1887 - anv: Emit CS Stall before Instruction Cache flush for gen12 WA
1952 - anv: Enable Gen11 Color/Z write merging optimization
1971 - anv: Only enable EWA LOD algorithm when doing anisotropic filtering.
1980 - anv: Drop some workarounds that are no longer necessary
2100 - anv: Properly handle host query reset of performance queries
2101 - anv: implement VK_KHR_separate_depth_stencil_layouts
2103 - anv: invalidate file descriptor of semaphore sync fd at vkQueueSubmit
2104 - anv: remove list items on batch fini
2105 - anv: detach batch emission allocation from device
2106 - anv: expose timeout helpers outside of anv_queue.c
2107 - anv: move queue init/finish to anv_queue.c
2108 - anv: allow NULL batch parameter to anv_queue_submit_simple_batch
2109 - anv: prepare driver to report submission error through queues
2110 - anv: refcount semaphores
2111 - anv: prepare the driver for delayed submissions
2112 - anv/wsi: signal the semaphore in the acquireNextImage
2113 - anv: implement VK_KHR_timeline_semaphore
2121 - anv: fix missing gen12 handling
2122 - anv: fix incorrect VMA alignment for CCS main surfaces
2123 - anv: fix fence underlying primitive checks
2124 - anv: fix assumptions about temporary fence payload
2127 - anv: constify pipeline layout in nir passes
2128 - anv: drop unused parameter from apply layout pass
2133 - anv: don't close invalid syncfd semaphore
2134 - anv: fix intel perf queries availability writes
2135 - anv: set stencil layout for input attachments
2137 - anv: Implement Gen12 workaround for non pipelined state
2138 - anv: only use VkSamplerCreateInfo::compareOp if enabled
2139 - anv: fix pipeline switch back for non pipelined states
2143 - anv: implement another workaround for non pipelined states
2146 - anv: enable VK_KHR_swapchain_mutable_format
2147 - anv: don't report error with other vendor DRM devices
2148 - anv: ensure prog params are initialized with 0s
2149 - anv/iris: warn gen12 3DSTATE_HS restriction
2153 - anv: implement gen9 post sync pipe control workaround
2154 - anv: set MOCS on push constants
2734 - anv: Use mocs settings from isl_dev.
2742 - anv: Move gen8+ push constant packet workaround.
2743 - anv: Add get_push_range_address() helper.
2744 - anv: Move code for emitting push constants into its own function.
2745 - anv: Use 3DSTATE_CONSTANT_ALL when possible.
2906 - anv: Unify GetDeviceQueue and GetDeviceQueue2
3295 - anv: set depth stall enabled when depth flush enabled on gen12
3297 - anv: fix assert in GetImageDrmFormatModifierPropertiesEXT
3298 - anv: add assert for isl_mod_info in choose_isl_tiling_flags
3299 - anv: initialize clear_color_is_zero_one
3301 - anv/android: setup gralloc1 usage from gralloc0 usage manually
3302 - anv/android: make format_supported_with_usage static