From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id C0A7F6E039 for ; Fri, 5 Nov 2021 13:23:40 +0000 (UTC) Date: Fri, 5 Nov 2021 15:22:23 +0200 From: Petri Latvala Message-ID: References: <20211022092537.3089-1-tzimmermann@suse.de> <10d14e45-0659-7982-1a57-0e50b9962a98@suse.de> <458666f6-fd11-aca6-238e-63f748480e82@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <458666f6-fd11-aca6-238e-63f748480e82@suse.de> Subject: Re: [igt-dev] [PATCH v4 0/2] tests/fbdev: Additional tests for resolution and panning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Thomas Zimmermann Cc: "igt-dev@lists.freedesktop.org" , "Syrjala, Ville" List-ID: On Fri, Nov 05, 2021 at 10:41:08AM +0100, Thomas Zimmermann wrote: > Hi > > Am 05.11.21 um 10:32 schrieb Saarinen, Jani: > > Hi, > > > -----Original Message----- > > > From: Thomas Zimmermann > > > Sent: perjantai 5. marraskuuta 2021 11.22 > > > To: Saarinen, Jani ; Latvala, Petri > > > ; Syrjala, Ville > > > Cc: igt-dev@lists.freedesktop.org > > > Subject: Re: [igt-dev] [PATCH v4 0/2] tests/fbdev: Additional tests for resolution and > > > panning > > > > > > Hi > > > > > > Am 05.11.21 um 09:51 schrieb Saarinen, Jani: > > > > +@Syrjala, Ville who reviewed. > > > > > > > > > -----Original Message----- > > > > > From: igt-dev On Behalf Of > > > > > Saarinen, Jani > > > > > Sent: perjantai 5. marraskuuta 2021 10.23 > > > > > To: Latvala, Petri ; Thomas Zimmermann > > > > > > > > > > Cc: igt-dev@lists.freedesktop.org > > > > > Subject: Re: [igt-dev] [PATCH v4 0/2] tests/fbdev: Additional tests > > > > > for resolution and panning > > > > > > > > > > Hi, > > > > > > > > > > > -----Original Message----- > > > > > > From: igt-dev On Behalf Of > > > > > > Petri Latvala > > > > > > Sent: maanantai 1. marraskuuta 2021 16.23 > > > > > > To: Thomas Zimmermann drm_atomic_plane_check > > > > > > Cc: igt-dev@lists.freedesktop.org > > > > > > Subject: Re: [igt-dev] [PATCH v4 0/2] tests/fbdev: Additional tests > > > > > > for resolution and panning > > > > > > > > > > > > On Mon, Nov 01, 2021 at 03:17:54PM +0100, Thomas Zimmermann wrote: > > > > > > > Ping for merging these patches. > > > > > > > > > > > > Merged the lot, thanks. > > > > > Caused now this: > > > > > https://gitlab.freedesktop.org/drm/intel/-/issues/4435 > > > > > So failing on several systems. > > > > > > The test tries move the scanout location within the fbdev memory. This works with > > > other drivers. > > > > > > Did you check that i915 supports this? Can you get a full backtrace, so that we see > > > for which parameters it fails. > > Did you check the logs in bug: eg > > https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_939/fi-tgl-1115g4/igt@fbdev@pan.html > > Does this include data you ask for? > > I did. The line > > #2 [+0x0] > > would contain that information. There are no debugging symbols available, I > guess? With the extra debug traces from https://patchwork.freedesktop.org/series/96609/ we get (fbdev:6665) DEBUG: Jump to opposite end of virtual screen (fbdev:6665) CRITICAL: Test assertion failure function pan_test, file ../tests/fbdev.c:65: (fbdev:6665) CRITICAL: Failed assertion: ret == expected_ret (fbdev:6665) CRITICAL: Last errno: 28, No space left on device (fbdev:6665) CRITICAL: ioctl(FBIOPAN_DISPLAY) returned ret=-1, expected 0 Ville already found the cause though and commented on https://gitlab.freedesktop.org/drm/intel/-/issues/4435 -- Petri Latvala