summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/v3d/v3d_perfmon.c
AgeCommit message (Expand)Author
2025-03-23drm/v3d: Associate a V3D tech revision to all supported devicesMaíra Canal
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal
2024-12-04drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBALChristian Gmeiner
2024-11-22drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner
2024-11-11drm/v3d: Fix performance counter source settings on V3D 7.xMaíra Canal
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-07drm/v3d: Stop the active perfmon before being destroyedMaíra Canal
2024-09-24drm/v3d: Use v3d_perfmon_find()Christian Gmeiner
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