Lines Matching +full:timestamp +full:- +full:names
1 .. SPDX-License-Identifier: GPL-2.0+
7 .. _panthor-usage-stats:
13 documented in :ref:`drm-client-usage-stats`.
23 drm-driver: panthor
24 drm-client-id: 10
25 drm-engine-panthor: 111110952750 ns
26 drm-cycles-panthor: 94439687187
27 drm-maxfreq-panthor: 1000000000 Hz
28 drm-curfreq-panthor: 1000000000 Hz
29 panthor-resident-memory: 10396 KiB
30 panthor-active-memory: 10396 KiB
31 drm-total-memory: 16480 KiB
32 drm-shared-memory: 0
33 drm-active-memory: 16200 KiB
34 drm-resident-memory: 16480 KiB
35 drm-purgeable-memory: 0
37 Possible `drm-engine-` key names are: `panthor`.
38 `drm-curfreq-` values convey the current operating frequency for that engine.
45 echo <N> > /sys/bus/platform/drivers/panthor/[a-f0-9]*.gpu/profiling
47 Where `N` is a bit mask where cycle and timestamp sampling are respectively
50 Possible `panthor-*-memory` keys are: `active` and `resident`.
51 These values convey the sizes of the internal driver-owned shmem BO's that
52 aren't exposed to user-space through a DRM handle, like queue ring buffers,
54 at creation time, only `panthor-resident-memory` is necessary to tell us their
55 size. `panthor-active-memory` shows the size of kernel BO's associated with