Re: [Intel-gfx] Regression in linux-next

2023-10-13 Thread Borah, Chaitanya Kumar
Hello Rafael, > -Original Message- > From: Borah, Chaitanya Kumar > Sent: Wednesday, October 11, 2023 10:19 PM > To: Wysocki, Rafael J > Cc: intel-gfx@lists.freedesktop.org; Kurmi, Suresh Kumar > ; Saarinen, Jani > Subject: RE: Regression in linux-next > > Hello Rafael, > > > -Orig

Re: [Intel-gfx] Regression in linux-next

2023-10-11 Thread Borah, Chaitanya Kumar
Hello Rafael, > -Original Message- > From: Wysocki, Rafael J > Sent: Wednesday, October 11, 2023 9:44 PM > To: Borah, Chaitanya Kumar > Cc: intel-gfx@lists.freedesktop.org; Kurmi, Suresh Kumar > ; Saarinen, Jani > Subject: Re: Regression in linux-next > > Hi, > > On 10/11/2023 6:00 AM

Re: [Intel-gfx] Regression in linux-next

2023-10-11 Thread Wysocki, Rafael J
Hi, On 10/11/2023 6:00 AM, Borah, Chaitanya Kumar wrote: Hello Rafael, -Original Message- From: Wysocki, Rafael J Sent: Tuesday, October 10, 2023 12:54 AM To: Borah, Chaitanya Kumar Cc: intel-gfx@lists.freedesktop.org; Kurmi, Suresh Kumar ; Saarinen, Jani Subject: Re: Regression in

Re: [Intel-gfx] Regression in linux-next

2023-10-10 Thread Borah, Chaitanya Kumar
Hello Rafael, > -Original Message- > From: Wysocki, Rafael J > Sent: Tuesday, October 10, 2023 12:54 AM > To: Borah, Chaitanya Kumar > Cc: intel-gfx@lists.freedesktop.org; Kurmi, Suresh Kumar > ; Saarinen, Jani > Subject: Re: Regression in linux-next > > Hi, > > On 10/9/2023 7:10 AM,

Re: [Intel-gfx] Regression in linux-next

2023-10-09 Thread Wysocki, Rafael J
Hi, On 10/9/2023 7:10 AM, Borah, Chaitanya Kumar wrote: Hello Rafael Thanks for the report, I think that this is a lockdep assertion failing. If that is correct, it should be straightforward to fix. I'll take care of this early next week. Thanks! Thank you for your response. Please let us kn

Re: [Intel-gfx] Regression in linux-next

2023-10-08 Thread Borah, Chaitanya Kumar
Hello Rafael >Thanks for the report, I think that this is a lockdep assertion failing. >If that is correct, it should be straightforward to fix. >I'll take care of this early next week. >Thanks! Thank you for your response. Please let us know when a fix is available. Regards Chaitanya From: W

Re: [Intel-gfx] Regression in linux-next

2023-10-06 Thread Wysocki, Rafael J
Hi, On 10/5/2023 5:58 PM, Borah, Chaitanya Kumar wrote: Hello Rafael, Hope you are doing well. I am Chaitanya from the linux graphics team in Intel. This mail is regarding a regression we are seeing in our CI runs[1] on linux-next repository. Thanks for the report, I think that this is

[Intel-gfx] Regression in linux-next

2023-10-05 Thread Borah, Chaitanya Kumar
Hello Rafael, Hope you are doing well. I am Chaitanya from the linux graphics team in Intel. This mail is regarding a regression we are seeing in our CI runs[1] on linux-next repository. On next-20231003 [2], we are seeing the following error ```

Re: [Intel-gfx] Regression in linux-next

2023-07-26 Thread Alistair Popple
Thanks Chaitanya for the detailed report. Dan Carpenter also reported a Smatch warning for this: https://lore.kernel.org/linux-mm/38ed0627-1283-4da2-827a-e90484d7bd7d@moroto.mountain/ The below should fix the problem, will respin the series to include the fix. --- diff --git a/mm/mmu_notifier

Re: [Intel-gfx] Regression in linux-next

2023-07-25 Thread Borah, Chaitanya Kumar
, Jani ; intel-gfx@lists.freedesktop.org; > linux- > ker...@vger.kernel.org; linux...@kvack.org; Kurmi, Suresh Kumar > ; Yedireswarapu, SaiX Nandan > > Subject: Re: [Intel-gfx] Regression in linux-next > > > On 25/07/2023 07:42, Borah, Chaitanya Kumar wrote: > > Hello

Re: [Intel-gfx] Regression in linux-next

2023-07-25 Thread Borah, Chaitanya Kumar
Hello Alistair, Thank you for the quick fix. Regards Chaitanya > -Original Message- > From: Alistair Popple > Sent: Tuesday, July 25, 2023 6:45 PM > To: Borah, Chaitanya Kumar > Cc: Yedireswarapu, SaiX Nandan ; > Saarinen, Jani ; Kurmi, Suresh Kumar > ; Nikula, Jani ; intel- > g...@li

Re: [Intel-gfx] Regression in linux-next

2023-07-25 Thread Tvrtko Ursulin
On 25/07/2023 07:42, Borah, Chaitanya Kumar wrote: Hello Alistair, Hope you are doing well. I am Chaitanya from the linux graphics team in Intel. This mail is regarding a regression we are seeing in our CI runs[1] on linux-next repository. On next-20230720 [2], we are seeing the followi

[Intel-gfx] Regression in linux-next

2023-07-24 Thread Borah, Chaitanya Kumar
Hello Alistair, Hope you are doing well. I am Chaitanya from the linux graphics team in Intel. This mail is regarding a regression we are seeing in our CI runs[1] on linux-next repository. On next-20230720 [2], we are seeing the following error <4>[ 76.189375] Hardware name: Intel Corporat

Re: [Intel-gfx] [regression in linux-next] i915: broken graphics on laptop

2015-02-04 Thread Chris Wilson
On Wed, Feb 04, 2015 at 09:26:27PM +0300, Andrey Skvortsov wrote: > On Tue, Feb 03, 2015 at 08:21:52PM +, Chris Wilson wrote: > > On Tue, Feb 03, 2015 at 10:15:47PM +0300, Andrey Skvortsov wrote: > > > Hi, > > > > > > tested next-20150202. System boots, but graphic output is broken (empty > >

Re: [Intel-gfx] [regression in linux-next] i915: broken graphics on laptop

2015-02-03 Thread Chris Wilson
On Tue, Feb 03, 2015 at 10:15:47PM +0300, Andrey Skvortsov wrote: > Hi, > > tested next-20150202. System boots, but graphic output is broken (empty black > screen). > Booted five times the same kernel, always got the same result. The system > works with 3.19-rc7. Those two warnings are more or

[Intel-gfx] [regression in linux-next] i915: broken graphics on laptop

2015-02-03 Thread Andrey Skvortsov
Hi, tested next-20150202. System boots, but graphic output is broken (empty black screen). Booted five times the same kernel, always got the same result. The system works with 3.19-rc7. This is the first warning in the log: WARNING: CPU: 0 PID: 855 at drivers/gpu/drm/i915/intel_uncore.c:169