summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_perfmon.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard2022-06-271-3/+6
* drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard2022-06-161-1/+46
* drm/vc4: replace idr_init() by idr_init_base()Deepak R Varma2020-11-061-1/+1
* drm/vc4: Disable V3D interactions if the v3d component didn't probe.Eric Anholt2019-04-031-0/+18
* drm/vc4: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-061-1/+1
* drm/vc4: Expose performance counters to userspaceBoris Brezillon2018-02-101-0/+188