Files
mesa/src/amd/common
Timur Kristóf daeb409559 ac: Add maximum number of submitted IBs.
The number of IBs per submit isn't infinite, it depends on the IP type
(ie. some initial setup needed for a submit) and the packet size.
It can be calculated according to the kernel source code as:
(ring->max_dw - emit_frame_size) / emit_ib_size

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22354>
2023-04-11 17:05:02 +00:00
..
2023-04-06 15:00:53 +00:00
2022-11-04 00:42:08 +00:00
2021-02-19 14:29:46 +00:00
2021-02-19 14:29:46 +00:00
2023-03-28 19:57:11 +00:00
2023-04-03 01:35:06 +00:00
2021-11-11 10:05:49 +00:00
2023-03-16 01:40:29 +00:00
2022-05-25 12:29:30 +00:00
2021-11-11 10:05:49 +00:00
2023-04-06 15:00:53 +00:00
2023-04-06 15:00:53 +00:00