summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d/v3d_perfmon.c
AgeCommit message (Expand)Author
2025-02-21drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner
2025-02-08drm/v3d: Fix performance counter source settings on V3D 7.xMaíra Canal
2024-12-14drm/v3d: Enable Performance Counters before clearing themMaíra Canal
2024-10-07drm/v3d: Stop the active perfmon before being destroyedMaíra Canal
2024-07-13drm/v3d: Move perfmon init completely into own unitTvrtko Ursulin
2024-06-05drm/v3d: Fix perfmon build error/warningTvrtko Ursulin
2024-05-20drm/v3d: Create new IOCTL to expose performance counters informationMaíra Canal
2024-05-20drm/v3d: Different V3D versions can have different number of perfcntMaíra Canal
2022-11-10drm/v3d: add missing mutex_destroyMaíra Canal
2022-07-28drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idrDanilo Krummrich
2022-04-26drm/v3d: Fix null pointer dereference of pointer perfmonColin Ian King
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero