summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_perfmon.c
AgeCommit message (Expand)Author
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-07drm/vc4: Use `vc4_perfmon_find()`Maíra Canal
2024-10-07drm/vc4: Stop the active perfmon before being destroyedMaíra Canal
2024-09-09drm/vc4: Make v3d paths unavailable on any generation newer than vc4Maxime Ripard
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard
2022-07-13drm/vc4: perfmon: Add missing mutex_destroyMaxime Ripard
2022-06-27drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard
2022-06-16drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard
2020-11-06drm/vc4: replace idr_init() by idr_init_base()Deepak R Varma
2019-04-03drm/vc4: Disable V3D interactions if the v3d component didn't probe.Eric Anholt
2019-02-06drm/vc4: Use struct_size() in kzalloc()Gustavo A. R. Silva
2018-02-10drm/vc4: Expose performance counters to userspaceBoris Brezillon