Lines Matching full:anv
30 - lavapipe,radv,anv KHR_dynamic_rendering
38 - anv VK_VALVE_mutable_descriptor_type
39 - Vulkan 1.3 on RADV,Anv.
46 - anv: Unable to import I915_FORMAT_MOD_Y_TILED surfaces produced by iHD vaapi driver
47 - anv doesn't always resolve aux buffers with private bindings on transition to external queue
49 - [ANV] Rendering corruption in DOOM Eternal
54 - ANV: Bad output from TransformFeedback . Regression from Mesa 21. Something to do with VB+XFB -> …
60 - [anv][bisected][regression][tgl] dEQP-VK.dynamic_rendering.suballocation.multisample_resolve.* fa…
86 - ANV: deviceUUID assumes a single device per system
109 - anv: dEQP-VK.graphicsfuzz.spv-stable-pillars-volatile-nontemporal-store fails
126 - anv: gfxbench 5.0 vulkan fails on android
137 - anv: vkMapMemory fails "Memory object already mapped" with VA-API (mpv --gpu-api=vulkan --hwdec=v…
143 - ANV: error submitting with the same semaphore for wait and signal - regression?
145 - [TGL+] anv: some dEQP-VK.drm_format_modifiers.* fails
155 - anv: dEQP-VK.wsi.wayland.<various> failures
165 - anv: dEQP-VK.graphicsfuzz.cov-multiple-one-iteration-loops-global-counter-write-matrices fails
442 - anv: Enable geometry distribution
444 - anv: Enable tessellation redistribution
445 - anv, iris: Add Wa_16011773973 for DG2
446 - anv, iris: Add Wa_22011440098 for DG2
517 - anv: Remove VK_EXT_display_control support in favor of common impl.
560 - anv: Use nir_foreach_image_variable
579 - anv: Get rid of "may be used initialized" warning in anv_QueueSubmit2KHR
580 - anv: Make shaders array in anv_graphics_pipeline fit Task/Mesh
581 - anv: Process FS last when compiling graphics pipeline
627 - anv/blorp: Split blorp_exec into a render and compute
628 - anv: Refactor dirty masking in cmd_buffer_flush_state
629 - anv: Simplify assertions related to graphics stages
630 - anv: Add another case to INTEL_DEBUG=pc output
631 - anv: Use pending pipe control mechanism in flush_pipeline_select()
632 - anv/blorp: Apply pending pipe flushes after PIPELINE_SELECT
634 - anv: SPIR-V 1.6 shaders imply ALLOW_VARYING_SUBGROUP_SIZE
635 - anv: Fix subgroupSupportedStages physical property
642 - anv: Add boilerplate for VK_NV_mesh_shader
643 - anv: Implement Mesh Shading pipeline
645 - anv: Add experimental support for VK_NV_mesh_shader
674 - anv: Update LoaderICDInterfaceVersion to v5
701 - anv,lavapipe,v3dv: use wsi_common_get_image
743 - anv: don't advertise vk conformance on GPUs that aren't conformant
972 - anv: include futex.h explicitly in allocator.
1534 - anv: increase binding table pool size to 64KB
1566 - anv: Program pixel hashing tables on XeHP.
1648 - anv: Fix to honor the spec to get stencil layout.
1837 - anv: Remove unused struct member
1838 - anv: add functions to set up fake render passes
1839 - anv: allocate fake render pass on pipeline creation
1840 - anv: Split out state attachments allocation
1841 - anv: allocate fake render pass for continuation command buffers
1842 - anv: Split attachment clearing code into their own functions
1843 - anv: split end_subpass into more discrete components
1844 - anv: implement the meat of VK_KHR_dynamic_rendering
1845 - anv: Enable VK_KHR_dynamic_rendering
1846 - anv: Handle resolveImageLayout on dynamic rendering
1847 - anv: Report the right conformance version
1848 - anv: make the pointer valid before we assign stuff into it
1849 - anv: only advertise 64b atomic floats if 64b floats are supported
1921 - anv: Implement VK_EXT_global_priority_query
1935 - anv,iris: Advertise a max 3D workgroup size of 1024^3
1936 - anv/allocator: Add a couple of helpers
1937 - anv: Pull aperture size from devinfo
1938 - anv/allocator: Use anv_device_release_bo in anv_block_pool_finish
1939 - anv: Rename anv_bo::index to exec_obj_index
1940 - anv: Add get/set_tiling helpers
1941 - anv: Add a couple more checks in MapMemory
1942 - anv: Fix FlushMappedMemoryRanges for odd mmap offsets
1943 - anv: Add helpers in anv_allocator for mapping BOs
1944 - anv: Always set bindless surface base on SKL+
1945 - anv: Int64 atomics don't need to depend on softpin
1946 - anv: Add a anv_use_relocations helper and use it
1947 - anv: Add a use_relocations physical device bit
1948 - anv: Stop checking for HAS_EXEC_FENCE
1949 - anv: Add an anv_bo_is_pinned helper
1950 - anv: Also disallow CCS_E for multi-LOD images
1951 - anv: Move device memory maps back to anv_device_memory
1952 - vulkan: Pull the device lost framework from ANV
1953 - anv: Use the new common device lost tracking
1955 - anv: Wire up the new status check
1970 - anv: Delete ANV_SEMAPHORE_TYPE_DUMMY
1971 - anv: Add a BO sync type
1972 - anv: Remove the last remnants of in/out fences
1973 - anv: Use helpers in util/os_time.h in the query code
1974 - anv: Convert to the common sync and submit framework
1976 - anv: Remove unnecessary syncobj wrappers
1977 - anv: Simplify submit_simple_batch()
1978 - vulkan,anv: Auto-detect syncobj features
1988 - anv: Stop doing too much per-sample shading
1990 - Revert "anv: Stop doing too much per-sample shading"
1992 - anv: Implement vk_device::create_sync_for_memory
1993 - anv: Drop anv_sync_create_for_bo
1999 - anv,nir: Use sample_pos_or_center in lower_wpos_center
2000 - anv/pipeline: Get rid of sample_shading_enable
2008 - anv,radv,v3dv: Move AcquireImageANDROID to common code
2010 - anv: Use the common QueueSignalReleaseImageANDROID from RADV
2018 - anv/pass: Don't set first_subpass_layout for stencil-only attachments
2020 - anv: Implement 1.3 features/properties
2021 - anv: Advertise Vulkan 1.3
2034 - anv/image: Add some asserts when binding swapchain images
2035 - anv/image: Call into WSI to create swapchain images
2036 - anv: Call vk_command_buffer_finish if create fails
2037 - anv: Don't assume depth/stencil attachments have depth
2286 - anv: remove private pci fields
2290 - anv: refactor queue chain
2318 - anv,blorp,iris: Set MOCS for COMPUTE_WALKER post-sync operation
2331 - anv: Align buffer VMA to 2MiB for XeHP
2336 - anv: Add BINDING_TABLE_POOL_BLOCK_SIZE
2345 - anv,blorp,crocus,i965,iris: Use devinfo->max_threads_per_psd for gfx8+
2361 - anv: Align GENERAL_STATE_POOL_MIN_ADDRESS to 2MiB
2362 - anv: Align state pools to 2MiB on XeHP
2436 - anv: Set default MOCS for NULL depth/stencil/HiZ buffers
2437 - anv: Set MOCS for 3DSTATE_CONSTANT_XS on Gfx7.x as well
2438 - anv: Set MOCS in 3DSTATE_CONSTANT_XS even if there isn't a buffer.
2439 - anv: Set MOCS on NULL vertex buffers
2440 - anv: Set MOCS on NULL stream output buffers
2507 - anv: Fixed maxFragmentCombinedOutputResources
2544 - anv: fix push constant lowering with bindless shaders
2561 - anv: don't forget to add scratch buffer to BO list
2562 - anv: fix multiple wait/signal on same binary semaphore
2563 - anv: don't try to close fd = -1
2564 - anv: initialize anv_bo_sync base fields
2576 - anv: fix execbuf syncobjs/syncobj_values array leak
2595 - anv,wsi: simplify WSI synchronization
2599 - anv: don't leave anv_batch fields undefined
2600 - anv: limit compiler valid color outputs using NIR variables
2607 - anv: fix perf queries
2614 - anv: expose a couple of emit helper to build utrace buffer copies
2617 - anv: implement u_trace support
2624 - anv: add perfetto source
2625 - pps: enable anv source in example config file
2629 - anv: fix missing descriptor copy of bufferview/surfacestate content
2631 - anv: verify that the format supports multisampling
2632 - anv: switch a bunch of struct/enum to 1.3 versions
2635 - docs: start some documentation on Anv
2636 - docs/anv: list environment variables
2637 - docs/anv: add descriptor memory layout
2638 - anv: tidy long lines in descriptor code
2652 - anv: force primitive shading rate write in last geometry stage
2653 - anv/pass: rely on precomputed dynamic rendering pass/subpass more
2654 - anv: Update VK_KHR_fragment_shading_rate for newer HW
2657 - anv: fix conditional render for vkCmdDrawIndirectByteCountEXT
2659 - anv/genxml/intel/fs: fix binding shader record entry
2660 - anv: fix fast clear type value with external images
2743 - anv: Enable conditional rendering in vkCmdDrawMeshTasksNV
2744 - anv: Add support for non-zero firstTask in vkCmdDrawMeshTasksNV
2745 - anv: Add support for UBOs, SSBOs and push constants in Mesh pipeline
2746 - anv: Implement indirect dispatch for Mesh pipeline
2747 - anv: tell the hardware about gl_[Clip|Cull]Distance in mesh shaders
2748 - anv: include ClipDistance array in mesh shader per-vertex output
2749 - anv: Put first few push constants directly into Task/Mesh InlineData
2751 - anv: don't set color state when input state was requested
3158 - anv: disable debug logging spam
3288 - zink: add anv (icl) fails
3292 - anv: silence wsi debug logging
3369 - anv: Require transfer features for transfer usages
3370 - anv: Allow transfer-only linear ASTC images
3371 - anv: Drop code from get_blorp_surf_for_anv_buffer
3408 - anv,iris: Flush tile cache after color fast clears
3409 - anv,iris: Depth stall around color fast clears
3411 - anv,iris: PSS Stall Sync around color fast clears
3412 - anv,iris: Flush HDC before color fast clears
3413 - anv: Don't fill lowered_storage_image_param on SKL+
3419 - anv: Drop assert against modifier with aux on gfx12
3420 - anv: Disable CCS_E for some 8/16bpp copies on TGL+
3421 - anv: Use ANV_FAST_CLEAR_DEFAULT_VALUE for CCS on TGL+
3422 - anv: Re-enable CCS_E on TGL+
3423 - anv: Drop redundant disabling of non-renderable CCS
3424 - anv: Disable the SMEM fallback for local memory
3425 - anv: Require the local heap for CCS on XeHP
3426 - anv: Don't allocate VMA for CCS on XeHP
3442 - Revert "anv: Require the local heap for CCS on XeHP"
3443 - anv: Refactor anv_image_init_from_create_info
3444 - anv: Disable aux if the explicit modifier lacks it
3666 - anv: Enable implicit CCS for external images
3667 - anv: add helper methods related to enabling CCS for external images
3752 - anv: Enable nir_opt_access
3828 - anv: Enable VK_VALVE_mutable_descriptor_type
3829 - docs: Update features and new_features for anv
3870 - anv: Drop hint if primitive id is required or not
3872 - anv: Pass correct aux usage while filling out surface state
3873 - anv: Enable CCS for storage image formats
3880 - anv, iris: Implement Wa_14014890652 for DG2
4086 - anv: setup syncobj fd via wsi_device_setup_syncobj_fd
4088 - anv: allow VK_IMAGE_LAYOUT_UNDEFINED as final layout
4097 - anv: invalidate L3 read only cache when VF cache is invalidated
4150 - anv: drop unused label
4155 - anv: avoid warning about unused function
4161 - anv: drop a set but unused variable
4162 - anv: drop a set but unused variable
4258 - anv/ci: Test with deqp-vk on Tiger Lake
4259 - anv/tests: Free BO cache and device mutex
4274 - anv: enable adaptive sync for ANV
4279 - anv: Include viewport size in scissor rectangle
4305 - anv: Fix assertion.