From owner-freebsd-x11@freebsd.org Fri Apr 1 12:49:08 2016 Return-Path: Delivered-To: freebsd-x11@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 8DFB7AEC7C9 for ; Fri, 1 Apr 2016 12:49:08 +0000 (UTC) (envelope-from listjm@club.fr) Received: from smtp25.services.sfr.fr (smtp25.services.sfr.fr [93.17.128.119]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55B791818 for ; Fri, 1 Apr 2016 12:49:07 +0000 (UTC) (envelope-from listjm@club.fr) Received: from filter.sfr.fr (localhost [78.118.195.213]) by msfrf2516.sfr.fr (SMTP Server) with ESMTP id 24B4370000A2; Fri, 1 Apr 2016 14:40:54 +0200 (CEST) Authentication-Results: sfrmc.priv.atos.fr; dkim=none (no signature); dkim-adsp=none (no policy) header.from=listjm@club.fr Received: from [192.168.1.51] (213.195.118.78.rev.sfr.net [78.118.195.213]) by msfrf2516.sfr.fr (SMTP Server) with ESMTP id E08BF700009F; Fri, 1 Apr 2016 14:40:53 +0200 (CEST) X-SFR-UUID: 20160401124053919.E08BF700009F@msfrf2516.sfr.fr Subject: Use linuxkpi in DRM To: freebsd-x11@freebsd.org, =?iso-8859-1?q?Jean-S=E9bastien_P=E9dron?= From: Juan =?iso-8859-1?b?UmFt824=?= Molina Menor Message-ID: <56FE6C4B.9070800@club.fr> Date: Fri, 1 Apr 2016 14:40:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2016 12:49:08 -0000 Hi! I have just updated my Haswell laptop (Lenovo ThinkPad S440) to the drm-next-3.9 branch and it works as before (drm-i915-update-38): i915kms loads, X11 starts, mpv displays videos full-screen on the internal monitor or on a 2560x1440 HDMI one. Cheers, Juan