index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
/
si_pipe.h
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
ac,radeonsi,winsyses: switch to SPDX-License-Identifier: MIT
Marek Olšák
1
-19
/
+1
2023-05-15
radeonsi: add aco debug option
Qiang Yu
1
-0
/
+3
2023-05-11
radeonsi: Use vcn version instead of CHIP family for VCNs
Leo Liu
1
-0
/
+1
2023-04-28
ac,radv,radeonsi: rename thread_trace to sqtt everywhere
Samuel Pitoiset
1
-6
/
+6
2023-04-27
radeonsi: stop reporting reset to app once gpu recovery is done
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2023-04-27
ac/spm: rename ac_spm_trace_data to ac_spm
Samuel Pitoiset
1
-1
/
+1
2023-04-25
radeonsi: implement fw based mcbp
Pierre-Eric Pelloux-Prayer
1
-1
/
+8
2023-04-17
radeonsi: create a new context for transcode with multiple video engines
Leo Liu
1
-0
/
+3
2023-04-06
radeonsi: add an emulated image descriptor for gfx940
Marek Olšák
1
-2
/
+2
2023-03-28
radeonsi: add AMD_DEBUG=extra_md
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
2023-03-15
radeonsi: fix AMD_TEST=computeblit being rejected on gfx < 11
Marek Olšák
1
-1
/
+1
2023-03-15
radeonsi: add AMD_DEBUG=nowcstream to enable caching for stream_uploader
Marek Olšák
1
-0
/
+1
2023-03-15
radeonsi: replace nonir,noir,noasm,preoptir options with new reworked options
Marek Olšák
1
-9
/
+5
2023-03-08
radeonsi: increase NGG workgroup size to 256 for VS/TES with streamout and GS
Marek Olšák
1
-2
/
+0
2023-03-08
radeonsi: merge si_emit_initial_compute_regs with si_init_cs_preamble_state
Marek Olšák
1
-1
/
+0
2023-02-24
amd: replace SI_BIG_ENDIAN with UTIL_ARCH_BIG_ENDIAN
Marek Olšák
1
-6
/
+0
2023-02-24
radeonsi: replace si_screen::has_out_of_order_rast with the radeon_info field
Marek Olšák
1
-1
/
+0
2023-02-24
radeonsi/gfx11: ignore alpha_is_on_msb because the hw ignores it
Marek Olšák
1
-2
/
+2
2023-02-03
radeonsi/gfx11: always set MSAA_NUM_SAMPLES=0 for DCC_DECOMPRESS
Marek Olšák
1
-2
/
+6
2023-01-10
radeonsi: rewrite si_update_ps_colorbuf0_slot to fix crashes and recursions
Marek Olšák
1
-1
/
+1
2022-12-07
radeonsi: add AMD_DEBUG=elements for printing vertex elements
Mihai Preda
1
-0
/
+1
2022-11-06
radeonsi: remove clamping shader code from in-bounds blits
Marek Olšák
1
-0
/
+1
2022-11-06
radeonsi: don't load/resolve/store non-existent src/dst channels in blit shaders
Marek Olšák
1
-0
/
+3
2022-11-02
gallium: split up req_local_mem
Karol Herbst
1
-0
/
+1
2022-10-25
radeonsi/sqtt: re-export shaders in a single bo
Pierre-Eric Pelloux-Prayer
1
-1
/
+8
2022-08-30
radeonsi: set GS_STATE_OUTPRIM and PROVOKING_VTX_INDEX only when they change
Marek Olšák
1
-2
/
+28
2022-08-30
radeonsi: precompute GS_OUT_PRIM in advance
Marek Olšák
1
-2
/
+13
2022-08-30
radeonsi: unify the logic that sets rast_prim
Marek Olšák
1
-0
/
+13
2022-08-30
radeonsi: don't pass num_patches via derived_tess_state, pass it via si_context
Marek Olšák
1
-1
/
+1
2022-08-08
radeonsi: remove temporary si_context::vb_descriptor_user_sgprs
Marek Olšák
1
-6
/
+7
2022-08-08
radeonsi: remove vb_descriptors_gpu_list only used for debugging
Marek Olšák
1
-1
/
+0
2022-08-05
radeonsi: fix a regression due to reordering PIPE_SHADER_*
Marek Olšák
1
-2
/
+2
2022-08-03
radeonsi: implement a non-scaled compute blit+resolve and use it on gfx11
Marek Olšák
1
-0
/
+27
2022-08-03
radeonsi: move small prim precision computation out of si_emit_cull_state
Marek Olšák
1
-4
/
+1
2022-08-03
radeonsi: move the no-AA small prim precision cull constant into an SGPR
Marek Olšák
1
-1
/
+1
2022-08-03
radeonsi: add a randomized blit test
Marek Olšák
1
-0
/
+3
2022-08-03
radeonsi: make various blit functions non-static
Marek Olšák
1
-0
/
+2
2022-08-03
radeonsi/gfx11: set SAMPLE_MASK_TRACKER_WATERMARK = 15 and clean up
Marek Olšák
1
-1
/
+0
2022-08-03
radeonsi: move compute-related code from si_blit.c to si_compute_blit.c
Marek Olšák
1
-1
/
+1
2022-08-03
radeonsi: add need_fmask_expand parameter into si_decompress_subresource
Marek Olšák
1
-1
/
+2
2022-08-03
radeonsi: remove compute-based DCC decompression because it's broken
Marek Olšák
1
-4
/
+1
2022-08-03
radeonsi: make si_launch_grid_internal static
Marek Olšák
1
-2
/
+0
2022-08-03
radeonsi: move SI_MAX_VRAM_MAP_SIZE to si_debug_options.h
Marek Olšák
1
-9
/
+0
2022-07-23
radeonsi: check last_dirty_buf_counter and dirty_tex_counter
Pierre-Eric Pelloux-Prayer
1
-0
/
+22
2022-07-16
radeonsi: Enable nir_lower_point_smooth lowering pass for point smoothing
Arvind Yadav
1
-0
/
+3
2022-06-27
radeonsi: replace llvm based fixed tcs with nir
Qiang Yu
1
-2
/
+3
2022-06-27
radeonsi: add si_create_passthrough_tcs
Qiang Yu
1
-0
/
+1
2022-06-15
util/c11: Update function u_thread_create to be c11 conformance
Yonggang Luo
1
-0
/
+1
2022-06-15
radeonsi: use helpers to access si_screen::aux_context
Pierre-Eric Pelloux-Prayer
1
-4
/
+3
2022-06-15
radeonsi: add helper to use si_screen::aux_context
Pierre-Eric Pelloux-Prayer
1
-0
/
+2
[next]