From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756547AbcH2V1m (ORCPT ); Mon, 29 Aug 2016 17:27:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58890 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750840AbcH2V1k (ORCPT ); Mon, 29 Aug 2016 17:27:40 -0400 Message-ID: <1472506058.22738.2.camel@redhat.com> Subject: Re: [PATCH 0/4] Backported vlv fixes for 4.7.y From: Lyude Paul To: Greg KH Cc: Daniel Vetter , Jani Nikula , David Airlie , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Date: Mon, 29 Aug 2016 17:27:38 -0400 In-Reply-To: <20160822203332.GA5030@kroah.com> References: <147152082520357@kroah.com> <1471879896-19761-1-git-send-email-cpaul@redhat.com> <20160822203332.GA5030@kroah.com> Organization: Red Hat Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Mon, 29 Aug 2016 21:27:40 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org drm/i915/vlv: Make intel_crt_reset() per-encoder: 4570d833390b10043d082fe535375d4a0e071d9c drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init(): 4c732e6ee9e71903934d75b12a021eb3520b6197 drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug(): 21842ea84f161ae37ba25f0250c377fd19c5b307 drm/i915: Enable polling when we don't have hpd: 84c8e0963da434d37355079b568465cd121af295 On Mon, 2016-08-22 at 16:33 -0400, Greg KH wrote: > On Mon, Aug 22, 2016 at 11:31:31AM -0400, Lyude wrote: > > > > Hope this didn't take too long! Here's the backported versions of the > > patches > > you had trouble applying to stable. The patch for FBC won't be necessary as > > that is already present in 4.7.y. > > > > Cheers, > > Lyude > > Thanks, but what are the git commit ids of these patches in Linus's > tree?  I need those to add to the commits... > > thanks, > > greg k-h