Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/vc4: perfmon: Add missing mutex_destroy | Maxime Ripard | 2022-07-13 | 1 | -0/+1 |
* | drm/vc4: perfmon: Fix variable dereferenced before check | Maxime Ripard | 2022-06-27 | 1 | -3/+6 |
* | drm/vc4: Warn if some v3d code is run on BCM2711 | Maxime Ripard | 2022-06-16 | 1 | -1/+46 |
* | drm/vc4: replace idr_init() by idr_init_base() | Deepak R Varma | 2020-11-06 | 1 | -1/+1 |
* | drm/vc4: Disable V3D interactions if the v3d component didn't probe. | Eric Anholt | 2019-04-03 | 1 | -0/+18 |
* | drm/vc4: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 2019-02-07 | 1 | -1/+1 |
* | drm/vc4: Expose performance counters to userspace | Boris Brezillon | 2018-02-10 | 1 | -0/+188 |