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