Lines Matching full:radeonsi

79 - [radeonsi] [vulkan] [23.3-rc1 regression] Video output corrupted in QMplay2 with Vulkan renderer
89 - DRI_PRIME fails with ACO only radeonsi
119 - [radeonsi] Wargame: Red Dragon /w OpenGL stopped working with ACO
129 - radeonsi: broken hardware decoding (vaapi/vulkan) on RDNA2 gpu (bisected)
149 - RadeonSI: glClear() causes clear texture for some frames on RX580
150 - radeonsi: corruption when seeking video decoded with vaapi in mpv
211 …ab0ef45ad7698eaa0ef "frontends/va: use resources instead of views" cause radeonsi can't play video.
213 - Rusticl,radeonsi: ac_rtld error(2): too much LDS
227 - [radeonsi][vaapi] segfault in vl_video_buffer_sampler_view_components() when using vaapisink rece…
236 - radeonsi: Deadlock when creating a new GL context in parallel with linking a shader on another GL…
241 - rusticl: fails to build for iris + radeonsi
336 - radeonsi: Set PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET for auxiliary contexts
504 - radeonsi: Collapse SSA check
878 - radeonsi/vcn: disable tmz ctx buffer for VCN_2_2_0
1274 - ci/radeonsi: Add new flake
1278 - ci/radeonsi: Skip more really slow tests
1498 - ac,radeonsi: move vcn enc structs to common
1499 - ac,radeonsi: move vcn enc av1 default cdf file to common
1538 - ci/radeonsi: stoney arb_timer_query got fixed between kernel 6.3.1..13
1554 - ci/amd: fix timeouting radeonsi-raven-va-full job
1618 - radeonsi: Use DIV_ROUND_UP instead of ALIGN_POT
1621 - radeonsi/vcn: Don't use chroma in AV1 encode with RGB input
1625 - radeonsi/vcn: Set H264 video signal parameters in bitstream
1626 - radeonsi/vcn: Set HEVC video signal parameters in bitstream
1627 - radeonsi/vcn: Enable full/limited range support for H264/HEVC/AV1
1628 - radeonsi/vcn: Fix setting color range in AV1 bitstream
1638 - radeonsi: Don't prefer interlaced for video decode
1642 - radeonsi: Copy all planes with multi-plane staging textures
1643 - radeonsi: Enable PIPE_VIDEO_CAP_SUPPORTS_CONTIGUOUS_PLANES_MAP
1645 - radeonsi/vcn: Update rate control when framerate changes with HEVC
1648 - radeonsi/vcn: Fix leaking fences in decode
1653 - Revert "radeonsi/vcn: add an exception of field case for h264 decoding"
1662 - radeonsi/vcn: Set H264/HEVC chroma sample location in bitstream
1663 - radeonsi/vcn: Don't hang GPU when using DCC surface as encoder input
1666 - radeonsi/vcn: Implement destroy_fence vfunc
1674 - radeonsi/vcn: Add High Quality encoding preset for AV1
1675 - radeonsi: Fix plane size in si_copy_multi_plane_texture
1681 - radeonsi/vcn: Add encode support for H264 B-frames
1683 - radeonsi: Fix offset for linear surfaces on GFX < 9
1823 - ci/radeonsi: Drop an xfail for vangogh.
2936 - radeonsi: limit CP DMA to skip holes in sparse bo
3007 - radeonsi: stores bottom_edge_rule option in the rasterizer state
3008 - radeonsi: sets OPTIMAL_BIN_SELECTION to 0 if using bottom_edge_rule
3009 - radeonsi: "clear_render_target" shader in nir
3010 - radeonsi: "clear_render_target_1d_array" shader in nir
3011 - radeonsi: "clear_12bytes_buffer" shader in nir
3165 - ci/radeonsi: Update flake list
3633 - radeonsi: modify algorithm of skipping holes of sparse bo
4043 - radeonsi: use AMD_CODE_PROPERTY_ENABLE_WAVEFRONT_SIZE32 to determine wave size
4044 - radeonsi: use wave size to determine index stride
4046 - amd/radeonsi: add missing stuff for gfx11.5
4066 - radeonsi: add AV1 profile to supported profile
4067 - radeonsi/vcn: fix the incorrect dt_size
4409 - radeonsi: fix a CDNA regression breaking compute
4411 - radeonsi: turn sh_base[PIPE_SHADER_VERTEX] into a constant in emit_draw_packets
4412 - radeonsi: restructure the loop for non-indexed multi draws
4413 - radeonsi: cosmetic changes to radeon_opt_* macros
4414 - radeonsi: handle draw user SGPRs as tracked registers
4415 - radeonsi: update obsolete comments about compiler queues
4416 - radeonsi: remove si_compute.h, move the contents into si_pipe.h
4417 - radeonsi: move si_update/emit_tess_io_layout_state into si_state_shaders.cpp
4418 - radeonsi: move si_emit_spi_map into si_state_shaders.cpp
4419 - radeonsi: move si_emit_rasterizer_prim_state out of si_emit_all_states
4420 - radeonsi: remove splitting IBs that use too much memory
4421 - radeonsi: add padding to si_resource to fix Viewperf2020/catiav5test1 perf
4422 - radeonsi: remove unused check_mem parameter from si_sampler_view_add_buffer
4423 - radeonsi: remove the draw counter with primitive restart from the HUD
4424 - radeonsi: always inline si_prefetch_shaders
4425 - radeonsi: specialize si_draw_rectangle using a C++ template
4426 - radeonsi: add index parameter into si_atom::emit
4427 - radeonsi: split direct pm4 emission from si_pm4_emit
4428 - radeonsi: move code around si_pm4_emit_state into si_pm4_emit_state
4429 - radeonsi: merge pm4 state and atom emit loops into one
4430 - radeonsi: add a simple version of si_pm4_emit_state for non-shader states
4431 - radeonsi: handle deferred cache flushes as a state (si_atom)
4432 - radeonsi: remove render condition logic from si_draw by reordering atoms
4433 - radeonsi: abort when failing to upload descriptors instead of skipping draws
4434 - radeonsi: rename shader_pointers state -> gfx_shader_pointers
4435 - radeonsi: merge si_upload_*_descriptors into si_emit_*_shader_pointers
4436 - radeonsi: convert si_gfx_resources_add_all_to_bo_list to a state atom
4437 - radeonsi/ci: update gfx11 failures
4438 - radeonsi: move GE_CNTL emission from si_draw into si_emit_vgt_pipeline_state
4439 - radeonsi: use num_patches_per_workgroup directly in si_get_ia_multi_vgt_param
4440 - radeonsi: enable shader culling by default because it helps Viewperf
4441 - radeonsi: rewrite how occlusion query precision is determined for performance
4442 - radeonsi: set PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET on aux_context explicitly
4446 - radeonsi: don't abort for descriptor failures, let the winsys handle it
4447 - radeonsi: don't use threadID.yz/blockID.yz for copy_image if those are always 0
4448 - radeonsi: don't use threadID.yz/blockID.yz for compute_blit if they're always 0
4462 - radeonsi: allow setting any index in radeon_set_sh_reg_idx
4463 - radeonsi: rename uses_subgroup_info to uses_tg_size
4464 - radeonsi: improve the heuristic when to use Wave32 for compute shaders
4465 - radeonsi: simplify/merge emit_shader_ngg functions
4466 - radeonsi: don't pass gl_Layer to PS for blit shaders
4467 - radeonsi/gfx11: pass attribute ring addr via SGPR instead of memory for blits
4468 - radeonsi: fix templated si_draw_rectangle callback for Navi14
4475 - radeonsi: fix compute-only contexts
4485 - Revert "radeonsi: specialize si_draw_rectangle using a C++ template"
4486 - radeonsi/ci: update navi10 results
4489 - radeonsi: add another aux context for uploading shaders
4490 - radeonsi: upload shaders via a staging buffer so as not to map VRAM directly
4514 - radeonsi: disable register shadowing without SR-IOV to fix bad performance
4516 - radeonsi/ci: update gfx1100 results
4520 - radeonsi/ci: update the runner for new build scripts
4521 - radeonsi/ci: enable GTF tests in the runner
4522 - radeonsi/ci: enable GLES CTS in the runner
4523 - radeonsi/ci: update failures and flakes
4525 - radeonsi: initialize perfetto in the right place
4526 - radeonsi/gfx11: don't set OREO_MODE to fix rare corruption
5080 - radeonsi/sdma: use multiple commands if required
5091 - radeonsi: emit framebuffer state after allocating cmask
5095 - amd, radeonsi: Add code to enable gfx11.5
5097 - radeonsi: check sctx->tess_rings is valid before using it
5107 - radeonsi: aco does not pass LS outputs to HS by arg
5108 - radeonsi: extract si_get_prev_stage_nir_shader to be shared with aco
5109 - radeonsi: init aco shader info for merged LS/HS
5110 - radeonsi: simplify si_build_wrapper_function
5111 - radeonsi: move vertex shader vb desc input sgpr args to last
5112 - radeonsi: remove param type check in wrapper function
5113 - radeonsi: refine si_llvm_ls_build_end
5114 - radeonsi: refine si_llvm_es_build_end
5115 - radeonsi: aco compile support merged mono shader
5116 - radeonsi: calculate lds size for merged shaders
5117 - radeonsi: enable aco compile for mono merged LS/HS
5118 - radeonsi: enable aco compile for mono merged ES/GS
5125 - aco: add tcs epilog generation for radeonsi
5128 - aco,radeonsi: save const addr to symbol
5131 - radeonsi: add exec_size to shader binary
5132 - radeonsi: support upload multi part shader binary
5133 - radeonsi: share si_get_tcs_out_patch_stride with aco
5134 - radeonsi: fill part mode tcs aco shader info
5135 - radeonsi: extract si_llvm_build_shader_part
5136 - radeonsi: remove separate_prolog arg from prolog/epilog build
5137 - radeonsi: add si_get_tcs_epilog_args
5138 - radeonsi: change si_fill_aco_options args
5139 - radeonsi: add si_aco_build_shader_part
5140 - radeonsi: part mode standalone tcs support aco compile
5141 - radeonsi: remove unused arg of get_tcs_tes_buffer_address
5145 - aco: add vs prolog instruction selection for radeonsi
5146 - aco: add aco compile interface for radeonsi vs prolog
5148 - radeonsi: fill aco_shader_info->is_monolithic
5149 - radeonsi: remove is_monolithic from vs prolog key
5150 - radeonsi: extract si_get_vs_prolog_args to be shared with aco
5151 - radeonsi: fix aco options has_ls_vgpr_init_bug setup
5152 - radeonsi: add vs prolog aco build
5153 - radeonsi: set vs has prolog aco shader info
5154 - radeonsi: enable aco compile for part mode standalone vs
5155 - aco,radv,radeonsi: rename is_monolithic to merged_shader_compiled_separately
5156 - ac,radeonsi: move ps arg pos_fixed_pt to ac_shader_args
5159 - aco: add ps prolog generation for radeonsi
5160 - aco: handle ps outputs from radeonsi
5161 - aco: add create_fs_end_for_epilog for radeonsi
5165 - aco,radv: add radeonsi spec ps epilog code
5166 - aco: compact ps expilog color export for radeonsi
5167 - aco,radv,radeonsi: pass spi ps input ena and addr
5172 - radeonsi: reduce sgpr count for scratch_offset when aco
5173 - radeonsi: init spi_ps_input_addr for part mode ps
5174 - radeonsi: extract si_prolog_get_internal_binding_slot
5175 - radeonsi: extract si_get_ps_prolog_args to be shared with aco
5176 - ac,radeonsi: remove unused ps prolog key fields
5177 - radeonsi: add ps prolog shader part build
5178 - radeonsi: extract si_get_ps_epilog_args to be shared with aco
5179 - radeonsi: fill aco shader info for ps part
5180 - radeonsi: add ps epilog shader part build
5181 - radeonsi: enable aco compile for part mode ps
5182 - radeonsi: disable disk cache when use aco
5368 - radeonsi: Add PIPE_CAP_HAS_CONST_BW support
5463 - radeonsi/vcn: change max_poc to fixed value for hevc encoder.
5508 - radeonsi/vcn: set jpeg reg version for gfx 1150
5514 - Android.mk: Only link LLVM for radeonsi, not amd_vk
5569 - amd,radeonsi: move si_shader_io_get_unique_index_patch() to common code
5710 - ac,radv,radeonsi: rework SPM counters configuration and share it
5714 - radv,radeonsi: use AC_SPM_SEGMENT_TYPE_xxx instead of magic values
5726 - radv,radeonsi: make sure to emit GRBM_GFX_INDEX before SQ select registers
5728 - ac,radv,radeonsi: prepare support for multi-instance SPM SQ counters
5729 - ac,radv,radeonsi: prepare support for multi-instance SPM generic counters
5820 - radeonsi: Add perfetto support in radeonsi
5821 - radeonsi: Add u_trace init code in radeonsi
5822 - radeonsi: Add tracepoints in radeonsi driver
5823 - radeonsi: fixes compilaton error when perfetto is disabled
5827 - radeonsi/vcn: support variable number of bs_bufs
5828 - radeonsi/vcn: num bs_bufs must be proportional to num jpeg engines
6035 - radeonsi: enable vcn encoder rgb input support
6049 - util: add radeonsi workaround for Nowhere Patrol
6076 - radeonsi: Move si_select_hw_stage to si_shader_info.
6077 - radeonsi: Use ac_nir_lower_intrinsics_to_args.
6155 - radeonsi: prefix function with si\_ to prevent name collision
6219 - radeonsi: add more documentation for dpbb debug env variable
6221 - radeonsi: correct old comment in si_emit_framebuffer_state()
6222 - radeonsi: In gfx6_init_gfx_preamble_state() use gfx_level only from sctx
6223 - radeonsi: add radeonsi to GL_RENDERER string
6234 - radeonsi: Convert to use nir_foreach_function_impl