From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 672CCE00473 for ; Mon, 27 Jan 2014 06:22:27 -0800 (PST) Received: by mail-pa0-f44.google.com with SMTP id kq14so5934388pab.17 for ; Mon, 27 Jan 2014 06:22:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=kDOR7tM1xfeGNLFpwbwxCaBqrLpAJLoKlx/B/3ZHeSQ=; b=M9NfPfqxJdnCPf/5tD/HTj27uBpqAuvt0Dvpkd9X2CLgbMUHV+g1Kkuanrw3AdkTrh tV39DSxDvNhVhuLfF1lLxpHgVLmIx/WJE7AmJUYGxicpJKB61uI4wadQDmMrrTM7doR2 Cr8bXsKe3LUrP1tblAKi2aqMu02zhA/gK3RWLmVmSxUGslXG0dUKDyAGdybBTPtEqhRW YjhSP7dE64ClwPcnhT9OA24honp+l1gBS2j1uA8LgVi3izngGRyKudpho+URJ3aIZEm0 /ozXoiHwnWZUvk86Ej2OffvwQzvYAr61S4WPOgoYwzZmNdY4QHsqkC2koa30N+qkYQc3 Z2kA== X-Gm-Message-State: ALoCoQmHNVlrY/+k4VZoAEFjI7Tw2x5z0tgy8V9ak7Vd9FYss/dJlh3KmFlryz8n5mrVntToEnCA X-Received: by 10.68.66.1 with SMTP id b1mr30381964pbt.43.1390832545561; Mon, 27 Jan 2014 06:22:25 -0800 (PST) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id tu3sm86278550pab.1.2014.01.27.06.22.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 27 Jan 2014 06:22:24 -0800 (PST) Message-ID: <52E66B9C.30804@boundarydevices.com> Date: Mon, 27 Jan 2014 07:22:20 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Diego Rondini , meta-freescale@yoctoproject.org References: <10539021.CJDRJRcYv9@localhost.localdomain> In-Reply-To: <10539021.CJDRJRcYv9@localhost.localdomain> Subject: Re: Xrandr and Vivante acceleration (was Freescale 3.10.17-1.0.0-beta - part2) X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 14:22:30 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 01/27/2014 03:40 AM, Diego Rondini wrote: >> Also, I've hand-built a kernel from the 3.10.17 branch of the boundary >> github >> for my Nitrogen6x and works fine together with the new graphic drivers; X >> runs fine. > > Oh, this is great news! > > xrandr seems to be supported now! On my HDMI display I've been able to change > resolution and rotate the output. > I've successfully tested: > # xrandr --size 1920x1080 > # xrandr --size 1280x720 > # xrandr --output 'DISP3 BG' --rotate left > # xrandr --output 'DISP3 BG' --rotate right > # xrandr --output 'DISP3 BG' --rotate inverted > # xrandr --output 'DISP3 BG' --rotate normal > Many thanks for testing this Diego. This is great news. Regards, Eric