diff options
| author | Sunil Khatri <[email protected]> | 2025-07-04 07:55:46 +0000 |
|---|---|---|
| committer | Christian König <[email protected]> | 2025-07-04 13:59:06 +0000 |
| commit | 1fd45bc21cecea390ab9c21a2406bbbe3eed4b93 (patch) | |
| tree | 7b27c2bd9f3c898578306936d1736f6d5324e79d /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm: move drm based debugfs funcs to drm_debugfs.c (diff) | |
| download | kernel-1fd45bc21cecea390ab9c21a2406bbbe3eed4b93.tar.gz kernel-1fd45bc21cecea390ab9c21a2406bbbe3eed4b93.zip | |
drm: add debugfs support on per client-id basis
add support to add a directory for each client-id
with root at the dri level. Since the clients are
unique and not just related to one single drm device,
so it makes more sense to add all the client based
nodes with root as dri.
Also create a debugfs file which show the process
information for the client and create a symlink back
to the parent drm device from each client.
Signed-off-by: Sunil Khatri <[email protected]>
Reviewed-by: Christian König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
