Lines Matching full:radeonsi
30 - GL_EXT_demote_to_helper_invocation on radeonsi
32 - GL_NV_compute_shader_derivatives on radeonsi
74 - "radeonsi: Check pitch and offset for validity." is a bad commit
163 - ci: Missing needs: in radeonsi-stoney-\*?
180 - \[radeonsi\] DESPERADOS III poor performance when there's lots of animations going on
210 - \[radeonsi\] After 549ae5f84375dfadb86cfd465f0103acfae3249f commit Firefox Nightly Asan begins cr…
501 - radeonsi: Add displayable DCC flushing without explicit flushes.
505 - radeonsi: Check pitch and offset for validity.
506 - radeonsi: Add modifier support.
507 - radeonsi: Do not disable DCC when we have it as a modifier.
508 - radeonsi: Do not try to disable displayable DCC with modifiers.
509 - radeonsi: Add auxiliary plane support.
537 - radeonsi: Only set modifier creation function for GFX9+ & with kernel support.
868 - CI: Collapse radv & radeonsi stages into one
943 - radeonsi: fix regression on gpus using the radeon winsys.
1603 - radeonsi/gfx10: fix overflow and primitive queries
1604 - radeonsi/gfx10: added support for gfx10 conditional rendering
1605 - radeonsi/gfx10: fix issue with multiple overflow queries on the same context
1950 - radeonsi: cap AV1 codec configuration
1951 - radeonsi: cap AV1 support to SIENNA CICHLID
2029 - radeonsi: enable GL_EXT_demote_to_helper_invocation
2031 - radeonsi: add an option to enable 2x2 coarse shading for non-GUI elements
2050 - radeonsi: don't load DrawID for indirect draws if it's unused
2051 - radeonsi: swap DrawId and StartInstance SGPR locations
2052 - radeonsi: handle pipe_draw_info::increment_draw_id
2053 - radeonsi: fix min_direct_count value
2054 - radeonsi: do VGT_FLUSH when switching NGG -\> legacy on Sienna Cichlid
2055 - radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch
2056 - radeonsi: determine correctly if switching from normal launch to fast launch
2057 - radeonsi: don't subtract max_verts_per_prim from hw_max_esverts on gfx10.3
2058 - radeonsi: read vs_state_bits in vs_prolog correctly
2059 - radeonsi: tweak triangle list culling performance for GS fast launch
2060 - radeonsi: remove VS input loads when culling with rasterizer discard
2061 - radeonsi: add options.inline_uniforms to the shader cache key
2067 - radeonsi: don't do VGT_FLUSH before fast launch on gfx10.3
2068 - radeonsi: don't add num_vbos_in_user_sgprs to the shader cache key for non-VS
2069 - radeonsi: fix NGG streamout regression
2070 - radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics
2084 - radeonsi: adjust tess SGPRs to allow fully occupied 3 HS waves of triangles
2085 - radeonsi: don't leave more than 8 unoccupied lanes in HS
2086 - radeonsi: don't allocate LDS for TCS outputs if they are not read
2087 - radeonsi: limit HS LDS usage per workgroup to 16K to allow at least 2 WGs/CU
2088 - radeonsi: don't generate a dead conditional in si_write_tess_factors on gfx9+
2089 - radeonsi: merge TCS and TCS epilog conditional blocks
2090 - radeonsi: always return void from si_build_wrapper_function
2091 - radeonsi: if VS and TCS have the same number of threads, merge the conditonals
2092 - radeonsi: remove unnecessary NULL checking in NIR tess functions
2094 - radeonsi: pass VS->TCS IO via VGPRs if VS and TCS have the same thread count
2095 - radeonsi: don't insert barrier between VS/TCS if all TCS inputs come from VGPRs
2096 - radeonsi: don't allocate LDS for TCS inputs if it's not used
2097 - radeonsi: implement GS fast launch for indexed triangle strips
2147 - radeonsi: print more fields in si_dump_shader_key
2148 - radeonsi: always use a staging texture for linear 1D textures in VRAM
2149 - radeonsi: correct the MAD/FMA support table
2150 - radeonsi: use util_logbase2 instead of division by index_size
2151 - radeonsi: fix a memory leak in si_create_dcc_retile_cs
2152 - radeonsi: fix line stippling with LINES_ADJACENCY without GS
2153 - radeonsi: fix max_lds_size warning in release builds
2156 - radeonsi: unduplicate code setting MIN_COMPRESSED_BLOCK_SIZE
2157 - radeonsi: enable NGG and NGG culling on gfx10.3 APUs by default
2158 - radeonsi: add AMD_DEBUG=nofastlaunch for debugging
2159 - radeonsi: eliminate shader code for disabled or masked color outputs
2160 - radeonsi: fix a nasty bug in si_pm4.c
2161 - radeonsi: only mask 1 CU for GS/VS waves on gfx10.3
2162 - ac,radeonsi: fix load_first_vertex
2163 - radeonsi: don't update indexed flag in SGPR if it's unused
2164 - radeonsi: don't update provoking vertex and outprim states in SGPR if unused
2166 - radeonsi: disable WGP mode on gfx10.3 to prevent hangs
2167 - radeonsi: don't invalidate emitted NUM_INSTANCES for u_blitter
2168 - radeonsi: don't set DrawID and StartInstance if they are unused
2169 - radeonsi: don't check for GS fast launch for NOT_EOP in the indexed case
2170 - Revert "radeonsi: always return void from si_build_wrapper_function"
2177 - r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferences
2194 - radeonsi: move si_screen_clear_buffer into si_compute_blit.c w/o SDMA option
2195 - radeonsi: rename buffer functions so as not to reference rings
2196 - radeonsi: remove SDMA support
2197 - radeonsi: rename SI_TEST_DMA to SI_TEST_BLIT
2198 - radeonsi: fix the blit test for SW_64KB_R_X
2199 - radeonsi: initialize ctx and gfx_cs first, then allocators
2202 - radeonsi: only use staging for linear textures when all VRAM is not visible
2203 - radeonsi: unify uploaders and upload to VRAM if all VRAM is visible
2204 - radeonsi: map PIPE_USAGE_STREAM to VRAM if all VRAM is visible
2206 - ac,radeonsi: implement GL_NV_compute_shader_derivatives
2208 - radeonsi: fix a crash in si_fence_server_sync
2211 - radeonsi: split ac_shader_args initialization from LLVM code
2212 - radeonsi: move si_create_function into si_shader_llvm.c
2213 - radeonsi: move si_build_main_function into si_shader_llvm.c
2214 - radeonsi: move si_llvm_compiler_shader and deps into si_shader_llvm.c
2220 - radeonsi: allow including a few files from C++
2221 - radeonsi: fix future C++ compile failures and warnings
2222 - radeonsi: resolve a tricky C++ failure with goto jumping over initializations
2223 - radeonsi: rename si_state_draw.c to .cpp
2224 - radeonsi: use a C++ template to decrease draw_vbo overhead by 13 %
2225 - radeonsi: fix small primitive culling with MSAA force-disabled and smoothing
2226 - radeonsi: disable NGG fast launch with indexed triangle strips to fix a hang
2227 - radeonsi: improve a comment about an MSAA bug workaround
2276 - ac,radeonsi: limit Smart Access Memory to Zen 3 and GFX10.3 due to perf issues
2277 - radeonsi: add driconf options to enable/disable Smart Access Memory
2278 - radeonsi: take color interpolation into account for shader variants
2285 - radeonsi: fix hang caused by for loop with exec=0 in LS and ES
2286 - radeonsi: remove si_gs_prolog_bits::gfx9_prev_is_vs
2293 - radeonsi: fix centroid with VRS coarse shading
2300 - radeonsi: don't crash on NULL images in si_check_needs_implicit_sync
2558 - dri: Restrict glthread for CS:GO to radeonsi
2599 - radeonsi: remove unused NO_RB_PLUS flag
2600 - radeonsi: remove AMD_DEBUG=zerovram flag
2604 - radeonsi/gfx10: flush gfx cs on ngg -\> legacy transition
2612 - radeonsi: update fallthrough comments
2626 - Revert "Revert "radeonsi: use staging buffer uploads for most VRAM buffers""
2639 - radeonsi: fix si_get_draw_start_count count value
2651 - radeonsi: fix redundant initializations
2653 - radeonsi: pass radeon_cmdbuf to emit_cache_flush
2654 - radeonsi: pass radeon_cmdbuf to si_cp_dma_wait_for_idle
2661 - radeonsi: add radeon_set_uconfig_reg_seq_perfctr
2662 - radeonsi: implement SQTT support
2664 - dri: enable glthread + radeonsi workaround for CS:GO
2668 - radeonsi: invalidate compute sgprs in si_rebind_buffer
2669 - radeonsi: inhibit clockgating when using SQTT
2670 - radeonsi: properly set SPI_SHADER_PGM_HI_ES
2671 - radeonsi: fix read from compute / write from draw sync
2672 - radeonsi: fix si_check_render_feedback
3113 - radeonsi: use ac_surface_print_info in si_print_texture_info
3257 - radeonsi: Fix typos.
3304 - radeonsi: enable vrs2x2 coarse shading if flat shading (v9)