RE: [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support for panel replay

2023-11-03 Thread Manna, Animesh
To: Manna, Animesh ; intel- > > > g...@lists.freedesktop.org > > > Cc: dri-devel@lists.freedesktop.org; Murthy, Arun R > > > ; Nikula, Jani > > > Subject: Re: [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support > > > for panel replay > > > > > > O

Re: [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support for panel replay

2023-11-03 Thread Hogander, Jouni
eedesktop.org; Murthy, Arun R > > ; Nikula, Jani > > Subject: Re: [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support > > for > > panel replay > > > > On Wed, 2023-10-11 at 16:39 +0530, Animesh Manna wrote: > > > Add debugfs support which will print so

RE: [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support for panel replay

2023-11-02 Thread Manna, Animesh
> -Original Message- > From: Hogander, Jouni > Sent: Thursday, November 2, 2023 1:08 PM > To: Manna, Animesh ; intel- > g...@lists.freedesktop.org > Cc: dri-devel@lists.freedesktop.org; Murthy, Arun R > ; Nikula, Jani > Subject: Re: [PATCH v7 6/6] drm/i915/pane

Re: [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support for panel replay

2023-11-02 Thread Hogander, Jouni
On Wed, 2023-10-11 at 16:39 +0530, Animesh Manna wrote: > Add debugfs support which will print source and sink status > per connector basis. Sorry for late review. Noticed only by now that you have added this patch into you set. Can you please describe in commit message how you see the output of

RE: [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support for panel replay

2023-10-30 Thread Murthy, Arun R
> -Original Message- > From: Manna, Animesh > Sent: Wednesday, October 11, 2023 4:40 PM > To: intel-...@lists.freedesktop.org > Cc: dri-devel@lists.freedesktop.org; Manna, Animesh > ; Hogander, Jouni ; > Murthy, Arun R ; Nikula, Jani > > Subject: [PATCH v

RE: [PATCH v7 6/6] drm/i915/panelreplay: Debugfs support for panel replay

2023-10-15 Thread Murthy, Arun R
> -Original Message- > From: Manna, Animesh > Sent: Wednesday, October 11, 2023 4:40 PM > To: intel-...@lists.freedesktop.org > Cc: dri-devel@lists.freedesktop.org; Manna, Animesh > ; Hogander, Jouni ; > Murthy, Arun R ; Nikula, Jani > > Subject: [PATCH v

[PATCH v7 6/6] drm/i915/panelreplay: Debugfs support for panel replay

2023-10-11 Thread Animesh Manna
Add debugfs support which will print source and sink status per connector basis. v1: Initial version. [rb-ed by Arun] v2: Added check for DP 2.0 and connector type in connector_debugfs_add(). Cc: Jouni Högander Cc: Arun R Murthy Cc: Jani Nikula Signed-off-by: Animesh Manna --- drivers/gpu/dr