Lines Matching full:radv

30 - lavapipe,radv,anv KHR_dynamic_rendering
31 - radv EXT_image_view_min_lod
32 - VK_KHR_synchronization2 on RADV.
39 - Vulkan 1.3 on RADV,Anv.
51 - radv: When using VS+PS only, primitive ID is mixed up after NGG culling
53 - RADV: Texture seams in The Evil Within 2 (regression)
55 - radv: CullDistance fail
57 - radv: causes hang untl gpu reset on navy_flounder
61 - radv/aco: DXVKs strict float emulation causes black screen/graphical corruption on RDNA1
69 - radv: msaa regression
75 - radv: Q2RTX with cswave32 crashes the GPU
77 - radv: renderpass regression
84 - Major graphic distortions with RADV in DX11/DX12 with Mesa-git as of January 12th 2022
107 - RADV: Invalid fast clear triggered
116 - RADV: IsHelperInvocationEXT query is not considered volatile in ACO
128 - [RADV] Crash in Metro Exodus in Caspain chapter and Sam's Story
129 - [nir][radv] more undefined shifts caught by gcc's sanitizer
132 - RADV/ACO: Rendering glitches in Forza Horizon 5 windshields
138 - RADV: crash in radv_GetPhysicalDeviceImageFormatProperties2
139 - RADV/ACO: Monster Hunter Rise Demo renders wrong results
140 - radv: Odd lack of implicit host memory invalidation
142 - RADV: IsHelperInvocationEXT query is not considered volatile in ACO
144 - Vulkan does not work when 10-bit colors ( DefaultDepth 30) are enabled under Xorg on AMD/RADV
146 - radv: SQTT generates trace with no data
164 - radv: format properties are broken with modifiers
450 - radv: Fix modifier property query.
451 - radv: Add bufferDeviceAddressMultiDevice support.
453 - radv: Disable coherent L2 optimization on cards with noncoherent L2.
457 - radv: Remove android build warning.
458 - radv: Always use linker script when possible.
463 - ci: Add RADV to Android CI.
464 - radv: Fix memory corruption loading RT pipeline cache entries.
465 - radv: Add more checking of cache sizes.
466 - radv: Don't crash if VkExternalImageFormatProperties isn't provided.
467 - radv: Avoid using a new subpass for ds clears.
468 - radv: Stop using a subpass for color clears.
469 - radv: Remove the skipping of framebuffer emission if we don't have a framebuffer.
470 - radv: Set RB+ registers correctly without framebuffer.
471 - radv: Don't emit framebuffer state if there is no renderpass active.
472 - radv: Add named constants for max framebuffer width/height.
473 - radv: Do not use VK_FORMAT_UNDEFINED in meta passes.
474 - radv: Support VK_KHR_dynamic_rendering for pipeline creation.
475 - radv: Support Begin/EndRendering.
476 - radv: Support dynamic rendering inheritance info.
477 - radv: Expose the VK_KHR_dynamic_rendering extension.
478 - radv/amdgpu: Add a syncobj per queue.
479 - radv/winsys: Add queue family param to submit.
480 - radv/amdgpu: Add support for submitting 0 commandbuffers.
481 - radv: Use the winsys 0 cmdbuffer submission support.
482 - radv: Set up ETC2 emulation wiring.
483 - radv: Use the correct base format for reintepretation.
484 - radv: Add extra plane for decoding ETC images with emulation.
485 - radv: Add ETC2 decode shader.
486 - radv: Deal with border colors with emulated ETC2.
487 - radv: Expose the ETC2 emulation.
488 - radv/amdgpu: Only wait on queue_syncobj when needed.
489 - radv: Add safety check for RGP traces on VanGogh.
490 - radv: Use correct buffer size for query pool result copies.
491 - radv: Skip wait timeline ioctl with 0 handles.
492 - radv/amdgpu: Use VkResult for wait_timeline_syncobj.
495 - radv: Use dispatch table for QueueWaitIdle in the SQTT layer.
496 - radv: Use dispatch table for wsi_display.c
497 - radv: Use vulkan runtime for device lost.
499 - radv: Initialize vk device drm fd.
500 - radv: Add function to allow WSI signalling fences/semaphores.
501 - radv: Set horizontal sync types.
502 - radv: Use vk_command_buffer for preambles.
503 - radv: Add new cs_submit2 winsys call.
504 - radv: Add new submission path for use by the common sync framework.
505 - radv: Delete lots of sync code.
506 - radv: Remove syncobj reset mechanism.
507 - radv: Rename submit2->submit.
508 - radv: Remove dependencies on vk_common entrypoints.
509 - radv: Set optimal copy alignment to 1.
510 - radv: Add common entrypoint dependency.
511 - radv: Use MAX_PUSH_CONSTANTS_SIZE for saved push constants.
512 - radv: Use 16-bits to store push constant indices.
513 - radv: 256 byte push constants.
518 - radv: Remove VK_EXT_display_control support in favor of common impl.
519 - radv/amdgpu: Fix handling of IB alignment > 4 words.
520 - radv/amdgpu: Use aligned sizing for IB buffers.
521 - radv: Handle SDMA for padding.
522 - radv: Fix preamble argument order.
668 - radv: Update description of vk_icdNegotiateLoaderICDInterfaceVersion
672 - radv: Update LoaderICDInterfaceVersion to v5
685 - radv: handle VK_DESCRIPTOR_TYPE_SAMPLER in VK_VALVE_mutable_descriptor_type extension
838 - radv: use nir_fold_16bit_sampler_conversions()
866 - Revert "gitlab-ci: disable radv-fossils"
934 - radv: fence->user_ptr and ctx->fence_map are now totally unused.
1543 - radv: dont call calloc when BVH is empty
1584 - radv: Increase maxFragmentCombinedOutputResources.
1649 - radv: Fix to honor the spec to get stencil layout.
1862 - vulkan, radv: Support backslash in ICD paths
1865 - radv: Match function definitions to declarations
2008 - anv,radv,v3dv: Move AcquireImageANDROID to common code
2009 - radv: Move QueueSignalReleaseImageANDROID to common code
2010 - anv: Use the common QueueSignalReleaseImageANDROID from RADV
2011 - v3dv: Use the common QueueSignalReleaseImageANDROID from RADV
2016 - spirv,radv: Fix some GL enum comments
2296 - radv: use MAJOR_IN_SYSMACROS for sysmacros.h include
2366 - radv: Always inline descriptor writes
2367 - radv: Split off cmd_buffer variant of descriptor set updates
2368 - radv: Split off cmd_buffer variant of descriptor set template updates
2370 - radv: Refactor S_FIXED to radv_float_to_{s,u}fixed
2371 - radv: Expose min_lod in \*_make_texture_descriptor
2373 - radv: Implement VK_EXT_image_view_min_lod
2596 - gitlab-ci: disable radv-fossils
2738 - radv/ci: add line endings exception for files generated with wine
2957 - radv: set COMPUTE_DESTINATION_EN_SEn to spi_cu_en
2958 - radv: apply spi_cu_en to CU_EN
3009 - radv/ci: mark the dEQP fails related to a missing VKCTS 1.3 as expected
3180 - zink: update radv ci passes
3185 - zink: add 1DShadow sampler handling for drivers (radv) that don't support it
3186 - zink: radv ci updates for 1dshadow stuff
3226 - radv: fix xfb query copy param ordering
3286 - zink: update radv fails list
3566 - radv: partial sdma support
3567 - radv: allocate the prime buffer as uncached
3570 - radv: implement wsi's private transfer queue using SDMA
3572 - radeonsi,radv: fix usages of surf_pitch
3671 - radv: Use nir_var_mem_image in meta shaders
3674 - radv: don't use a separate cache entry for GS copy shaders
3676 - docs: update radv extensions in features.txt
3679 - radv: lower load_local_invocation_index with 1D workgroups
3683 - radv: make RADV_FORCE_FAMILY case-insensitive
3684 - radv: fix max_render_backends for Sienna Cichlid null winsys
3686 - radv: stop running copy-propagation before nir_opt_deref
3697 - radv: add radv_meta_init_shader
3698 - radv: include RT shaders in RADV_DEBUG=shaders,shaderstats
3699 - radv: clone shader in radv_shader_compile_to_nir
3700 - radv: initialize workgroup_size in radv_meta_init_shader
3707 - radv,aco: implement nir_op_ffma
3708 - radv,aco: don't lower some ffma instructions
3709 - radv: have the null winsys set more fields
3717 - radv: increase maxTaskOutputCount to 65535
3722 - radv: add RADV_DEBUG=splitfma
3723 - radv: set radv_split_fma=true for Proton SotTR
3727 - radv,aco,ac/llvm: implement fmulz and ffmaz
3736 - radv: avoid providing a write_mask to intrinsic builders
3737 - radv: avoid providing an align_mul to intrinsic builders
3738 - radv: avoid providing an align_offset to intrinsic builders
3742 - radv: fix raytracing with wave32
3743 - radv: use wave32 for raytracing
3744 - radv: use 8x4 workgroups for wave32 RT
3745 - radv: fix optimized MSAA copies with suballocated images
3751 - radv: fix R_02881C_PA_CL_VS_OUT_CNTL with mixed cull/clip distances
3753 - radv: include disable_aniso_single_level and adjust_frag_coord_z in key
3891 - radv: fix removing PSIZ when it's not emitted by the last VGT stage
3892 - radv: fix OpImageQuerySamples with non-zero descriptor set
3893 - radv: do not remove PSIZ for streamout shaders
3896 - radv: add an assertion to prevent GPU hangs when VRS isn't supported
3899 - radv,aco: decouple shader_info/options from radv_shader_args
3900 - radv: re-emit prolog inputs when the nontrivial divisors state changed
3901 - radv: remove old RADV_TRACE_FILE warning
3902 - radv: fix build errors with Android
3903 - radv: report error messages when the driver can't be initialized
3905 - radv: lower the viewport index to zero when the VGT stage doesn't export it
3906 - radv: fix invalid wait_dst_stage_mask type
3908 - zink: add CI lists and deqp-suite configuration for RADV
3909 - radv: move freeing the trigger SQTT file at a better place
3910 - radv: remove useless checks about GFX7 for SQTT
3911 - radv: enable SQTT instruction timing by default
3912 - radv: stop reporting SQTT/RGP support as experimental
3914 - radv: rename radv_shader_variant to radv_shader
3915 - radv: only enable VK_EXT_display_control for vrcompositor (SteamVR)
3916 - radv: optimize subpass barrier flushes for imageless framebuffers
3917 - Revert "radv: only enable VK_EXT_display_control for vrcompositor (SteamVR)"
3918 - radv: remove unused parameter in radv_emit_subpass_barrier()
3919 - radv/sqtt: reserve a VMID for better profiling
3920 - radv/sqtt: stop calling radv_cs_add_buffer() for the thread trace BO
3921 - radv: do not expose buffer features for depth/stencil formats
3923 - radv: only emit PGM_LO for the vertex prolog
3926 - radv/winsys: use same IBs padding as the kernel
3927 - zink: update the CI lists for RADV
3928 - radv/sqtt: fix GPU hangs when capturing from the compute queue
3931 - radv: fix a sync issue on GFX9+ by clearing the upload BO fence
3934 - zink: update the CI lists for RADV
3937 - radv: simplify re-using cache entries in radv_pipeline_cache_insert_shaders()
3938 - radv: disable HTILE for D32S8 format and mipmaps on GFX10
3940 - radv: allow TC-compat CMASK with storage images on GFX10+
3941 - radv: ignore the descriptor set layout when creating descriptor template
3942 - radv: convert remaining enums/structs to 1.2 versions
3944 - radv/winsys: report the real family name instead of OVERRIDDEN
3945 - radv: fix emitting VBO when vertex input dynamic state is used
3946 - radv: make radv_break_on_count() a non-static function
3947 - radv: make radv_copy_buffer() a non-static function
3948 - radv: implement optimized MSAA copies using FMASK
3950 - radv: fix OOB access for inline push constants detected by UBSAN
3952 - radv: implement vkCmdWriteTimestamp2KHR()
3953 - radv: implement vkCmd{Reset,Set}Event2KHR()
3954 - radv: implement vkCmdWriteBufferMarker2AMD()
3955 - radv: implement vkCmdWaitEvents2KHR()/vkCmdPipelineBarrier2KHR()
3956 - radv: implement vkQueueSubmit2KHR()
3957 - radv: add support for VkMemoryBarrier2KHR
3958 - radv: add support for creating device-only events
3959 - radv: add support for new pipeline stages and access masks
3960 - radv: add support for VK_IMAGE_LAYOUT_ATTACHMENT_OPTIMAL_KHR
3961 - radv: switch the remaining stages/access to VK_PIPELINE_STAGE_2/VK_ACCESS_2
3962 - radv: advertise VK_KHR_synchronization2
3963 - radv: fix accessing NULL pointers when destroy the VRS image
3964 - radv: add a workaround to fix a segfault with Metro Exodus (Linux native)
3965 - radv: configure the number of SGPRs/VGPRs directly from the arguments
3966 - radv: copy the user SGPRs locations outside of radv_declare_shader_args()
3967 - radv: constify radv_shader_info in radv_declare_shader_args()
3968 - radv/llvm: stop trying to eliminate VS outputs
3969 - radv/llvm: constify radv_shader_info
3970 - radv: fix resetting the entire vertex input dynamic state
3971 - radv: remove never reached free() when compiling shaders
3972 - radv: add a helper function to upload a shader binary
3973 - radv: upload shader binaries after they are all compiled
3974 - radv: pass a pointer to a pipeline for the create/insert cache functions
3975 - radv: upload shader binaries of a pipeline contiguously in memory
3976 - radv: move a comment at the right place in CmdBindVertexBuffers2EXT()
3977 - radv: constify radv_vertex_binding in CmdSetVertexInputEXT()
3978 - radv: constify radv_vs_input_state() in more places
3979 - radv: fix dynamic rendering with VRS
3980 - radv: avoid prefixing few VkXXX structures by struct
3981 - radv/sqtt: always dump pipelines and shaders ISA
3982 - radv: add few helpers for configuring performance counters
3983 - radv: add initial SPM support on GFX10+
3984 - radv: fix resume/suspend render pass with depth/stencil attachment
3985 - radv: mark GFX10.3 (aka RDNA2) as conformant products with CTS 1.2.7.1
3986 - Revert "radv: Add bufferDeviceAddressMultiDevice support."
3987 - radv: do not perform depth/stencil resolves for suspended render pass
3989 - radv: enable lower_lod_zero_width
3990 - radv: fix dynamic rendering inheritance if the subpass index isn't 0
3991 - radv: ignore dynamic inheritance if the render pass isn't NULL
3992 - radv/winsys: remove useless has_sparse_vm_mappings checks
3993 - radv/winsys: clear the PRT VA range when destroying a virtual BO
3994 - radv/winsys: stop using reference counting for virtual BOs
3995 - radv/winsys: update sparse mappings with OP_REPLACE instead of OP_MAP/OP_UNMAP
3997 - radv,aco: do not disable anisotropy filtering for non-mipmap images
3998 - radv: fix dynamic rendering global scissor
3999 - radv: remove unnecessary NULL checks in vkMapMemory()/vkUnmapMemory()
4000 - radv/winsys: stop zeroing few structs in buffer_from_fd()
4001 - radv/winsys: remove radv_amdgpu_winsys_bo::is_shared
4002 - radv: fix restoring subpass during hw/fs color resolves
4003 - radv: re-enable fast clears for images that support comp-to-single
4004 - radv: re-apply "Do not access set layout during vkCmdBindDescriptorSets."
4005 - radv: fix clears with value of "1" and different DCC signedness
4006 - radv: stop checking buffer size in vkCreateBuffer()
4007 - radv: print number of levels with RADV_DEBUG=img
4008 - radv: fix copying mutable descriptors to sampler descriptors
4009 - radv: add drirc radv_disable_htile_layers and enable it for F1 2021
4012 - radv,aco: keep track of the prolog disassembly if necessary
4013 - radv: save the vertex prolog to the trace BO for debugging
4014 - radv: dump the VS prolog disassembly to the hang report
4015 - radv: add UMR markers for the vertex prolog
4016 - radv: do not use the common entrypoint for the Metro Exodus layer
4017 - radv: remove remaining dead code related to the old sync code
4018 - radv/winsys: remove unused syncobj functions
4019 - radv: stop checking if dynamic states changed
4020 - radv: reset VRS if the current subpass doesn't have a VRS attachment
4021 - radv: fix computing the fb size in presence of dynamic VRS attachment
4022 - radv: only clear VRS_HTILE_ENCODING on GFX10.3+
4023 - radv: allow to disable anisotropic filtering for single level image with drirc
4024 - radv: enable radv_disable_aniso_single_level for Battlefield 1 & V
4025 - radv/winsys: fix zero submit if no timeline semaphore support
4027 - radv: fix missing destroy for the overallocation mutex
4028 - radv: fix computing the number of color samples if no attachments
4029 - radv: optimize CPU overhead of si_cp_dma_prefetch() slightly
4030 - radv: disable attachmentFragmentShadingRate for RADV_DEBUG=nohiz
4031 - radv: fix copying VRS rates to HTILE if the depth/stencil is cleared
4032 - radv: fix copying VRS rates if the ds attachment uses mips
4033 - radv/winsys: set GTT_WC flag for CS IBs on GFX6
4034 - radv: do not restore NULL compute pipelines after meta operations
4035 - radv: stop checking if pipelines are NULL during draws/dispatches
4037 - radv: implement 1.3 features/properties
4038 - radv: report textureCompressionASTC_HDR as not supported
4039 - radv: add a no-op version of vkGetPhysicalDeviceToolPropertiesEXT()
4040 - radv: switch a bunch of struct/enum to 1.3 versions
4041 - radv: bump conformance version to 1.3.0.0 for RDNA2
4042 - radv: advertise Vulkan 1.3
4043 - radv/ci: mark dEQP-VK.api.version_check.version as expected failure on Stoney
4044 - radv/winsys: fix missing buffer_make_resident() for the null winsys
4045 - Revert "radv: re-apply "Do not access set layout during vkCmdBindDescriptorSets.""
4046 - radv/winsys: fix initializing debug/perftest options if multiple instances
4047 - radv: enable radv_disable_aniso_single_level for The Evil Within 1&2
4085 - radv: setup syncobj fd via wsi_device_setup_syncobj_fd
4106 - radv/sqtt: Add and enable basic EXT_debug_utils support.
4201 - radv: Use MESA_VULKAN_SHADER_STAGES to make room for mesh/task.
4214 - radv: Use util_widen_mask.
4220 - gitlab-ci: Disable radv-fossils again.
4222 - radv: Add radv_pipeline_has_mesh helper.
4223 - radv: Add mesh shader specific info.
4224 - radv: Cleanup PS input generation.
4225 - radv: Cleanup VS output param assignment.
4226 - radv: Add support for per-primitive mesh shader outputs.
4227 - radv: Setup shader arguments for mesh shaders.
4228 - radv: Compile mesh shaders and apply the necessary NIR lowerings.
4229 - radv: Set output driver locations for mesh shaders.
4230 - radv: Create mesh shading pipelines.
4231 - radv: Add support for mesh shading pipelines in the command buffer.
4237 - radv: Implement NV_mesh_shader draw calls.
4238 - radv: Enable NV_mesh_shader with a perftest flag.
4239 - radv: Note when a mesh shader writes the primitive shading rate.
4240 - radv: Lower primitive shading rate for mesh shaders.
4242 - radv: Support VRS for mesh shaders.
4243 - radv: Disable IB2 on compute queues.
4306 - radv: Fix memory leak on error path.
4318 - radv: Fix memory leak on error path.