Received: by 10.223.185.116 with SMTP id b49csp1776099wrg; Sun, 11 Feb 2018 21:09:41 -0800 (PST) X-Google-Smtp-Source: AH8x225Y1az1tzj7KPcAUjisDdkv6IzoocwCjwVKZB7LZGkSzQ4ORHybVwXf/9gEN6l5OU8wxraK X-Received: by 10.98.78.148 with SMTP id c142mr10471539pfb.153.1518412180971; Sun, 11 Feb 2018 21:09:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518412180; cv=none; d=google.com; s=arc-20160816; b=rdjESwC3WJo4lzEZVCFSZF9Qvwiqw1UzVg8xS9rgilrosePbGa8yVKeZ9aQWtyeZWG cDvyErGcJ8B2rQo5+QCeFk7P2VCYis3tScdb20mUgPf7CiFsHhwUSkRtTURVWsniqsze sOmhfbIverpyfODufoKHEcuHXLw22CTOSTqJcFrT2hPqIgssUk17roizcvEsDfDRN5rL SkV2SAlJR93IWAG/2za+vKJYjK/XNqojYTrWxFzsovLONCbOAyEkGH/ogQ3shBlTSStu F48v+OvwIPuilDf/gTsHqS/D3rsNDawo99YcxORkdvq87IPu3L0GOnOrjMdfh7RYIbPK UMOg== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=rKCRu1iaxYg8LS6jER/1U8vvxe8OALiowmR/NvccQCA=; b=kpQoNKkhy+WlsM5dxGJCpnpjYnjsP4qddnitwh8xUXr9D2+BqeWdSc/VNrny+cByHF +YqX+qnPIb7xhNa7GBfgPIaHmIrndEJXe7TIPKpk5cm40rQ27eGeBmKjtKMHyI2fD0ap KKXl4ELeHk36vLpyFm5KVw80xnlJrFQGpTBTmdin4CvRDUOGsJMy42hSDp88eWZwwGxf DD1NEwQuwu8z1Y2yf5eZ2ap/mwgT3x6qzSpFuAFckxPjSivJuMVnlLJ1qkBPbrFPg6gp 8rpnZhag3uK5Id5uAbF43dPv6331p6wrDRtlq+GZ5PQmJsAkJYzY9yzRjafOTso36a4S 6fWw== 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 j13si1592075pgc.81.2018.02.11.21.09.26; Sun, 11 Feb 2018 21:09:40 -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 S932706AbeBLDjv (ORCPT + 99 others); Sun, 11 Feb 2018 22:39:51 -0500 Received: from bmailout2.hostsharing.net ([83.223.90.240]:57063 "EHLO bmailout2.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932310AbeBLDjt (ORCPT ); Sun, 11 Feb 2018 22:39:49 -0500 Received: from h08.hostsharing.net (h08.hostsharing.net [83.223.95.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by bmailout2.hostsharing.net (Postfix) with ESMTPS id 1D3B92800B4A4; Mon, 12 Feb 2018 04:39:48 +0100 (CET) Received: by h08.hostsharing.net (Postfix, from userid 100393) id C5CA2FC05; Mon, 12 Feb 2018 04:39:47 +0100 (CET) Date: Mon, 12 Feb 2018 04:39:47 +0100 From: Lukas Wunner To: Mike Lothian Cc: Tejun Heo , Lai Jiangshan , Alex Deucher , Dave Airlie , Ben Skeggs , Ismo Toijala , nouveau@lists.freedesktop.org, Intel Graphics Development , Liviu Dudau , Linux Kernel Mailing List , Maling list - DRI developers , Hans de Goede , Peter Wu Subject: Re: [PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers Message-ID: <20180212033947.GA19049@wunner.de> References: <20180211192314.GA22869@wunner.de> <20180211194154.GB22869@wunner.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 12, 2018 at 12:35:51AM +0000, Mike Lothian wrote: > I've not been able to reproduce the original problem you're trying to > solve on amdgpu thats with or without your patch set and the above > "trigger" too > > Is anything else required to trigger it, I started multiple DRI_PRIME > glxgears, in parallel, serial waiting the 12 seconds and serial within > the 12 seconds and I couldn't reproduce it The discrete GPU needs to runtime suspend, that's the trigger, so no DRI_PRIME executables should be running. Just let it autosuspend after boot. Do you see "waiting 12 sec" messages in dmesg? If not it's not autosuspending. Thanks, Lukas