summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d/v3d_perfmon.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-10drm/v3d: add missing mutex_destroyMaĆ­ra Canal1-1/+5
2022-07-28drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idrDanilo Krummrich1-1/+1
2022-04-26drm/v3d: Fix null pointer dereference of pointer perfmonColin Ian King1-1/+2
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero1-0/+213