From owner-freebsd-current@freebsd.org Fri May 13 02:44:51 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6362B38419 for ; Fri, 13 May 2016 02:44:51 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: from mail-io0-x232.google.com (mail-io0-x232.google.com [IPv6:2607:f8b0:4001:c06::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 98D161E85 for ; Fri, 13 May 2016 02:44:51 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: by mail-io0-x232.google.com with SMTP id d62so117289499iof.2 for ; Thu, 12 May 2016 19:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ara-ler-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Cyjjl06t8MjtjmAhipwo7H74Xj2Epae8/W+42XTfwPs=; b=MStieCGd5wIMVSr9UylYmDKlZOiK0Z7XGFbOYuoue+PRTDL7UTXaTpcopUPCvaWXqk YIr2MpFmmppLU8FJBG6mzNmI+0pTXf9cftHqD18LlwOveP7xVNYWHl+jlop/87J9qGfU iNE6sFh3JxGw+sS+RUP/XPYcUq8Wg83FxpV2mQ6jIagnrRALHUIkywbS4P5PXkpk/GJo wRk0ZyvlrfjYgaX1aBgeRVHiwLRPYMUOaUP7jzGXd5a2j65zplzjRygR/LJvd2qf/wU0 s9jvSOSeNpxulzIb8yi77fAu/QzBb7dEr7Kx94xqmcYqjRRL4M227zc6jWMQ1vtLFpKo fo8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Cyjjl06t8MjtjmAhipwo7H74Xj2Epae8/W+42XTfwPs=; b=ACxCKBJFjA9zTLOjHTrFRZxsAW/Y+P38wpcbhAhQk/cxuoMDITMZAnOL6a2qgQyvP6 lix66YQxKaVgSi/2HmpQoFhy7ejcBwf9IyU/MuEuzeC0zXMt7jBLOxmCsVq6PXYae/1f d3AzJxS0Kq1cHDuFehSFZrYflN+gfKkFaQh2fzCNhULUs+vGXh6OU6KPF5RRA/RqSDzF GH+M9WFwTwFxddIEDvPFybxySaTaPd/MNKM6+5TMYDbVBmx8v+3A7keN1ZztvYMV+k2e IERIbUQOeTXMH6d8KrN9jxm3DoO/Bacfc50G7ODIoDw6OlxVF1/UwzendcPFnr+aK19u qKjQ== X-Gm-Message-State: AOPr4FW2Bs1vse1JzHWr4gQqkxNT0Th0WHYQX6dcaBL+uereblSvHnvdpKKUC/j+5/mnoQ== X-Received: by 10.36.14.18 with SMTP id 18mr309732ite.70.1463107490886; Thu, 12 May 2016 19:44:50 -0700 (PDT) Received: from dendrobates.araler.com (97-122-172-187.hlrn.qwest.net. [97.122.172.187]) by smtp.gmail.com with ESMTPSA id h6sm352627ita.17.2016.05.12.19.44.49 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 May 2016 19:44:50 -0700 (PDT) Date: Thu, 12 May 2016 20:44:48 -0600 From: Sergey Manucharian To: Hans Petter Selasky Cc: freebsd-current@FreeBSD.org Subject: Re: i915kms broken at some commit between r296485 and r297692? Message-ID: <20160513024448.GH1532@dendrobates.araler.com> References: <20160509023416.GA2375@dendrobates.araler.com> <2368d5b7-3d3c-7057-0849-c3339ce90b25@selasky.org> <2839bf70-1300-86c6-4a0f-d23586e07015@selasky.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2839bf70-1300-86c6-4a0f-d23586e07015@selasky.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2016 02:44:51 -0000 Excerpts from Hans Petter Selasky's message from Mon 09-May-16 19:42: > On 05/09/16 18:10, Hans Petter Selasky wrote: > Can you try the attached patch. Works for me. > > --HPS Thanks, Hans! I'm sorry, just have seen your reply, this stupid gmail sent 7 FreeBSD threads to spam!! I'll try that patch and report, thanks! Sergey