On Fri, 06 Mar 2026 08:30:32 -0300, Maíra Canal wrote:
> This series aims to improve the `struct v3d_stats` lifetime management.
> The commit fa6a20c87470 ("drm/v3d: Address race-condition between per-fd
> GPU stats and fd release") addressed a race-condition between the per-fd
> GPU stats and the fd release by clearing `job->file_priv` before the V3D
> per-fd structure is freed and assuring that `job->file_priv` exists
> during the per-fd GPU stats updates.
> 
> [...]

Applied, thanks!

[1/6] drm/v3d: Handle error from drm_sched_entity_init()
      commit: 8cf1bec37b27846ad3169744c9f1a89a06dcb3fa
[2/6] drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
      commit: 0b2a4569cd9fe56683be1aab9864032a8d267caa
[3/6] drm/v3d: Refcount v3d_stats
      commit: 266d4ba30d6a70c2574a302d49d54a1e4f595035
[4/6] drm/v3d: Hold v3d_stats references in each job
      commit: 745cc3f92a4b43606119b81d1f8bb1d1f5116049
[5/6] drm/v3d: Attach per-fd reset counters to v3d_stats
      commit: 2f0e110735a4e59e71e44d04b4f70e58f06c61c9
[6/6] drm/v3d: Remove dedicated fence_lock
      commit: 7315728ab5388bf4956835b20497332b1d45fe98

Best regards,
- Maíra

Reply via email to