From patchwork Sat Feb 6 00:14:26 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Miao X-Patchwork-Id: 44695 X-Patchwork-Delegate: apw@canonical.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id C8521B7CA1 for ; Sat, 6 Feb 2010 11:14:59 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.69) (envelope-from ) id 1NdYK1-0000Iy-39; Sat, 06 Feb 2010 00:14:49 +0000 Received: from mail-pz0-f172.google.com ([209.85.222.172]) by chlorine.canonical.com with esmtp (Exim 4.69) (envelope-from ) id 1NdYJz-0000Gx-EH for kernel-team@lists.ubuntu.com; Sat, 06 Feb 2010 00:14:47 +0000 Received: by pzk2 with SMTP id 2so661431pzk.21 for ; Fri, 05 Feb 2010 16:14:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.237.32 with SMTP id k32mr2281021wah.55.1265415286179; Fri, 05 Feb 2010 16:14:46 -0800 (PST) From: Eric Miao Date: Fri, 5 Feb 2010 16:14:26 -0800 X-Google-Sender-Auth: b228f433d225ae20 Message-ID: Subject: [GIT PULL] [lucid] mvl-dove: CONFIG_UIO_DOVE_VMETA_MEM_SIZE=96 for 1080P playback To: Andy Whitcroft Cc: kernel-team@lists.ubuntu.com X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.9 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com The following changes since commit 8fae2e5f64dba2acba1038902c2bf0bdf950e96b: Andy Whitcroft (1): UBUNTU: Ubuntu-2.6.32-200.7 are available in the git repository at: git://kernel.ubuntu.com/ycmiao/ubuntu-lucid.git lp452558 Eric Miao (1): UBUNTU: [Config]: CONFIG_UIO_DOVE_VMETA_MEM_SIZE=96 for 1080P playback debian.mvl-dove/changelog | 2 +- debian.mvl-dove/config/config.common.ubuntu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Patch follows ================================================================ commit 3898a336271cdbcab63c14de3dc20d517da00cd5 Author: Eric Miao Date: Fri Feb 5 16:10:04 2010 -0800 UBUNTU: [Config]: CONFIG_UIO_DOVE_VMETA_MEM_SIZE=96 for 1080p playback BugLink: https://bugs.launchpad.net/bugs/452558 Signed-off-by: Eric Miao diff --git a/debian.mvl-dove/config/config.common.ubuntu b/debian.mvl-dove/config/config.common.ubuntu index 7f5459d..28ddbb5 100644 --- a/debian.mvl-dove/config/config.common.ubuntu +++ b/debian.mvl-dove/config/config.common.ubuntu @@ -2949,7 +2949,7 @@ CONFIG_UIO=y # CONFIG_UIO_AEC is not set # CONFIG_UIO_CIF is not set CONFIG_UIO_DOVE_VMETA=m -CONFIG_UIO_DOVE_VMETA_MEM_SIZE=34 +CONFIG_UIO_DOVE_VMETA_MEM_SIZE=96 # CONFIG_UIO_PCI_GENERIC is not set CONFIG_UIO_PDRV=y CONFIG_UIO_PDRV_GENIRQ=m