URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2a025ab2b7130c7c485f5f27322ffbb6ea61676 Author: Marek Olšák <[email protected]> Date: Tue Oct 24 08:04:05 2023 -0400
radeonsi: move setting registers at the end of si_emit_cb_render_state
Acked-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c21bcfd34fb3bde6ceecd57009341f35f37c4124
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 08:08:25 2023 -0400
radeonsi: cosmetic changes in si_state_binning.c, si_state_msaa.c
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6455aaab07ea298a801f2a0d22eddcf466bb4c2a
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 08:10:31 2023 -0400
radeonsi: cosmetic changes in si_state_viewport.c
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=43cdb5140238a8db1460e3e327f17c452ef8852b
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 08:07:15 2023 -0400
radeonsi: move max_dist for MSAA into si_state_msaa.c
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=12c239f829db35923745957a0efdb837f700f65a
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 07:52:28 2023 -0400
radeonsi: various isolated cosmetic changes
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca1d37e1db8e477f179969c20cfca48b67efe50d
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 07:50:55 2023 -0400
radeonsi: adjust setting PA_SC_EDGERULE once more
based on PAL.
Acked-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dfff0f1b74285460b9c4f592df80777695ca2d2
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 07:50:08 2023 -0400
radeonsi: use si_shader_uses_streamout properly
Reviewed-by: Qiang Yu <[email protected]>
Acked-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a83532ed6a5c4363cd246c76a22790a254a622c
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 07:44:20 2023 -0400
radeonsi: split setting num_threads in si_emit_dispatch_packets
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a38757fcf7f103595de63df4e6ffce4a6c06ce0
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 07:36:14 2023 -0400
radeonsi: cosmetic changes in si_pm4.c
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=03353bd752299132a2123cee221a7ef2f18918f4
Author: Marek Olšák <[email protected]>
Date: Tue Oct 24 07:24:14 2023 -0400
radeonsi: decrease PIPE_CAP_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS to 1024
to match PAL-based drivers. This is also the OpenGL minimum.
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6708ccd3bf4ba1668c19bdd2acae033ffd649465
Author: Marek Olšák <[email protected]>
Date: Mon Oct 23 22:18:10 2023 -0400
radeonsi: remove and inline si_shader::ngg::prim_amp_factor
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e98a4f382085b08b8c509c7706621b70641ff2e4
Author: Marek Olšák <[email protected]>
Date: Mon Oct 23 03:21:00 2023 -0400
radeonsi: rename ctx -> sctx in si_emit_guardband
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a61d74ed275b03c0f2fde1c237bfdf267afa1c95
Author: Marek Olšák <[email protected]>
Date: Tue Oct 17 11:59:42 2023 -0400
radeonsi: remove AMD_DEBUG=nogfx
it doesn't work - it uses the CDNA codepath for preamble, which surely
hangs on non-CDNA
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=00b716cb83e7f7c3dc9545f11bc4ddd4b68f3ad1
Author: Marek Olšák <[email protected]>
Date: Mon Oct 16 14:18:41 2023 -0400
radeonsi: remove redundant VS_PARTIAL_FLUSH for streamout
si_emit_streamout_end does this already.
Acked-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=17de5dd1c46f71683a00c52a59af2c8128b518f2
Author: Marek Olšák <[email protected]>
Date: Fri Oct 20 22:11:14 2023 -0400
radeonsi: inline si_screen_clear_buffer
it has only one use
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=738babc67aac2e1240f92182f3432e60cdeb2e9c
Author: Marek Olšák <[email protected]>
Date: Mon Oct 16 14:23:49 2023 -0400
radeonsi: inline si_allocate_gds and si_add_gds_to_buffer_list
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f841a5b991abae28db3651f4d1d01c4adf712eac
Author: Marek Olšák <[email protected]>
Date: Sat Oct 28 02:06:04 2023 -0400
radeonsi: don't use nir_optimization_barrier_vgpr_amd with ACO
It's unimplemented.
Reviewed-by: Qiang Yu <[email protected]>
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=44eaf50a34b22dfdbdf67ae5f32e3ff0b9543504
Author: Marek Olšák <[email protected]>
Date: Mon Oct 23 22:14:36 2023 -0400
ac/surface/tests: cosmetic changes
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfcc7f83a4d41fa7ea9da26523c34e69fc3f68a8
Author: Marek Olšák <[email protected]>
Date: Mon Oct 23 22:13:05 2023 -0400
ac/surface: cosmetic changes
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=355242f0557c3f28ff1414b261eb086362e707db
Author: Marek Olšák <[email protected]>
Date: Thu Oct 19 17:09:47 2023 -0400
ac/gpu_info: adjust attribute ring size for gfx11
these are better numbers
Acked-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd576308851116efeb0d834dae2723d7ca8cb727
Author: Marek Olšák <[email protected]>
Date: Mon Oct 23 22:11:46 2023 -0400
ac: add missing gfx11.5 bits
Reviewed-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26055>
