From patchwork Wed Jun 27 20:11:38 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Clark X-Patchwork-Id: 9656 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 94AEA23E16 for ; Wed, 27 Jun 2012 20:11:55 +0000 (UTC) Received: from mail-yw0-f47.google.com (mail-yw0-f47.google.com [209.85.213.47]) by fiordland.canonical.com (Postfix) with ESMTP id 5B7ACA1827E for ; Wed, 27 Jun 2012 20:11:55 +0000 (UTC) Received: by yhjj56 with SMTP id j56so1618108yhj.20 for ; Wed, 27 Jun 2012 13:11:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :dkim-signature:sender:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state; bh=XBz4bwTSD/K4XyvnwCH+MttJwyisLDs61MTdAd07K7A=; b=G3y6J3Lr9IYsOfiSiRn2AuuxNYSR5CtQu7VNK+BRY3nnGHS5RVf5XREr7NRok38GT4 bTeWaNQKakCBJ8zEcl1PH+QbpFs6kWY2SWG+JmoxaqAvAPf9hzgb5uZ4NOqRi6kFkHgB K5tjKFfdPWFQ2kZkQ7JfKQUHsZwdNKXgCIa0NW/kN87j8tY51cs9hk/8p0pOgtNF3kdC B92Xp2oLNWbdsCkK7JPO2pwSTApO8ljDTAzj23OXfv+6pG+kGgOob5Cwk1ZIg6QdE9ji yy7Oy++r2MKGwqGIm0YP+Wu9iZ9UK58D5XkcgLPJxKoxhPVoXHr5kTDYf0aUQ0Ep/P9k m9TQ== Received: by 10.50.163.99 with SMTP id yh3mr2590818igb.53.1340827914469; Wed, 27 Jun 2012 13:11:54 -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.231.24.148 with SMTP id v20csp22471ibb; Wed, 27 Jun 2012 13:11:54 -0700 (PDT) Received: by 10.182.139.2 with SMTP id qu2mr22060778obb.34.1340827913926; Wed, 27 Jun 2012 13:11:53 -0700 (PDT) Received: from mail-ob0-f178.google.com (mail-ob0-f178.google.com [209.85.214.178]) by mx.google.com with ESMTPS id qd10si14486232obc.101.2012.06.27.13.11.53 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 27 Jun 2012 13:11:53 -0700 (PDT) Received-SPF: pass (google.com: domain of robdclark@gmail.com designates 209.85.214.178 as permitted sender) client-ip=209.85.214.178; Authentication-Results: mx.google.com; spf=pass (google.com: domain of robdclark@gmail.com designates 209.85.214.178 as permitted sender) smtp.mail=robdclark@gmail.com; dkim=pass header.i=@gmail.com Received: by obbwd20 with SMTP id wd20so2621777obb.37 for ; Wed, 27 Jun 2012 13:11:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer; bh=XBz4bwTSD/K4XyvnwCH+MttJwyisLDs61MTdAd07K7A=; b=JMUWr1UZ0kSs8R9UIrOEvK8AhFZlLC3ftYehqEP7+ZWhkG9wxVUkL/HEI1IjAXUPXk iQ9c1Q2H8DMHzI03JjrYFVNQZlYYv7BgAG8crRcPM7u2H/Z7fBLqCTdE/DFiNYw7olo2 j1VFyHj7dMHoVpJO5UGIPDk4MR7xcOauMNgeQECO4TEyZz8f/3CYcuJNVetXKJVe6qZF o+E3LP+/mUUo2og79hsm6i1npfF9RjpeH9OtKyeSFcI6t98lFNcG94eI2fr8Te8nbP8u tlP74yN9kX6fBrsgE1uEgCuOJs/k40SYU6CPmYAhmYXEigHeCMbpflz3uGwsT9lzCuog pTDQ== Received: by 10.60.3.194 with SMTP id e2mr22169459oee.1.1340827912410; Wed, 27 Jun 2012 13:11:52 -0700 (PDT) Received: from localhost (ppp-70-129-137-131.dsl.rcsntx.swbell.net. [70.129.137.131]) by mx.google.com with ESMTPS id p10sm26679953oeb.0.2012.06.27.13.11.51 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 27 Jun 2012 13:11:51 -0700 (PDT) Sender: Rob Clark From: Rob Clark To: dri-devel@lists.freedesktop.org, linux-omap@vger.kernel.org Cc: patches@linaro.org, Greg KH , Tomi Valkeinen , Andy Gross , Rob Clark Subject: [PATCH] staging: drm/omap: update TODO Date: Wed, 27 Jun 2012 15:11:38 -0500 Message-Id: <1340827898-7959-1-git-send-email-rob.clark@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQnFhL/jwhdthQJkAWqJdV7FviaWpX7jHk0hZTGzs5Uj3WLCmMW+/86fbMDHunCSDkCtawOI From: Rob Clark Update TODO file, which had been neglected. Signed-off-by: Rob Clark --- drivers/staging/omapdrm/TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/drivers/staging/omapdrm/TODO b/drivers/staging/omapdrm/TODO index 55b1837..938c788 100644 --- a/drivers/staging/omapdrm/TODO +++ b/drivers/staging/omapdrm/TODO @@ -1,9 +1,7 @@ TODO -. check error handling/cleanup paths -. add drm_plane / overlay support . add video decode/encode support (via syslink3 + codec-engine) -. still some rough edges with flipping.. event back to userspace should - really come after VSYNC interrupt + . NOTE: with dmabuf this probably could be split into different driver + so perhaps this TODO doesn't belong here . where should we do eviction (detatch_pages())? We aren't necessarily accessing the pages via a GART, so maybe we need some other threshold to put a cap on the # of pages that can be pin'd. (It is mostly only @@ -27,7 +25,6 @@ TODO CRTC's should be disabled, and on resume the LUT should be reprogrammed before CRTC's are re-enabled, to prevent DSS from trying to DMA from a buffer mapped in DMM/TILER before LUT is reloaded. -. Add debugfs information for DMM/TILER Userspace: . git://github.com/robclark/xf86-video-omap.git