Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2032736imm; Thu, 27 Sep 2018 06:27:27 -0700 (PDT) X-Google-Smtp-Source: ACcGV63uNEzvgBXbp75BarVL/qHSTEUNwpLrPd5Iz/AAlSmiDkXkxoSLQKWWlBmEobUAFnT6Smcg X-Received: by 2002:a17:902:1566:: with SMTP id b35-v6mr11134334plh.135.1538054847701; Thu, 27 Sep 2018 06:27:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538054847; cv=none; d=google.com; s=arc-20160816; b=PnyAVQeMM+4WFr1iStdJRXl3wiFtKqIeSGCoYf5hUAdu00ok7HT9ghvfGSDd5H7IAl Jt4kuvzIjVdDDZCosXrCiNvI4yarnh2+viIdL08woY00/hmEPYeb2lnzqpOWXru1h9nv TRbJFigfH9+rMBXJecham7n1eNt90+ZqwgKqT6qW2idgojoUTwCxEcxc7TLFrJVRNBTm enLznnpz+lSEC9jlIuorhrkXSmw3irrZbgZ9cr9QmSi2h5NYBG8eaK4b2errN4ckZsC8 lbFUY6f5W86e7NEV5PLnqXbMkmwN6CnoRHLWvSqSUgE8T0xchaXi/B+dbqw4+uG8NU4D de6Q== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject; bh=MsQw5R/rQP8mvz7rPaPQXDh2WlPPXF+7ed5fHL1dDOE=; b=BJFwIHljFX8w/Y6vLoNF1F/ZNV17grqrfxu8StmX6B+aQXlrWl9yysHDPqqkdPWu/F PZDtVxl+TL7OlnUbLgewdfDS/xbLOftPBZjR1PZX8MQfpavH0R7ezdcx5dV/JC4OpkX0 3Ui8mR5LBTXVJ+wDakwJ7QELge+LtydmF9nn6X5iYq72VLNWhidNfbNsYX9IkWfEV8M7 7F30oVN64DFafZkh79YbnVUwLiIeclA/XVO9MIFhfRcWEK+z4PE0XXlC+Zxz4PyaGJLu 9vE9CJm3CGFg0RM/GzC4VkjDFV663u0QmkOAZna01g3dfsOpTnrVYPP0P4tpf0FsHG78 FJrg== 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 19-v6si2028494pgy.577.2018.09.27.06.27.09; Thu, 27 Sep 2018 06:27:27 -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 S1727873AbeI0Toz (ORCPT + 99 others); Thu, 27 Sep 2018 15:44:55 -0400 Received: from mail02.iobjects.de ([188.40.134.68]:49148 "EHLO mail02.iobjects.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726953AbeI0Toy (ORCPT ); Thu, 27 Sep 2018 15:44:54 -0400 Received: from tux.wizards.de (p3EE2F45F.dip0.t-ipconnect.de [62.226.244.95]) by mail02.iobjects.de (Postfix) with ESMTPSA id CE6E84161AE4; Thu, 27 Sep 2018 15:26:37 +0200 (CEST) Received: from [192.168.100.223] (ragnarok.applied-asynchrony.com [192.168.100.223]) by tux.wizards.de (Postfix) with ESMTP id 716C2F0162C; Thu, 27 Sep 2018 15:26:37 +0200 (CEST) Subject: Re: [PATCH 4.18 74/88] drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Lyude Paul , Daniel Vetter , Sean Paul References: <20180927090300.631426620@linuxfoundation.org> <20180927090309.614592493@linuxfoundation.org> <42cbbf9c-3076-0c49-36c2-b6fd09628694@applied-asynchrony.com> <20180927123706.GA23563@kroah.com> From: =?UTF-8?Q?Holger_Hoffst=c3=a4tte?= Organization: Applied Asynchrony, Inc. Message-ID: Date: Thu, 27 Sep 2018 15:26:37 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20180927123706.GA23563@kroah.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/27/18 14:37, Greg Kroah-Hartman wrote: > 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? > No, 4.19-rc5 with the same config works fine and properly switches the console during boot. Interestingly another machine with i915 chip seemed to work fine with this patch included (rebooted that one first), so it might well be related to different motherboard/chipset or the Radeon card (an admittedly old, but otherwise completely functional fanless r600). I'll try to find more clues, but for now that's all I got. Holger