From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f48.google.com ([74.125.82.48]:35181 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932080AbcFBJib (ORCPT ); Thu, 2 Jun 2016 05:38:31 -0400 Received: by mail-wm0-f48.google.com with SMTP id a136so220997647wme.0 for ; Thu, 02 Jun 2016 02:38:30 -0700 (PDT) Subject: Re: [PATCH v4] drm: Only create a cmdline mode if no probed modes match To: Chris Wilson , dri-devel@lists.freedesktop.org References: <20160601094353.GC4329@intel.com> <1464774651-20376-1-git-send-email-chris@chris-wilson.co.uk> Cc: Jesse Barnes , =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= , Daniel Vetter , Julia Lemire , Dave Airlie , stable@vger.kernel.org From: =?UTF-8?Q?Radek_Dost=c3=a1l?= Message-ID: <574FFE92.6060806@radekdostal.com> Date: Thu, 2 Jun 2016 11:38:26 +0200 MIME-Version: 1.0 In-Reply-To: <1464774651-20376-1-git-send-email-chris@chris-wilson.co.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 06/01/2016 11:50 AM, Chris Wilson wrote: > Fixes regression from > > commit eaf99c749d43ae74ac7ffece5512f3c73f01dfd2 > Author: Chris Wilson > Date: Wed Aug 6 10:08:32 2014 +0200 > > drm: Perform cmdline mode parsing during connector initialisation > > that breaks HDMI output on BeagleBone Black with LG TV (model 19LS4R-ZA). please remove this from the commit message. The original bug is no longer reproducible with 4.7-rc1 Thanks, Radek