]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: use drm_file client_name in fdinfo
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Thu, 3 Oct 2024 12:43:10 +0000 (14:43 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 8 Oct 2024 08:02:24 +0000 (10:02 +0200)
commit2c34a5464007c45142af009d13c668b0630ef9c0
tree17efc31ba0fd08ffcd87286e218fa8f99e83686a
parent56c594d8df64e726e803652ee9f4ab08659d4574
drm: use drm_file client_name in fdinfo

Add an optional drm-client-name field to drm fdinfo's output.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Signed-off-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241003124506.470931-3-pierre-eric.pelloux-prayer@amd.com
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Documentation/gpu/drm-usage-stats.rst
drivers/gpu/drm/drm_file.c