From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] drm/i915: make SDVO TV-out work for multifunction devices v2 Date: Thu, 8 Aug 2013 16:52:58 -0700 Message-ID: <20130808235258.GC12615@kroah.com> References: <1375772118-10513-1-git-send-email-daniel.vetter@ffwll.ch> <1375772255-10639-1-git-send-email-daniel.vetter@ffwll.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1375772255-10639-1-git-send-email-daniel.vetter@ffwll.ch> Sender: stable-owner@vger.kernel.org To: Daniel Vetter Cc: stable@vger.kernel.org, Intel Graphics Development , Pierre Assal List-Id: intel-gfx@lists.freedesktop.org On Tue, Aug 06, 2013 at 08:57:35AM +0200, Daniel Vetter wrote: > This is the functional backport of upstream commit > 09ede5414f0215461c933032630bf9c3a61a8ba3 Original commit message > below. Backport has been tested by the bug reporter, please consider > applying to all stable kernels. > > We need to track this correctly. While at it shovel the boolean > to track whether the sdvo is in tv mode or not into pipe_config. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36997 > Tested-by: Pierre Assal > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=63609 > Tested-by: cancan,feng > Reviewed-by: Jani Nikula > Signed-off-by: Daniel Vetter > > --- > > backport v2: Fix up the git fail from v1 and actually add the right > changes. I suck. Heh, no worries, it was funny :) now applied, thanks. greg k-h