From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joakim Plate Subject: Re: [PATCH 6/9] drm: Add a =?utf-8?b?RFJNX0NBUF9TVEVSRU9fM0Q=?= capability for =?utf-8?b?U0VUX0NBUAlpb2N0bA==?= Date: Fri, 13 Sep 2013 16:04:02 +0000 (UTC) Message-ID: References: <1378493845-476-1-git-send-email-damien.lespiau@intel.com> <1378493845-476-7-git-send-email-damien.lespiau@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by gabe.freedesktop.org (Postfix) with ESMTP id 039F2E6983 for ; Fri, 13 Sep 2013 09:04:36 -0700 (PDT) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VKVr5-0003yR-Fp for dri-devel@lists.freedesktop.org; Fri, 13 Sep 2013 18:04:23 +0200 Received: from mail.qrtech.se ([80.252.216.35]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Sep 2013 18:04:23 +0200 Received: from elupus by mail.qrtech.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Sep 2013 18:04:23 +0200 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org David Herrmann gmail.com> writes: > > So just to be clear: Whenever a mode is present with 3D flags, it is > also a valid non-3D mode? Is this guaranteed? > Well.. Some HDTV's will when they receive a frame packed mode (1080*2+45=2205 pixels high) . Display just the top part. The bottom part of that is not on screen. So while it will not display it as 3d, it will discard half of the image. /Joakim