Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5277987imu; Tue, 13 Nov 2018 04:10:58 -0800 (PST) X-Google-Smtp-Source: AJdET5fgxWNKK1tZ+uPw4U5o0FrO1FVHF1XOvUybWdnUGPkoAYJxneK1/++OJ3yV6Wsme2x7iSyY X-Received: by 2002:a17:902:b943:: with SMTP id h3-v6mr4560921pls.124.1542111058668; Tue, 13 Nov 2018 04:10:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542111058; cv=none; d=google.com; s=arc-20160816; b=fmTQc9wkwnMAsCczISgmQC2EahF0JurTWtp//yE8CMzoac+2fZQRIbGu/fMP8JMDhp 0G35ZvXN0cxHFgpQCMZEjb4GX0yYGC2cecueuqOfIvEsMr4LWg/+TCU6+PO4nxpcpZA1 K52kAZcmdedOIbrrLJZQPM31TxaORz0cKnNWAs7chTkKf+QZ1GCWJu9FhOGGhEST6Q9x 88u+/IX28Q+6peBle9paN0pjq68lZ8kqOGuMX8s8O6Fd+whkPhYszX26Zdbdx3xKMTh/ 7iAF4dOLja8OdtPI4lCvIhXHaeCfkL5BMjJT2ro4HVCyMmdqIdmjtdMutgn+dpCNvyO0 fwCg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=2Hn/1SB+OpVF3vNl1LhWWo6gX8FRmVxkS50vy2/Mlh0=; b=F1KXEvJFoOCAtOCDvyD3Xp5vefEmCFAchOx6vuD+N9DmA1+eIEiVbR3YQTk2IxAmRR H46Sg9rJlyIB3ixq84jt3j0V6NrRNP4K9LNZYdzOfOOBWX/IoPx0jpW5cvLvrApZbdg3 a3Nu0uIlre725iKZhgs7tEaYJ3aIvAscsLmmv8qXhcAqGqLgDRDq61Gvs5B9LfOG1Tox qHrm7obuS0+UZQA0jSsA9RJ3DKf4iROO/cRLEKc/419PvdbEyiuYCgG+/0RTpFiKEJ7a LN/tEE1CgLUJ2kqoFyW/KS/DJNt/1c7cPmHwfeVa10I9pC5Rq2l1IiVFhkNgCsd5m7Dz 9Uxg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u184si18978893pgd.93.2018.11.13.04.10.31; Tue, 13 Nov 2018 04:10:58 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732841AbeKMWGP (ORCPT + 99 others); Tue, 13 Nov 2018 17:06:15 -0500 Received: from mx2.suse.de ([195.135.220.15]:47354 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1732565AbeKMWGP (ORCPT ); Tue, 13 Nov 2018 17:06:15 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 1DF89B00B; Tue, 13 Nov 2018 12:08:23 +0000 (UTC) Date: Tue, 13 Nov 2018 13:08:21 +0100 From: Jean Delvare To: Thomas Zimmermann Cc: Takashi Iwai , David Airlie , christian.koenig@amd.com, dri-devel , linux-kernel Subject: Re: Performance regression in ast drm driver Message-ID: <20181113130821.2a7694a6@endymion> In-Reply-To: <89ae9adf-27e7-ae80-639c-c67202a0d0b7@suse.de> References: <20181101162707.598c1718@endymion> <20181108130509.3b2d42ff@endymion> <1542033367.2661.33.camel@suse.de> <1542040904.2661.35.camel@suse.de> <89ae9adf-27e7-ae80-639c-c67202a0d0b7@suse.de> Organization: SUSE Linux X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.31; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, On Tue, 13 Nov 2018 10:23:45 +0100, Thomas Zimmermann wrote: > ast doesn't remove the vesafb's framebuffer before attaching to the > device. I have a patch at [1]. If you have a way of testing it, I'd > appreciate. > > [1] https://bugzilla.suse.com/show_bug.cgi?id=1112963 Thank you very much for looking into this bug. I tested the patch above and yes, it solves my console performance problem. The performance with your patch applied is roughly the same as with commit "drm/drivers: add support for using the arch wc mapping API" reverted. -- Jean Delvare SUSE L3 Support