From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:44174 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751036AbdHRQQC (ORCPT ); Fri, 18 Aug 2017 12:16:02 -0400 Date: Fri, 18 Aug 2017 09:16:04 -0700 From: Greg KH To: Alex Deucher Cc: stable@vger.kernel.org, Alex Deucher Subject: Re: [PATCH] Revert "drm/amdgpu: fix vblank_time when displays are off" Message-ID: <20170818161604.GA9858@kroah.com> References: <1503002211-2813-1-git-send-email-alexander.deucher@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1503002211-2813-1-git-send-email-alexander.deucher@amd.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Aug 17, 2017 at 04:36:51PM -0400, Alex Deucher wrote: > This reverts commit 2dc1889ebf8501b0edf125e89a30e1cf3744a2a7. > > Fixes a suspend and resume regression. > > bug: https://bugzilla.kernel.org/show_bug.cgi?id=196615 > Signed-off-by: Alex Deucher > Cc: # 4.12.x > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 2 -- > 1 file changed, 2 deletions(-) What is the git commit id of this patch in Linus's tree? thanks, greg k-h