Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1974724imm; Thu, 27 Sep 2018 05:37:32 -0700 (PDT) X-Google-Smtp-Source: ACcGV63YyvGLBr4FP/YZBfg+M8jCe1acIGac2QC+FMdWHznHMC7XD6xLSJ1qYss/RFaiRJaSicca X-Received: by 2002:a63:2218:: with SMTP id i24-v6mr10244900pgi.238.1538051852424; Thu, 27 Sep 2018 05:37:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538051852; cv=none; d=google.com; s=arc-20160816; b=mZUALNg4GAhCKjYJmGh1/KIq0qJcFS906H2YG37aBfW04ADnOwP0RlZclACloCbLRB TA3VnM91K5dhiDobhnIbNCZ4isEhsjVhrNfVkjqGnUpwDClSjUCNVOEVhuW++YCa7I4U F9YHqVdyYtTboCPRgfTWAybFDAe1huOzwkE+dNe6qkwNLS0P8x7t7PddD9uslbepZbRl aimXzsAUetZSiLhaWCokGFg9JUUukt1u2D1RGwb/9+8mxq4bQ6XREpy+xytH+xBIzibo 9v4T/cXeVw5FJRNdUikx7dnQt/Xgl1qWevIgkTC5EUZjKtkzK2GqYn6BS+ia43EmJIV/ hpjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=8DWg35cMc7fE+C3MPLIqYaSjV5e+2PBaCbtDyGrDV+I=; b=lBjPfsojv64LM21vhOUbFeWb3opqGsuyMLPyUWh33p8wApPVfinCt9ZTzmopM24KG4 byDTxfvnq8NbI16QKWX+kw9p4l+Xz41GBrZHW/z9rUIHjCQDpts1VP9UePJrZ3sqh6Hy fOaD4zJaSIU6nqzWQ6Fo2VlCEq3SZKqRydrpeDczboYIL/PvfF1OECAOhXOdY9DeM3Ie W541r5yw2wbj8yBEUxVMQNVbGTz/aysgFfabRdASBGPGNVGrCn7JLcKUJtGz/rZKs2Lk 4P1ce1ix1B1yNkkRlE9wYJG52jk94P+odpxBV7DbTYSCE2fHXUmOEd/bZZzuriIYEUSP Rokg== 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 d2-v6si1908990plh.206.2018.09.27.05.37.16; Thu, 27 Sep 2018 05:37:32 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727410AbeI0SzP (ORCPT + 99 others); Thu, 27 Sep 2018 14:55:15 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43888 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727169AbeI0SzO (ORCPT ); Thu, 27 Sep 2018 14:55:14 -0400 Received: from localhost (ip-213-127-77-73.ip.prioritytelecom.net [213.127.77.73]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id CD1B4FF0; Thu, 27 Sep 2018 12:37:08 +0000 (UTC) Date: Thu, 27 Sep 2018 14:37:06 +0200 From: Greg Kroah-Hartman To: Holger =?iso-8859-1?Q?Hoffst=E4tte?= Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Lyude Paul , Daniel Vetter , Sean Paul Subject: Re: [PATCH 4.18 74/88] drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation Message-ID: <20180927123706.GA23563@kroah.com> References: <20180927090300.631426620@linuxfoundation.org> <20180927090309.614592493@linuxfoundation.org> <42cbbf9c-3076-0c49-36c2-b6fd09628694@applied-asynchrony.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <42cbbf9c-3076-0c49-36c2-b6fd09628694@applied-asynchrony.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 27, 2018 at 12:43:33PM +0200, Holger Hoffst?tte wrote: > On 09/27/18 11:03, Greg Kroah-Hartman wrote: > > 4.18-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Lyude Paul > > > > commit 3c499ea0c662e2f38aafbd4f516b08aab8cfa0e5 upstream. > > > > As pointed out by Daniel Vetter, we should be usinng > > drm_drv_uses_atomic_modeset() for determining whether or not we want to > > make the debugfs nodes for atomic instead of checking DRIVER_ATOMIC, as > > the former isn't an accurate representation of whether or not the driver > > is actually using atomic modesetting internally (even though it might > > not be exposing atomic capabilities). > > > > Signed-off-by: Lyude Paul > > Cc: Daniel Vetter > > Cc: stable@vger.kernel.org > > Reviewed-by: Sean Paul > > Link: https://patchwork.freedesktop.org/patch/msgid/20180917173733.21293-1-lyude@redhat.com > > Signed-off-by: Greg Kroah-Hartman > > This patch breaks switching the console to high resolution during boot on my > workstation with a Radeon card; it worked fine with 4.18.10 and reverting it > fixes the problem: Is 4.19-rc5 also a problem? thanks, greg k-h