diff options
author | Tvrtko Ursulin <[email protected]> | 2022-04-01 15:22:03 +0100 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2022-04-05 08:39:15 +0100 |
commit | 2d12d3da5374433d44692a8681417bc7c424439b (patch) | |
tree | 317c772318a14fdea553788f4954927b94074cb6 /drivers/gpu/drm/i915/gt/intel_engine_user.c | |
parent | bb6287cb18866e49501da5c92a130830db6f5a18 (diff) |
drm: Document fdinfo format specification
Proposal to standardise the fdinfo text format as optionally output by DRM
drivers.
Idea is that a simple but, well defined, spec will enable generic
userspace tools to be written while at the same time avoiding a more heavy
handed approach of adding a mid-layer to DRM.
i915 implements a subset of the spec, everything apart from the memory
stats currently, and a matching intel_gpu_top tool exists.
Open is to see if AMD can migrate to using the proposed GPU utilisation
key-value pairs, or if they are not workable to see whether to go
vendor specific, or if a standardised alternative can be found which is
workable for both drivers.
Same for the memory utilisation key-value pairs proposal.
v2:
* Update for removal of name and pid.
v3:
* 'Drm-driver' tag will be obtained from struct drm_driver.name. (Daniel)
v4:
* Added drm-engine-capacity- tag.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Cc: David M Nieto <[email protected]>
Cc: Christian König <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Daniel Stone <[email protected]>
Cc: Chris Healy <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Umesh Nerlige Ramappa <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_user.c')
0 files changed, 0 insertions, 0 deletions