Re: [PATCH v6 2/2] drm/rocket: Keep scheduler allocation in rocket_file_priv
From: Igor Paunovic
Date: Mon Sep 14 2026 - 11:57:03 EST
Hi Triet,
Same run as on 1/2, on v6 as posted: ten pairs of concurrent clients,
so two rocket_file_priv instances with their own scheduler entities
alive and submitting at the same time, then closed, with the kfree()
now after drm_sched_entity_destroy(). All output bit-correct, no
lockdep or atomic-sleep report, clean autosuspend afterwards. The tag
stands for v6; please keep its comment:
Tested-by: Igor Paunovic <royalnet026@xxxxxxxxx> # RK3588, concurrent clients
Regards,
Igor