diff options
author | Bas Nieuwenhuizen <[email protected]> | 2016-04-02 12:04:15 +0200 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2016-04-19 18:10:31 +0200 |
commit | 422a19f76fce5a308f380d02b54e426ebd7aa87f (patch) | |
tree | f40d269152b2f3d11c1e2f7e641ad7997cfbefd6 /src/gallium/drivers/radeonsi/si_blit.c | |
parent | 898298efc93ea873b6e537fda028508349d41628 (diff) |
radeonsi: split input upload off from si_launch_grid
Also uses a dynamically allocated buffer using u_upload_alloc.
The old buffer per program approach required serializing all
dispatches of the same program.
v2: - Clarified commit message.
- Use radeon_set_sh_reg_seq.
- Also upload input buffer for clover kernels, even when
input_size is 0, as it contains grid parameters.
Signed-off-by: Bas Nieuwenhuizen <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_blit.c')
0 files changed, 0 insertions, 0 deletions