Re: [Intel-gfx] [PATCH] drm/i915/debugfs: xelpd lpsp capability

2021-07-11 Thread Manna, Animesh
> -Original Message- > From: Gupta, Anshuman > Sent: Friday, July 9, 2021 5:24 PM > To: intel-gfx@lists.freedesktop.org > Cc: Gupta, Anshuman ; Manna, Animesh > > Subject: [PATCH] drm/i915/debugfs: xelpd lpsp capability The same change is applicable for both hpg and lpg architecture.

Re: [Intel-gfx] [PATCH] drm/i915/debugfs: xelpd lpsp capability

2021-07-11 Thread Gupta, Anshuman
> -Original Message- > From: Daniel Vetter > Sent: Friday, July 9, 2021 8:52 PM > To: Gupta, Anshuman > Cc: intel-gfx > Subject: Re: [Intel-gfx] [PATCH] drm/i915/debugfs: xelpd lpsp capability > > On Fri, Jul 9, 2021 at 2:12 PM Anshuman Gupta

Re: [Intel-gfx] [PATCH] drm/i915/debugfs: xelpd lpsp capability

2021-07-09 Thread Daniel Vetter
On Fri, Jul 9, 2021 at 2:12 PM Anshuman Gupta wrote: > > Extend i915_lpsp_capability sysfs to xelpd and future platforms. You're talking about sysfs but the patch is toucing a _debugfs.c file. Something is very, very wrong here, either the commit message, or worse, the code that's there already.

[Intel-gfx] [PATCH] drm/i915/debugfs: xelpd lpsp capability

2021-07-09 Thread Anshuman Gupta
Extend i915_lpsp_capability sysfs to xelpd and future platforms. Cc: Animesh Manna Signed-off-by: Anshuman Gupta --- drivers/gpu/drm/i915/display/intel_display_debugfs.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/gpu/drm/i915/display/intel_display_debugfs.c b/drivers/gpu/