commit | a824b18fdfce59b3131c40099574ad0dcc4bd848 | [log] [tgz] |
---|---|---|
author | Matt Coster <matt.coster@imgtec.com> | Tue Jul 05 10:09:12 2022 +0100 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Nov 11 11:34:17 2022 +0000 |
tree | 93ad500c4244715d31a1c22e41862d6d3e3dccc5 | |
parent | 7666988937ee9057b575e61437480e23a254c62a [diff] |
pvr: Set all compute sub-command registers in the same place This moves the first group of registers from pvr_sub_cmd_compute_job_init() to just before the second group in pvr_compute_job_ws_submit_info_init(). Signed-off-by: Matt Coster <matt.coster@imgtec.com> Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Reviewed-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19530>