From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 30 09:33:57 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3C3DBD9A for ; Mon, 30 Mar 2015 09:33:57 +0000 (UTC) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (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 CAF0D136 for ; Mon, 30 Mar 2015 09:33:56 +0000 (UTC) Received: by wgbgs4 with SMTP id gs4so75721153wgb.0 for ; Mon, 30 Mar 2015 02:33:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:content-transfer-encoding:user-agent; bh=Pbhg6FjR6ROZpUommR3W+Ru2YU5BbLoQUwvs5lc+8mU=; b=JGOEGRTvhEogImukD71d08th05EyJmWjSliKIN3kgrbcTtjUmpLnL2rDGRnZswYzM6 o3ssiZOGlty6Y45k89BJefYEKakT/8JdiRcAIDn1FJjcQkTy0eHYLTwk0uJsH3UkLUin JSNl3lBuLWFrdluPsTnHOJzIaFgNbJdlrakWd0Uu9WFyt9Li8bJK10j29yiW4ydXx7b8 ia4Onl2uSsjQ8StmoyO1a/NIfGh2yGavXyoFsd7gh4LVpkGPghiAbH0HoAVtJ502XkYj JVv3SHYc/vXXS4FpFVzUWMKWnIS7CZapNyjFFgEjY4Nl1bi7WmEhsmvYlZlmKpbi70I1 DVGA== X-Received: by 10.180.91.70 with SMTP id cc6mr20196447wib.78.1427708035248; Mon, 30 Mar 2015 02:33:55 -0700 (PDT) Received: from valhala.home ([78.193.58.122]) by mx.google.com with ESMTPSA id ew13sm14884884wid.1.2015.03.30.02.33.54 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Mar 2015 02:33:54 -0700 (PDT) Date: Mon, 30 Mar 2015 11:33:53 +0200 From: Nicolas Martyanoff To: freebsd-hackers@freebsd.org Subject: Intel HD 5500 driver port Message-ID: <20150330093352.GA3937@valhala.home> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2015 09:33:57 -0000 Hi, I have trouble finding info about support for the Intel HD 5500 graphic chip (used on broadwell platforms such as new Thinkpads) on FreeBSD. On Linux, it seems to be supported by the Intel driver Since June 2014¹. Is there a port in progress, or some development being done ? Feel free to redirect me to another mailing list if this is not the correct one :) Thank you in advance. [1] https://01.org/linuxgraphics/downloads/2014/2014q2-intel-graphics-stack-release -- Nicolas Martyanoff http://wandrian.net khaelin@gmail.com