Re: [Intel-gfx] [PATCH v8 4/4] drm/i915/selftests: skip comparison of power for discrete graphics

2023-04-05 Thread Gupta, Anshuman
> -Original Message- > From: Tauro, Riana > Sent: Wednesday, April 5, 2023 11:30 AM > To: intel-gfx@lists.freedesktop.org > Cc: Tauro, Riana ; Gupta, Anshuman > ; Dixit, Ashutosh ; > Tangudu, Tilak ; Nilawar, Badal > > Subject: [PATCH v8 4/4] drm/i915/selftests: skip comparison of

[Intel-gfx] [PATCH v8 4/4] drm/i915/selftests: skip comparison of power for discrete graphics

2023-04-05 Thread Riana Tauro
skip comparison of power for discrete graphics TODO : measure power of GT in discrete graphics and modify the condition. Signed-off-by: Riana Tauro --- drivers/gpu/drm/i915/gt/selftest_rc6.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git