From patchwork Mon Sep 19 22:14:47 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rob Clark X-Patchwork-Id: 4188 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 37ED523EF5 for ; Mon, 19 Sep 2011 22:14:53 +0000 (UTC) Received: from mail-fx0-f52.google.com (mail-fx0-f52.google.com [209.85.161.52]) by fiordland.canonical.com (Postfix) with ESMTP id 2518DA18949 for ; Mon, 19 Sep 2011 22:14:53 +0000 (UTC) Received: by fxe23 with SMTP id 23so6353663fxe.11 for ; Mon, 19 Sep 2011 15:14:53 -0700 (PDT) Received: by 10.223.55.136 with SMTP id u8mr72628fag.46.1316470492966; Mon, 19 Sep 2011 15:14:52 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.152.18.198 with SMTP id y6cs56010lad; Mon, 19 Sep 2011 15:14:52 -0700 (PDT) Received: by 10.236.190.200 with SMTP id e48mr228398yhn.59.1316470491440; Mon, 19 Sep 2011 15:14:51 -0700 (PDT) Received: from mail-gy0-f178.google.com (mail-gy0-f178.google.com [209.85.160.178]) by mx.google.com with ESMTPS id o30si5498070yhn.36.2011.09.19.15.14.50 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 19 Sep 2011 15:14:51 -0700 (PDT) Received-SPF: pass (google.com: domain of robdclark@gmail.com designates 209.85.160.178 as permitted sender) client-ip=209.85.160.178; Authentication-Results: mx.google.com; spf=pass (google.com: domain of robdclark@gmail.com designates 209.85.160.178 as permitted sender) smtp.mail=robdclark@gmail.com; dkim=pass (test mode) header.i=@gmail.com Received: by gyf1 with SMTP id 1so27198822gyf.37 for ; Mon, 19 Sep 2011 15:14:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:date:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=4gOk/J1PaDsS4MMuos+G0kSwnsaQld+OliOCz7H+vD4=; b=cf2pMSlpNEy0Gkn7eqvKXM/xvoWRj10OuE/5YckP/AxLS2UH+SAHYeHzT5uysAE40T 7n8lGc9V5Clel3vawFuRU3tek/ZBHfTAKksKuSES+Fym1Vczf1YBiya9Aixpl3uWQSI3 YPcMXmFnlPNCHQ3h/HYn5SCNRj2UjqPiZM4AA= Received: by 10.236.178.10 with SMTP id e10mr289702yhm.31.1316470490812; Mon, 19 Sep 2011 15:14:50 -0700 (PDT) Received: from localhost (dragon.ti.com. [192.94.94.33]) by mx.google.com with ESMTPS id v28sm19026133yhi.11.2011.09.19.15.14.49 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 19 Sep 2011 15:14:50 -0700 (PDT) Sender: Rob Clark From: Rob Clark To: xorg-devel@lists.x.org Cc: patches@linaro.org, Rob Clark Subject: =?UTF-8?q?=5BPATCH=20dri2proto=5D=20Remove=20extra=20DRI2SwapBuffers?= Date: Mon, 19 Sep 2011 17:14:47 -0500 Message-Id: <1316470487-10680-1-git-send-email-rob.clark@linaro.org> X-Mailer: git-send-email 1.7.5.4 MIME-Version: 1.0 From: Rob Clark Remove duplicate DRI2SwapBuffers from 'A.2 Protocol Requests' section. --- I believe this to be a typo.. either that or I am confused and missing some subtle point (in which case a comment might be useful). dri2proto.txt | 21 --------------------- 1 files changed, 0 insertions(+), 21 deletions(-) diff --git a/dri2proto.txt b/dri2proto.txt index df763c7..dea8b82 100644 --- a/dri2proto.txt +++ b/dri2proto.txt @@ -718,27 +718,6 @@ A.2 Protocol Requests 1 7 DRI2 opcode 2 8 length 4 DRAWABLE drawable - ▶ - 1 1 Reply - 1 unused - 2 CARD16 sequence number - 4 0 reply length - 4 CARD32 buffer count - 4 CARD32 unused - 4 CARD32 unused - 4 CARD32 unused - 4 CARD32 unused - 4 CARD32 unused - 4 CARD32 unused - 5n LISTofDRI2BUFFER buffers -└─── - -┌─── - DRI2SwapBuffers - 1 CARD8 major opcode - 1 7 DRI2 opcode - 2 8 length - 4 DRAWABLE drawable 4 CARD32 target_msc_hi 4 CARD32 target_msc_lo 4 CARD32 divisor_hi