diff options
| author | Pierre-Eric Pelloux-Prayer <[email protected]> | 2025-05-26 12:54:43 +0000 |
|---|---|---|
| committer | Philipp Stanner <[email protected]> | 2025-05-28 14:15:56 +0000 |
| commit | 18c44fb647beb53d5c9dcd926d733bf931fbfca8 (patch) | |
| tree | b8e8bac72feeba58a79bebfae3554f02998af31e /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/bridge: adv7511: Rename adv7511_dsi_config_timing_gen() into adv7533_dsi_... (diff) | |
| download | kernel-18c44fb647beb53d5c9dcd926d733bf931fbfca8.tar.gz kernel-18c44fb647beb53d5c9dcd926d733bf931fbfca8.zip | |
drm/debugfs: Output client_id in in drm_clients_info
client_id is a unique id used by fdinfo. Having it listed in 'clients'
output means a userspace application can correlate the fields, eg:
given a fdinfo id get the fdinfo name.
Geiven that client_id is a uint64_t, we use a %20llu printf format to
keep the output aligned (20 = digit count of the biggest uint64_t).
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Pierre-Eric Pelloux-Prayer <[email protected]>
Signed-off-by: Philipp Stanner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
