mesa/src/gallium/include
Pierre-Eric Pelloux-Prayer 65b40d0b7e radeonsi: implement fw based mcbp
Some chips support firmware based mcbp. If supported this means
radeonsi needs to allocate 3 buffers and pass them to the firmware.

From there, the firmware will handle mcbp and register shadowing
on its own so we don't need to insert LOAD packet in the preamble.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21986>
2023-04-25 06:47:11 +00:00
..
frontend d3d12/llvmpipe/softpipe: Add support for get_screen_fd 2023-03-31 13:39:07 +00:00
pipe gallium: Add pipe_shader_state_from_nir 2023-04-25 03:46:34 +00:00
winsys radeonsi: implement fw based mcbp 2023-04-25 06:47:11 +00:00