From owner-freebsd-x11@freebsd.org Sat Jun 4 21:23:36 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 6C285B69128 for ; Sat, 4 Jun 2016 21:23:36 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EFCD188A for ; Sat, 4 Jun 2016 21:23:36 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1465075413719170.54655398223576; Sat, 4 Jun 2016 14:23:33 -0700 (PDT) Date: Sat, 04 Jun 2016 14:23:33 -0700 From: Matthew Macy To: "William A. Mahaffey III" Cc: "freebsd-x11@freebsd.org" Message-ID: <1551d4cb275.c5ed22e3125558.3461924622781584508@nextbsd.org> In-Reply-To: References: <1551a1b8b6d.dec889f4110266.157903038967158872@nextbsd.org> Subject: Re: laptop recommendations for radeon driver testing MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2016 21:23:36 -0000 ---- On Sat, 04 Jun 2016 14:12:52 -0700 William A. Mahaffey III wrote ---- > On 06/04/16 16:09, Arto Pekkanen wrote: > > I have no laptop recommendations for now (lack of information, need more > > research), but in the mean time I can recommend this mini-ITX motherboard: > > http://www.asrock.com/mb/AMD/QC5000-ITX/ > > or > > http://www.asrock.com/mb/AMD/QC5000-ITXWiFi/ > > > > So if you cannot find a suitable cheap laptop, you could try getting one > > of these Asrock QC-5000 boards. > > > > I have this Asrock QC-5000/ITX (without wifi) on my server. It is the > > best low-wattage NAS board I've ever used. Better than any Atom board > > available, if you compare the wattage/performance ration and > > features/price. It also has all the connectors you will ever need, > > including video connectors. > > > > The brute performance of the integrated AMD A4/Kabini processor is > > pretty mediocre compared to intel i3/i5/i7 and the like, but it is > > enough to drive most common desktop applications. It probably does NOT > > have enough power to render 1080p h264 video without GPU decoding, but > > 720p should work. > > > > According to this wiki article, Kabini should be a GCN 2nd Generation: > > https://en.wikipedia.org/wiki/Graphics_Core_Next#GCN_2nd_Generation_.22GCN_1.1.22_.28Sea_Islands.2C_HD_7790_and_Rx_290.2F260_Series.29 > > > > Also here it was mentioned that the HD 8330 in Kabini APUs is based on > > the GCN architecture: > > http://www.notebookcheck.net/AMD-Radeon-HD-8330.92874.0.html > > > > I ordered one from Germany brand new, and it cost me only around 75 > > euros (with shipping to Finland) at the time. Because these boards are > > so cheap and awesome, it might be hard to find them sold used. > > > > On 04.06.2016 09:31, Matthew Macy wrote: > >> I have an Ivy Bridge, a Haswell, a Skylake, and a Cherry Trail based system for testing i915 - along with an Arrandale (T410) on the way. I have a Thinkpad e565, a Fury X, and a Fury Nano for testing amdgpu. However, I have nothing that uses Radeon. After all the time I've put in to Intel (continue to put in :-/) I feel that I would be remiss in simply tossing the code out there and hoping that it works. This all a long winded way of saying please recommend a pre-GCN3 based laptop. > >> > >> > >> I know I could easily obtain a card, but my desktop isn't for crash testing, and my servers are for network testing and network cards don't seem to cohabit well. At least when I tried to put a GTX980Ti in next to a Intel Niantic 10GigE card the system didn't boot. > >> > >> Thanks. > >> > >> -M > >> > >> _______________________________________________ > >> freebsd-x11@freebsd.org mailing list > >> https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > >> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > > > I *think* I have one of those as well (is there a 'sysctl' incantation > that will tell me ?), the board on this machine as I type this, *LOVE* > it. Just wish the gfx acceleration worked ;-/ .... > > sysctl hw.model? GCN2 is actually supported by BOTH radeon and amdgpu. I have amdgpu loading (and when I start dogfooding that will be the driver that gets all the use), but debugging it is taking a backseat to fixing support gaps in i915. A GCN1 system would actually be ideal as that's something that will only be supported by radeon - at least until the end of the year. Thanks. -M > -- > > William A. Mahaffey III > > ---------------------------------------------------------------------- > > "The M1 Garand is without doubt the finest implement of war > ever devised by man." > -- Gen. George S. Patton Jr. > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >