From owner-freebsd-stable@FreeBSD.ORG Thu Feb 21 18:14:33 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B9A7F894 for ; Thu, 21 Feb 2013 18:14:33 +0000 (UTC) (envelope-from sturm.karl@gmail.com) Received: from mail-da0-f53.google.com (mail-da0-f53.google.com [209.85.210.53]) by mx1.freebsd.org (Postfix) with ESMTP id 99E8DDFB for ; Thu, 21 Feb 2013 18:14:33 +0000 (UTC) Received: by mail-da0-f53.google.com with SMTP id g27so1127948dan.12 for ; Thu, 21 Feb 2013 10:14:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=ZjnuwVxyf7j4rtKqe6q4UvQKJB/6hCbNdTFhsKwjeMM=; b=m8ot8l4nkYgr2fET5fZ8eJSGxWNwJ+7TBfmAw4kHWypRmaEIlBeD9iCNG02Fsab/Nz H6It52yGLBCCkhQmVWYPvCrs14ncAngv7HHFNHKcnULxMFHIOYttanmNZRr5MxKsQLWQ 8k+aPj7+SaqfSLE6qsIZHHFUABHElhe37MOe+pZnObba+M/9HJlnfEEa5tYNt3LdJEKu 72b8fIPmrYpupt3VS3eOV2OGI+6Hgkbofp8g8KyFEAmRRIlfvfLnpU9c987Nyovp5rvk WAZ9Gm4fy8pI1F1Xy3McuxidOHApkOQLCFJABAsxHtIzD/ShGjXEgPvqCjDPNHEpBWgK nivg== MIME-Version: 1.0 X-Received: by 10.66.233.71 with SMTP id tu7mr9316498pac.129.1361470473115; Thu, 21 Feb 2013 10:14:33 -0800 (PST) Received: by 10.68.137.7 with HTTP; Thu, 21 Feb 2013 10:14:33 -0800 (PST) In-Reply-To: <51222AE6.4020701@omnilan.de> References: <51222AE6.4020701@omnilan.de> Date: Thu, 21 Feb 2013 19:14:33 +0100 Message-ID: Subject: Re: intel kms, xorg and triple head? From: Karl Sturm To: Harald Schmalzbauer Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 18:14:33 -0000 2013/2/18 Harald Schmalzbauer > Hello, > > I wasn't able to find infos about multi-head support for the new intel > kms with FreeBSD 9.1 > Is it possible to have xorg driving 3 displays? I know of the > two-PLL-pipe limitation with intel's IvyBrindge-CPU/GPUs. But I don't > know if the new driver supports possible configurations? (e.G. > 2x1600x1200 + 1x1920x1200). > Has anybody running xorg and 3 displays with i915kms? Or is it at least > said to be supported? > > Thanks, > > -Harry > > Hi Harry, I have running xorg on my laptop with i915kms and an external flat-screen monitor and didn't experience any problems so far. Xrandr works a treat. Cheers, Karl