summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_perfmon.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-13drm/vc4: perfmon: Add missing mutex_destroyMaxime Ripard1-0/+1
2022-06-27drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard1-3/+6
2022-06-16drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard1-1/+46
2020-11-06drm/vc4: replace idr_init() by idr_init_base()Deepak R Varma1-1/+1
2019-04-03drm/vc4: Disable V3D interactions if the v3d component didn't probe.Eric Anholt1-0/+18
2019-02-07drm/vc4: Use struct_size() in kzalloc()Gustavo A. R. Silva1-1/+1
2018-02-11drm/vc4: Expose performance counters to userspaceBoris Brezillon1-0/+188