Re: [PATCH v5 2/2] drm/rocket: Keep scheduler allocation in rocket_file_priv
From: Igor Paunovic
Date: Wed Aug 19 2026 - 12:38:58 EST
Hi Triet,
Same run as on 1/2, with one round aimed specifically at this patch:
ten pairs of concurrent clients, so two rocket_file_priv instances with
their own scheduler entities live at the same time, submitting in
parallel. All pairs completed with bit-correct output, no lockdep or
atomic-sleep hits, and clean autosuspend afterwards.
Tested-by: Igor Paunovic <royalnet026@xxxxxxxxx> # RK3588, functional,
# incl. concurrent clients
Regards,
Igor