From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751774AbcBKHpU (ORCPT ); Thu, 11 Feb 2016 02:45:20 -0500 Received: from vulcan.natalenko.name ([104.207.131.136]:34378 "EHLO vulcan.natalenko.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750849AbcBKHpT (ORCPT ); Thu, 11 Feb 2016 02:45:19 -0500 DMARC-Filter: OpenDMARC Filter v1.3.1 vulcan.natalenko.name 1840A8C22F Authentication-Results: vulcan.natalenko.name; dmarc=none header.from=natalenko.name MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 11 Feb 2016 09:45:17 +0200 From: Oleksandr Natalenko To: Daniel Vetter Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Daniel Vetter Subject: Re: [REGRESSION] i915: No HDMI output with 4.4 Organization: pf-kernel developing community In-Reply-To: <20160209101136.GR11240@phenom.ffwll.local> References: <7a014cef15d5c99ef7ff33f11968d02c@natalenko.name> <20160209101136.GR11240@phenom.ffwll.local> Message-ID: User-Agent: Roundcube Webmail/1.2-beta Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Daniel, I do confirm that this hacky patch: https://lkml.org/lkml/2016/1/19/637 works around my issue. I understand that this is improper fix, so let me know how could I debug my issue further. Thanks. 09.02.2016 12:11, Daniel Vetter wrote: > Can you please retest with latest -rc? There's been some bugs in the > HDMI > detection changes, which should be fixed now. > > If that doesn't help please try to bisect which exact change caused the > regression. > > Thanks, Daniel