Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934646AbcKDM5Z (ORCPT ); Fri, 4 Nov 2016 08:57:25 -0400 Received: from mail.fireflyinternet.com ([109.228.58.192]:63971 "EHLO fireflyinternet.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933216AbcKDM5Y (ORCPT ); Fri, 4 Nov 2016 08:57:24 -0400 X-Default-Received-SPF: pass (skip=forwardok (res=PASS)) x-ip-name=78.156.65.138; Date: Fri, 4 Nov 2016 12:57:15 +0000 From: Chris Wilson To: Norbert Preining Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: redraw issues on i915 since 4.9-rc Message-ID: <20161104125715.GA14586@nuc-i3427.alporthouse.com> Mail-Followup-To: Chris Wilson , Norbert Preining , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org References: <20161104114047.hbay7fwkmtri5e5v@wienerschnitzel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161104114047.hbay7fwkmtri5e5v@wienerschnitzel> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 901 Lines: 22 On Fri, Nov 04, 2016 at 08:40:47PM +0900, Norbert Preining wrote: > Dear all, > > since 4.9-rc series started I see heavy redraw problems on i915. Starting > or resizing for example the digikam window messes up completely the content. > > I have seen this at least since rc2 (I often wait till rc2), and > confirm that 4.8.0 does not exhibit these problems. > > A screenshot of the redraw problems is attached. The fencing looks correct. To me it looks like we filled the vma with the wrong set of pages from the parent object. https://cgit.freedesktop.org/drm-intel/ #drm-intel-nightly contains one interesting patch wrt to the partial vma->pages https://cgit.freedesktop.org/drm-intel/commit/?h=drm-intel-next-queued&id=d2a84a76a3b970fa32e6eda3d85e7782f831379e Do you mind testing -nightly to see if I'm barking up the wrong tree? -Chris -- Chris Wilson, Intel Open Source Technology Centre