Re: [PATCH] amd/display/dc:remove repeating expression

2023-06-13 Thread Ammar Faizi
On 6/14/23 10:49 AM, Wang Ming wrote: Identify issues that arise by using the tests/doubletest.cocci semantic patch.Need to remove duplicate expression in if statement. Signed-off-by: Wang Ming Reviewed-by: Ammar Faizi -- Ammar Faizi

Re: Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL)

2023-04-12 Thread Ammar Faizi
bot link: https://gitlab.freedesktop.org/drm/intel/-/issues/8274 > > (Also Cc: Thorsten) Not sure why you marked it as regression. I haven't even found the last good commit. It's possible that it's always broken since the beginning. -- Ammar Faizi

Re: Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL)

2023-03-06 Thread Ammar Faizi
On Mon, Mar 06, 2023 at 12:54:59PM +0200, Jani Nikula wrote: > Please file a bug at fdo gitlab: > > https://gitlab.freedesktop.org/drm/intel/wikis/How-to-file-i915-bugs OK, I posted it here https://gitlab.freedesktop.org/drm/intel/-/issues/8274 Thanks, -- Ammar Faizi P.S: I had to

Re: Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL)

2023-03-04 Thread Ammar Faizi
And that slot is used by this hardware: :00:02:0 Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] Removing it from the qemu instance solves the issue. But it's still a kernel bug anyway. -- Ammar Faizi --- <6>[ 67.066516] Console: switching to colour dummy device 80x

Re: WARNING: CPU: 1 PID: 722 at drivers/gpu/drm/i915/display/intel_tc.c:761

2021-12-13 Thread Ammar Faizi
On Sun, Dec 12, 2021 at 7:01 PM Ammar Faizi wrote: > > On Wed, Dec 8, 2021 at 12:18 AM Imre Deak wrote: > > > > Hi Ammar, > > > > On Tue, Dec 07, 2021 at 10:54:59AM +0700, Ammar Faizi wrote: > > > Hello, > > > > > >

Re: WARNING: CPU: 1 PID: 722 at drivers/gpu/drm/i915/display/intel_tc.c:761

2021-12-13 Thread Ammar Faizi
On Wed, Dec 8, 2021 at 12:18 AM Imre Deak wrote: > > Hi Ammar, > > On Tue, Dec 07, 2021 at 10:54:59AM +0700, Ammar Faizi wrote: > > Hello, > > > > I found warnings in the stable tree. > > > > Commit: a2547651bc896f95a3680a6a0a27401e7c7a1080 ("L

WARNING: CPU: 1 PID: 722 at drivers/gpu/drm/i915/display/intel_tc.c:761

2021-12-07 Thread Ammar Faizi
Hello, I found warnings in the stable tree. Commit: a2547651bc896f95a3680a6a0a27401e7c7a1080 ("Linux 5.15.6") There are two unique warn locations: ammarfaizi2@integral2:~$ sudo dmesg -Sr | grep -oiE 'WARNING:.+' | sort | uniq [sudo] password for ammarfaizi2: WARNING: CPU: 1 PID: 722 at dr