Lines Matching full:radv

38 -  VK_AMD_memory_overallocation_behavior on RADV.
39 - VK_KHR_shader_non_semantic_info on Intel, RADV.
47 - VK_EXT_robustness2 on Intel, RADV.
67 - radv regression on android
81 - [RADV/LLVM/ACO/Regression] After mesa commit
109 - radv: Reading ViewportIndex in fragment shader returns garbage
140 - radv: Enable TC-compat HTILE in VK_IMAGE_LAYOUT_GENERAL.
141 - radv:
144 - radv: RAVEN fails
148 - enable storageBuffer16BitAccess feature in radv for SI and CIK
161 - RADV: flickering textures in Q.U.B.E. 2 through Proton
181 - [RADV] vkCmdBindTransformFeedbackBuffersEXT pSizes optional parameter
188 - RPCS3 / Persona 5 - Performance regression [RADV / Navi]
192 - [CTS] dEQP-VK.descriptor_indexing.\* fails on RADV/LLVM
226 - [RADV] GPU hangs while the cutscene plays in the game Assassin's
865 - radv: Allow non-dedicated linear images and buffer.
866 - radv: Do not set SX DISABLE bits for RB+ with unused surfaces.
867 - radv: Optimize emitting index buffer changes.
868 - radv: Do not redundantly set the RB+ regs on pipeline switch.
872 - radv: Store 64-bit availability bools if requested.
873 - radv: Consider maximum sample distances for entire grid.
874 - radv: Whitespace fixup.
875 - radv: Use correct buffer count with variable descriptor set sizes.
877 - drm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
879 - radv: Add WSI buffers to BO list only if they can be used.
882 - radv: Use actual memory type count for setting app-visible bitset.
883 - radv: Stop using memory type indices.
884 - radv/winsys: Add function to get domains/flags from fd.
885 - radv: Determine memory type for import based on fd.
886 - radv: Expose 4G element texel buffers.
887 - radv: Fix implicit sync with recent allocation changes.
888 - radv: Extend tiling flags to 64-bit.
889 - radv: Provide a better error for permission issues with priorities.
890 - radv/winsys: Remove extra sizeof multiply.
891 - radv: Handle failing to create .cache dir.
892 - radv: Do not close fd -1 when NULL-winsys creation fails.
893 - radv: Implement vkGetSwapchainGrallocUsage2ANDROID.
982 - radv: Advertise VK_KHR_shader_non_semantic_info
1108 - radv: use util_float_to_half_rtz
1192 - radv: use nir_lower_discard_to_demote to work around game bugs
1193 - amd: join emit_kill() from radv and radeonsi in ac_nir_to_llvm
1418 - radv: Filter extensions not whitelisted for Android
1484 - radv/sqtt: fix RADV_THREAD_TRACE_BUFFER_SIZE spelling
1491 - anv/radv: Resolving 'GetInstanceProcAddr' should not require a valid
1562 - radv: Squelch possibly-undefined warning
1631 - ci: Move db820c and db410c's gles3 tests to manual, like radv did.
2483 - radv: Properly handle all sizes of specialization constants
2619 - radv: use common nir_convert_ycbcr
2660 - radv: Use TRUNC_COORD on samplers
2661 - radv: Pass logical device to si_emit_graphics
3105 - radv: stop including files from mesa/main
3267 - gitlab-ci: Build radeonsi & RADV in the ppc64el job
3526 - radv: call nir_shader_gather_info again
3527 - radv/winsys: set has_syncobj_wait_for_submit in the null winsys
3543 - radv: add code for exposing compiler statistics
3546 - radv, aco: collect statistics if requested but executables are not
3547 - radv: fix null winsys gpu_info array
3578 - radv: align buffer descriptor sizes to dword
3579 - radv: allocate larger shader memory slabs if needed
3598 - radv/aco: enable 8/16-bit storage and int8/int16 on GFX8+
3771 - ci: Split out radv build-testing on arm64
3811 - radv: check buffer size in vkCreateBuffer()
3812 - radv: set sparseAddressSpaceSize to RADV_MAX_MEMORY_ALLOCATION_SIZE
3821 - radv: make sure to not submit any IBs when RADV_FORCE_FAMILY is set
3822 - radv: set the chip name to GCN-NOOP when RADV_FORCE_FAMILY is set
3825 - radv: fix line width range and granularity
3826 - radv: implement VK_EXT_line_rasterization
3827 - radv: remove LLVM sicheduler enable for The Talos Principle
3828 - radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched
3829 - radv: remove unused RADV_HASH_SHADER_IS_GEOM_COPY_SHADER
3830 - radv: remove unnecessary RADV_DEBUG=nobatchchain option
3832 - radv: enable shaderStorageImageMultisample on GFX6-GFX7
3833 - radv: enable VK_EXT_sampler_filter_minmax on GFX6
3834 - radv: enable VK_NV_compute_shader_derivatives on GFX6-GFX7
3835 - radv: add a comment about VK_AMD_mixed_attachment_samples on
3838 - radv/winsys: add a new flag that requests zerovram allocations
3839 - radv: use RADEON_FLAG_ZERO_VRAM when creating the trace BO
3840 - radv: add the trace BO to the BO list at submit time
3841 - radv: implement a dummy winsys for creating devices without AMDGPU
3844 - radv/gfx10: adjust the number of simd per compute unit
3845 - radv/gfx10: adjust SGPRs/VGPRs related info
3846 - radv/gfx10: adjust the LDS size used to compute waves
3847 - radv/gfx10: adjust the number of VGPRs used to compute waves
3848 - radv: make use of ac_gpu_info::max_wave64_per_simd
3849 - radv: fix creating null devices if KHR_display is enabled
3855 - radv: add a small helper that allows to submit internal CS
3856 - radv: add initial SQ Thread Trace support for GFX9
3857 - radv: emit thread trace markers after every draw/dispatch call
3858 - radv: add initial SQTT files generation support
3859 - radv: allow to capture SQTT traces with
3861 - radv: fix 32-bit build failure in radv_queue_internal_submit()
3862 - radv: fix size of sqtt_file_chunk_asic_info on 32-bit system
3863 - radv/rgp: adjust trace memory/shader clocks to fix frame duration
3864 - radv/sqtt: do not assume that the number of shader engines is 4
3865 - radv/sqtt: update SPI_CONFIG_CNTL.EXP_PRIORITY_ORDER value
3867 - radv/sqtt: add support for GFX10
3868 - radv: update entrypoints generation from ANV
3876 - gitlab-ci: add a job that runs Fossilize on RADV/Polaris10
3877 - radv/winsys: fix missing initializations of shader info in the null
3879 - radv/sqtt: fix wrong check in radv_is_thread_trace_complete()
3880 - radv/sqtt: tidy up radv_emit_thread_trace_{start,stop}
3881 - radv/sqtt: add radv_copy_thread_trace_info_regs() helper
3883 - radv/sqtt: add support for GFX8
3884 - radv/sqtt: abort if SQTT is used on GFX6-GFX7
3886 - radv/rgp: report correct cu_mask info
3887 - radv/rgp: report correct system ram size
3890 - radv/entrypoints: declare a driver internal layer for SQTT
3891 - radv: use device entrypoints from the SQTT layer if enabled
3892 - radv/sqtt: add a helper that emits thread trace userdata markers
3893 - radv: initial implementation of the driver internal layer SQTT
3894 - radv/sqtt: describe begin/end command buffers with user markers
3895 - radv/sqtt: describe draw/dispatch and emit event markers
3896 - radv/sqtt: describe render pass color/depthstencil clears
3897 - radv/rgp: bump the instrumentation spec version to 1
3898 - radv/sqtt: describe pipeline and wait events barriers
3899 - gitlab-ci: add rules:changes for RADV
3900 - radv: do not recursively begin/end render pass for meta operations
3901 - radv: fix 32-bits build (again)
3902 - gitlab-ci: build RADV in meson-i386 to avoid 32-bit build failures
3904 - radv/sqtt: describe begin/end subpass barriers with user markers
3905 - radv/sqtt: describe layout transitions with user markers
3906 - radv/gfx10: cache metadata in L2 on small chips
3907 - radv: use better tessellation tunables on GFX9+
3908 - radv: tune primitive binning for small chips
3909 - radv: rewrite late alloc computation
3910 - radv: use ac_gpu_info::use_late_alloc
3911 - radv: cleanup occurences of use_aco everywhere
3912 - radv: remove radv_shader_variant::aco_used
3913 - radv: remove unnecessary LLVM includes
3914 - radv: add llvm_compiler_shader() helper
3917 - gitlab-ci: do not set the number of deqp-parallel jobs for RADV CTS
3919 - radv/sqtt: handle thread trace capture in sqtt_QueuePresentKHR()
3920 - radv: only inject implicit subpass dependencies if necessary
3921 - radv/gfx10: fix required subgroup size with
3923 - radv/gfx10: fix required ballot size with
3925 - radv: fix random depth range unrestricted failures due to a cache
3927 - radv: remove wrong assert that checks compute subgroup size
3928 - radv: fix optional pSizes parameter when binding streamout buffers
3929 - radv/winsys: fix wrong PCI ID for Vega10 in the null winsys
3930 - radv/winsys: spoof some values for num_render_backends in the null
3932 - gitlab-ci: compile fossils with both RADV compiler backends
3935 - gitlab-ci: add a new stage for RADV CI
3937 - radv/llvm: fix subgroup shuffle for chips without bpermute
3938 - radv: enable VK_KHR_8bit_storage on GFX6-GFX7
3947 - radv/llvm: enable 8-bit storage features on GFX6-GFX7
3950 - radv/llvm: enable 16-bit storage features on GFX6-GFX7
3951 - radv: rename decompress/resummarize depth/stencil functions
3952 - radv: rename extra graphics pipeline decompress/resummarize fields
3953 - radv: cleanup creating the decompress/resummarize pipelines
3954 - radv: remove radv_layout_has_htile() helper
3955 - radv: enable lowering of GS intrinsics for the LLVM backend
3956 - ac,radv: add ac_gpu_info::has_double_rate_fp16
3957 - radv: only expose shaderFloat16 for chips with double rate fp16
3958 - radv: only expose storageInputOutput16 for chips with double rate
3960 - radv: only expose fp16 control features for chips with double rate
3962 - radv: only enable TC-compat HTILE for images readable by a shader
3963 - radv: allow TC-compat HTILE with GENERAL outside of render loops
3986 - radv: add radeon_set_context_reg_rmw() helper
3987 - radv: use RMW packets for updating the maximum sample distance
3989 - radv/aco: do not advertise VK_KHR_shader_subgroup_extended_types
3992 - radv: do not abort with unknown/unimplemented descriptor types
3993 - radv: fix geometry shader primitives query with ACO on GFX10
3994 - radv: set missing SHARED_VGPR_CNT for NGG VS and ACO
3995 - radv/llvm: fix exporting the viewport index if the fragment shader
4000 - gitlab-ci: add a list of excluded tests for RADV
4001 - radv: make sure to export the viewport index if FS needs it
4002 - radv: simplify checking for Navi1x chips
4003 - radv: adjust the supported subgroup stages
4004 - radv: fix robust_buffer_access if enabled via
4006 - gitlab-ci: add lists of expected failures for RADV CI
4008 - radv: do not expose GTT as device local memory mostly for APUs
4009 - radv: enable FMASK for color attachments only
4010 - radv: remove unused radv_device_memory::map_size field
4011 - radv: track memory heaps usage if overallocation is explicitly
4013 - radv: advertise VK_AMD_memory_overallocation_behavior
4017 - radv: handle NULL descriptors
4018 - radv: handle NULL vertex bindings
4019 - radv: advertise VK_EXT_robustness2
4022 - radv: report INITIALIZATION_FAILED when the amdgpu winsys init failed
4023 - radv: don't report error with other vendor DRM devices
4025 - radv: limit the Vulkan version to 1.1 for Android
4026 - radv: handle different Vulkan API versions correctly
4027 - radv: update the list of allowed Android extensions
4155 - radv: Move some helper functions to the radv_shader.h header file.
4179 - radv: Enable ACO for tessellation control shaders.
4185 - radv: Enable ACO for TES when there is no GS.
4187 - radv: Enable ACO on all stages.
4195 - radv: Enable lowering dynamic quad broadcasts.
4196 - radv: Enable subgroup shuffle on GFX10 when ACO is used.
4229 - radv: Enable ACO for NGG VS/TES, but disable NGG for ACO GS.
4231 - radv: Print shader stage before disassembly.
4232 - radv: Add inputs read by TES to radv_shader_info.
4241 - radv: Refactor calculate_tess_lds_size and get_tcs_num_patches.
4247 - radv: Use new linking helper to set default driver locations.
4249 - radv: Use smaller esgs_itemsize for ACO.