Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp7797220ybi; Thu, 6 Jun 2019 01:30:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqyPusAnETMjX0Le0Dnprd9EmZVcQFNhyT0zZEZDez+GaQwGQDxanRqlQM3D9M7Sdr/Ds7UC X-Received: by 2002:a62:5a47:: with SMTP id o68mr50891794pfb.149.1559809835588; Thu, 06 Jun 2019 01:30:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559809835; cv=none; d=google.com; s=arc-20160816; b=dusH9bAma12RgoEseBAglS207ro7DHXGVd25gEJ+3PqSF3BZsJ59jYA2j/mkHe4bvu tLL/6Giw3/wKJEM/Dq9jOzQtebryEkEtFfMsTtSHtuAzq36DgvUrTKP3idH1sgaDq+JZ DwH18uUd7ChEBp+SUvc+98Nb09Ry7CsnRtnlOWs4f+ZUoCtEaxA/kIE5IaCgn6gxBWCo oAyiMGofg2As/9tNlbUBPlUYym+ULw4Zk76SRBJtTFQJfL+RaVPU8ARRZBVENo6C6OD+ pYzBb4tMUlLMoasVlxFDxCdWnGEyWIdqaGIcYj7iQdCCPnhp/rS9mcylRd106iYyYG+t qbWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :organization:in-reply-to:subject:to:from; bh=LkUJvkg+cEKaV2Kj9QklbbxMDDxdh0CYHRwP7jdtZLU=; b=MJ21yJKTULNIKPQXWCneHwSiC1yqu4Uu2i/j14gcSjIliHxs9g6TBmIzOixAh4Ecoh hjs0obf0MQaLnGT5m1hl+/a8ZX/2mRqRjLPR8/Uz4L3xbl5CtXVTjh352Rk3EmhYiofN OokwFOPxAQico6JA6ZgVwoGX7WTsud+o74l3qC4k8RKCY3Rz05s+wwXdJY1G8gqT/kCA F55KH1xSjONimnq27GRmemvnSZBIl2aaIoSme4LQyKr9K+3+lTzPniyFWa9JQ1y2A6qS 3n807SA53RxQEpYKV8mzIfmF8h3yUYdDbt5hS6ouocix50XsBfjz9nDA+HZoNFbsjrk1 2/Zw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c18si1526514pgp.74.2019.06.06.01.30.18; Thu, 06 Jun 2019 01:30:35 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727109AbfFFI3P (ORCPT + 99 others); Thu, 6 Jun 2019 04:29:15 -0400 Received: from mga14.intel.com ([192.55.52.115]:4563 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726805AbfFFI3P (ORCPT ); Thu, 6 Jun 2019 04:29:15 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Jun 2019 01:29:14 -0700 X-ExtLoop1: 1 Received: from jnikula-mobl3.fi.intel.com (HELO localhost) ([10.237.66.150]) by fmsmga001.fm.intel.com with ESMTP; 06 Jun 2019 01:29:12 -0700 From: Jani Nikula To: Pavel Machek , joonas.lahtinen@linux.intel.com, rodrigo.vivi@intel.com, intel-gfx@lists.freedesktop.org, kernel list Subject: Re: 5.2: display corruption on X60, X220 In-Reply-To: <20190603074004.GA15821@amd> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20190603074004.GA15821@amd> Date: Thu, 06 Jun 2019 11:32:18 +0300 Message-ID: <87v9xj15d9.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 03 Jun 2019, Pavel Machek wrote: > In recent kernels (5.2.0-rc1-next-20190522, 5.2-rc2) I'm getting > display corruption in X. Usually in terminals, but also in title bars > etc. Black areas with white lines in them, usually... > > Same configuration worked properly in ... probably 4.19? Then I got > some graphics-crashes on X220 that prevented me from testing :-(. It's pretty hard to say anything based on the above. Anything in the logs with drm.debug=14 added? BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center