@lists.freedesktop.org
Cc: Deucher, Alexander
Subject: Re: [PATCH] drm: function to get process name and pid
Am 11.04.25 um 13:26 schrieb Sunil Khatri:
> Add helper function which get the process information for the drm_file
> and updates the user provided character buffer with the information of
> process
Am 11.04.25 um 13:26 schrieb Sunil Khatri:
> Add helper function which get the process information for
> the drm_file and updates the user provided character buffer
> with the information of process name and pid as a string.
Hi Sunil,
you need to send this out together with the patch which makes
On Fri, 11 Apr 2025, Sunil Khatri wrote:
> Add helper function which get the process information for
> the drm_file and updates the user provided character buffer
> with the information of process name and pid as a string.
Where's the user for this function?
BR,
Jani.
>
> Signed-off-by: Sunil K