summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/v3d/v3d_perfmon.c
Commit message (Expand)AuthorAgeFilesLines
* drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idrDanilo Krummrich2022-07-281-1/+1
* drm/v3d: Fix null pointer dereference of pointer perfmonColin Ian King2022-04-261-1/+2
* drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero2021-07-211-0/+213