From patchwork Wed Sep 1 19:20:00 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yusuf Caglar AKYUZ X-Patchwork-Id: 147371 Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o81JIWRk008983 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 1 Sep 2010 19:19:08 GMT Received: from dlep35.itg.ti.com ([157.170.170.118]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id o81JGLtQ011787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 1 Sep 2010 14:16:21 -0500 Received: from linux.omap.com (localhost [127.0.0.1]) by dlep35.itg.ti.com (8.13.7/8.13.7) with ESMTP id o81JGK0f008066; Wed, 1 Sep 2010 14:16:20 -0500 (CDT) Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id F2AEC80627; Wed, 1 Sep 2010 14:16:19 -0500 (CDT) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp52.itg.ti.com (dflp52.itg.ti.com [128.247.22.96]) by linux.omap.com (Postfix) with ESMTP id 60D9180626 for ; Wed, 1 Sep 2010 14:16:18 -0500 (CDT) Received: from neches.ext.ti.com (localhost [127.0.0.1]) by dflp52.itg.ti.com (8.13.7/8.13.7) with ESMTP id o81JGIXw029303 for ; Wed, 1 Sep 2010 14:16:18 -0500 (CDT) Received: from psmtp.com (na3sys009amx186.postini.com [74.125.149.167]) by neches.ext.ti.com (8.13.7/8.13.7) with SMTP id o81JGGtx006730 for ; Wed, 1 Sep 2010 14:16:17 -0500 Received: from source ([209.85.215.45]) by na3sys009amx186.postini.com ([74.125.148.10]) with SMTP; Wed, 01 Sep 2010 19:16:17 GMT Received: by ewy27 with SMTP id 27so5066137ewy.4 for ; Wed, 01 Sep 2010 12:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=PGPS/LSqal5gfLYk0mk/MG5tDJRsmwmcsEmWJuvQkz4=; b=s9/YCZ4G6qTrs3EQSW8l5Mu57DoltEybPwZeC8l0qHzAku6pUufOuVCWGi2QsgjtQr ZDvYi+CjUKaw4f3ocws/UjB8fH8GJ4rMsZB+n5QhXj4EKHWs5/A692HjAOmmhSA87FyL Ymi0gRbJENkEVn9wTj8obeLNUc6+o1nO6I4I4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=qvPX3usFOzJoBD+JLtDWg66vF7eKZfWYFU1jfl3Z2Zu0PDoQemdJG9dns81ZtiQ8Hu 1EqfDRkq36u2zbl/2lqJQS+J4taV7WimmJVGEX+jQZjK+WeKBUoWClk4Oq54XZUY57oq gtM0LAVRZa7XbgdkQJHhNB0cFNHHCFI7Rtn+A= Received: by 10.213.29.12 with SMTP id o12mr813443ebc.70.1283368575722; Wed, 01 Sep 2010 12:16:15 -0700 (PDT) Received: from linux-khzi.localnet ([85.106.136.183]) by mx.google.com with ESMTPS id v59sm16575948eeh.16.2010.09.01.12.16.14 (version=SSLv3 cipher=RC4-MD5); Wed, 01 Sep 2010 12:16:15 -0700 (PDT) From: Caglar Akyuz To: "Ambrose, Martin" Subject: Re: [PATCH v3 1/1] DA8XX/OMAP-L1XX: FB: Implement double buffering Date: Wed, 1 Sep 2010 22:20:00 +0300 User-Agent: KMail/1.12.4 (Linux/2.6.31.12-0.1-desktop; KDE/4.3.5; x86_64; ; ) References: <1270504278-15088-1-git-send-email-martin@ti.com> <201009011957.32207.caglarakyuz@gmail.com> In-Reply-To: MIME-Version: 1.0 Message-Id: <201009012220.00479.caglarakyuz@gmail.com> X-pstn-levels: (S:99.90000/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 ) X-pstn-settings: 2 (0.5000:0.0750) s cv GT3 gt2 gt1 r p m c X-pstn-addresses: from [db-null] Cc: "davinci-linux-open-source@linux.davincidsp.com" X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: davinci-linux-open-source-bounces@linux.davincidsp.com Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com X-Greylist: Sender succeeded STARTTLS authentication, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Wed, 01 Sep 2010 19:19:11 +0000 (UTC) diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c index 309269f..ffc2f43 100644 --- a/drivers/video/da8xx-fb.c +++ b/drivers/video/da8xx-fb.c @@ -246,6 +246,7 @@ static void lcd_blit(int load_mode, struct da8xx_fb_par *par) lcdc_write(start, LCD_DMA_FRM_BUF_BASE_ADDR_1_REG); lcdc_write(end, LCD_DMA_FRM_BUF_CEILING_ADDR_1_REG); } else if (load_mode == LOAD_PALETTE) { + printk("*** %s: LOAD_PALETTE ***\n", __func__); start = par->p_palette_base; end = start + par->palette_sz - 1;