Re: [PATCH v4 1/5] drm: add macro drm_file_err to print process info

2025-04-17 Thread Jani Nikula
On Thu, 17 Apr 2025, "Khatri, Sunil" wrote: > On 4/16/2025 7:55 PM, Jani Nikula wrote: >> On Wed, 16 Apr 2025, Sunil Khatri wrote: >>> Add a drm helper macro which append the process information for >>> the drm_file over drm_err. >>> >>> Signed-off-by: Sunil Khatri >>> --- >>> include/drm/drm_fi

Re: [PATCH v4 1/5] drm: add macro drm_file_err to print process info

2025-04-17 Thread Khatri, Sunil
On 4/16/2025 7:55 PM, Jani Nikula wrote: On Wed, 16 Apr 2025, Sunil Khatri wrote: Add a drm helper macro which append the process information for the drm_file over drm_err. Signed-off-by: Sunil Khatri --- include/drm/drm_file.h | 41 + 1 file changed,

Re: [PATCH v4 1/5] drm: add macro drm_file_err to print process info

2025-04-16 Thread Khatri, Sunil
On 4/16/2025 7:55 PM, Jani Nikula wrote: On Wed, 16 Apr 2025, Sunil Khatri wrote: Add a drm helper macro which append the process information for the drm_file over drm_err. Signed-off-by: Sunil Khatri --- include/drm/drm_file.h | 41 + 1 file changed,

Re: [PATCH v4 1/5] drm: add macro drm_file_err to print process info

2025-04-16 Thread Jani Nikula
On Wed, 16 Apr 2025, Sunil Khatri wrote: > Add a drm helper macro which append the process information for > the drm_file over drm_err. > > Signed-off-by: Sunil Khatri > --- > include/drm/drm_file.h | 41 + > 1 file changed, 41 insertions(+) > > diff --git

[PATCH v4 1/5] drm: add macro drm_file_err to print process info

2025-04-16 Thread Sunil Khatri
Add a drm helper macro which append the process information for the drm_file over drm_err. Signed-off-by: Sunil Khatri --- include/drm/drm_file.h | 41 + 1 file changed, 41 insertions(+) diff --git a/include/drm/drm_file.h b/include/drm/drm_file.h index 9