Lines Matching full:radv

41 -  Fixed and re-exposed VK_EXT_pci_bus_info on Intel and RADV
42 - VK_EXT_scalar_block_layout on Intel and RADV
46 - VK_EXT_memory_budget on RADV
67 - [RADV] Rendering distortions only when MSAA is enabled
90 - RADV/Vega: Low mip levels of large BCn textures get corrupted by
158 - radv: New D3D boolean optimizations cause GPU hang in Witcher 3
178 - [regression, bisected] retroarch's crt-royale shader crash radv
184 - [RADV] The Witcher 3 system freeze
270 - radv: Flush before vkCmdWriteTimestamp() if needed
353 - radv: Use structured intrinsics instead of indexing workaround for
356 - radv: Fix opaque metadata descriptor last layer.
357 - radv: Clamp gfx9 image view extents to the allocated image extents.
358 - radv: Align large buffers to the fragment size.
359 - radv/android: Mark android WSI image as shareable.
360 - radv/android: Use buffer metadata to determine scanout compat.
361 - radv: Check for shareable images in central place.
362 - radv: Remove redundant format check.
363 - radv: Fix multiview depth clears
364 - radv: Work around non-renderable 128bpp compressed 3d textures on
366 - radv: Fix wrongly positioned paren.
367 - radv: Do a cache flush if needed before reading predicates.
368 - radv: Implement buffer stores with less than 4 components.
370 - radv: Remove device path.
371 - radv: Remove unused variable.
373 - radv: Fix rasterization precision bits.
376 - radv: Only use 32 KiB per threadgroup on Stoney.
377 - radv: Set partial_vs_wave for pipelines with just GS, not tess.
379 - radv: Remove unused variable.
380 - radv/winsys: Set winsys bo priority on creation.
381 - radv/winsys: Add priority handling during submit.
382 - radv: Enable VK_EXT_memory_priority.
383 - radv: Fix the shader info pass for not having the variable.
388 - radv: Only look at pImmutableSamples if the descriptor has a sampler.
390 - radv: Sync ETC2 whitelisted devices.
391 - radv: Fix float16 interpolation set up.
392 - radv: Allow interpolation on non-float types.
393 - radv: Handle clip+cull distances more generally as compact arrays.
394 - radv: Fix rebase issue in 19.0 for float16 fix.
395 - radv: Interpolate less aggressively.
455 - Revert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"
480 - radv: apply xfb buffer offset at buffer binding time not later. (v2)
481 - radv: fix begin/end transform feedback with 0 counter buffers.
487 - radv: handle loading from shared pointers
492 - radv: use 3d shader for gfx9 copies if dst is 3d
493 - radv/xfb: fix counter buffer bounds checks.
903 - radv: remove a few more unnecessary KHR suffixes
1258 - anv,radv: Disable VK_EXT_pci_bus_info
1290 - radv: Fix a stupid if in gather_intrinsic_info
1293 - anv,radv: Re-enable VK_EXT_pci_bus_info
1302 - radv/query: Add a nir_test_flag helper
1303 - radv/query: Use 1-bit booleans in query shaders
1918 - android: radv: add libmesa_git_sha1 static dependency
1964 - radv: include LLVM IR in the VK_AMD_shader_info "disassembly"
1970 - radv: remove dependency on addrlib gfx9_enum.h
2009 - radv: correctly use vulkan 1.0 by default
2010 - radv: add device->instance extension dependencies
2062 - travis: radeonsi and radv require LLVM 7.0
2073 - radv: don't set surf_index for stencil-only images
2074 - radv: switch from nir_bcsel to nir_b32csel
2075 - ac/nir,radv,radeonsi/nir: use correct indices for interpolation
2078 - radv: use dithered alpha-to-coverage
2079 - radv: pass radv_draw_info to radv_emit_draw_registers()
2080 - radv: add missed situations for scissor bug workaround
2081 - radv: avoid context rolls when binding graphics pipelines
2082 - radv: prevent dirtying of dynamic state when it does not change
2083 - radv: bitcast 16-bit outputs to integers
2084 - radv: ensure export arguments are always float
2216 - radv: remove useless sync after copying query results with compute
2217 - radv: add missing TFB queries support to CmdCopyQueryPoolsResults()
2218 - radv: replace si_emit_wait_fence() with radv_cp_wait_mem()
2219 - radv: more use of radv_cp_wait_mem()
2220 - radv: allocate enough space in CS when copying query results with
2222 - radv: disable conditional rendering for vkCmdCopyQueryPoolResults()
2223 - radv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT for VI+
2224 - radv: use LOAD_CONTEXT_REG when loading fast clear values
2225 - radv: fix GPU hangs when loading depth/stencil clear values on SI/CIK
2226 - radv: cleanup and document a Hawaii bug with offchip buffers
2227 - radv: clean up setting partial_es_wave for distributed tess on VI
2228 - radv: make use of num_good_cu_per_sh in si_emit_graphics() too
2229 - radv: binding streamout buffers doesn't change context regs
2230 - radv: set PA.SC_CONSERVATIVE_RASTERIZATION.NULL_SQUAD_AA_MASK_ENABLE
2231 - radv: set optimal OVERWRITE_COMBINER_WATERMARK on GFX9
2232 - radv: add a debug option for disabling primitive binning
2233 - radv: enable primitive binning by default
2234 - radv: tidy up radv_set_dcc_need_cmask_elim_pred()
2235 - radv: always clear the FCE predicate after DCC/FMASK/CMASK
2237 - radv/winsys: remove the max IBs per submit limit for the fallback
2239 - radv/winsys: remove the max IBs per submit limit for the sysmem path
2240 - radv: remove unnecessary goto in the fast clear paths
2241 - radv: add radv_get_htile_fast_clear_value() helper
2242 - radv: add radv_is_fast_clear_{depth,stencil}_allowed() helpers
2243 - radv: check allowed fast HTILE clears a bit earlier
2244 - radv: rewrite the condition that checks allowed depth/stencil values
2245 - radv: implement fast HTILE clears for depth or stencil only on GFX9
2247 - radv: ignore subpass self-dependencies
2248 - radv: only sync CP DMA for transfer operations or bottom pipe
2249 - radv: remove useless sync after CmdClear{Color,DepthStencil}Image()
2250 - radv: remove useless sync before CmdClear{Color,DepthStencil}Image()
2251 - radv: ignore subpass self-dependencies for CreateRenderPass() too
2252 - radv: remove useless check in emit_fast_color_clear()
2253 - radv: add radv_image_can_fast_clear() helper
2254 - radv: add radv_image_view_can_fast_clear() helper
2255 - radv: add radv_can_fast_clear_{color,depth}() helpers
2256 - radv: simplify a check in emit_fast_color_clear()
2257 - radv: refactor the fast clear path for better re-use
2258 - radv: optimize CmdClear{Color,DepthStencil}Image() for layered
2260 - radv: remove unused pending_clears param in the transition path
2261 - radv: drop few useless state changes when doing color/depth
2263 - radv: rework the TC-compat HTILE hardware bug with COND_EXEC
2264 - radv: reset pending_reset_query when flushing caches
2265 - radv: wait on the high 32 bits of timestamp queries
2267 - radv: expose VK_EXT_scalar_block_layout
2270 - radv: bump reported version to 1.1.90
2271 - radv: add a predicate for reflecting DCC decompression state
2272 - radv: allow to skip DCC decompressions with the new predicate
2273 - radv: switch on EOP when primitive restart is enabled with triangle
2275 - radv: check if addrlib enabled HTILE in radv_image_can_enable_htile()
2276 - radv: don't check if format is depth in radv_image_can_enable_hile()
2277 - radv: report Vulkan version 1.1.90 for real
2279 - radv: drop the amdgpu-skip-threshold=1 workaround for LLVM 8
2280 - radv: fix subpass image transitions with multiviews
2281 - radv: compute optimal VM alignment for imported buffers
2284 - radv: initialize FMASK for images in fully expanded mode
2285 - radv: add support for FMASK expand
2286 - radv: enable shaderStorageImageMultisample feature on GFX8+
2287 - radv: get rid of bunch of KHR suffixes
2288 - radv: enable variable pointers
2289 - radv: skip draws with instance_count == 0
2293 - radv: remove unnecessary returns in GetPhysicalDevice*Properties()
2294 - radv: add two small helpers for getting VRAM and visible VRAM sizes
2295 - radv: add support for VK_EXT_memory_budget
2298 - radv: drop unused code related to 16 sample locations
2299 - radv: reduce size of the per-queue descriptor BO
2300 - radv: do not write unused descriptors to the per-queue BO
2301 - radv: initialize the per-queue descriptor BO only once
2304 - radv: improve gathering of load_push_constants with dynamic bindings
2305 - radv: remove old_fence parameter from si_cs_emit_write_event_eop()
2306 - radv: only allocate the GFX9 fence and EOP BOs for the gfx queue
2307 - radv: compute the GFX9 fence VA at allocation time
2308 - radv: always pass the GFX9 fence data to si_cs_emit_cache_flush()
2309 - radv: fix computing number of user SGPRs for streamout buffers
2310 - radv: remove radv_userdata_info::indirect field
2311 - radv: simplify allocating user SGPRS for descriptor sets
2312 - radv: set noalias/dereferenceable LLVM attributes based on param
2314 - radv: re-enable fast depth clears for 16-bit surfaces on VI
2315 - radv/winsys: fix hash when adding internal buffers
2316 - radv: fix compiler issues with GCC 9
2317 - radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8
2318 - radv/winsys: fix BO list creation when RADV_DEBUG=allbos is set
2319 - radv: always export gl_SampleMask when the fragment shader uses it
2320 - radv: write the alpha channel of MRT0 when alpha coverage is enabled
2321 - radv: fix writing the alpha channel of MRT0 when alpha coverage is
2323 - radv: fix out-of-bounds access when copying descriptors BO list
2324 - radv: don't copy buffer descriptors list for samplers
2325 - radv: fix clearing attachments in secondary command buffers
2326 - radv: properly align the fence and EOP bug VA on GFX9
2327 - radv: fix pointSizeRange limits
2397 - radv: make use of nir_move_out_const_to_consumer()
2441 - radv/ac: fix some fp16 handling