OMAPFB problem on 3430SDP

2008-07-30 Thread Tomi Valkeinen
Hi, When running linux-omap kernel on 3430SDP board (version VG5.0.0), the picture on the LCD is very green. It seems to show only green color component, or something like that. TI's own kernel works ok. I've been going through all the DSS registers with Trace32, comparing them between working

RE: DSS2 patch series

2010-08-03 Thread Tomi Valkeinen
On Mon, 2010-08-02 at 14:05 +0200, ext Taneja, Archit wrote: Hi, On Tue, 2010-07-27 at 10:27 +0200, ext Taneja, Archit wrote: Hi, We had pushed three patch series while you were out. We received some good comments on them. We wanted to know if you can point out more fixes

Re: [PATCH] OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC

2010-08-03 Thread Tomi Valkeinen
On Fri, 2010-07-02 at 22:54 +0200, ext Grazvydas Ignotas wrote: FBIO_WAITFORVSYNC is a stardard ioctl for waiting vsync, already used by some userspace, so add it as an alias for OMAPFB_WAITFORVSYNC. Signed-off-by: Grazvydas Ignotas nota...@gmail.com --- Tomi, I know I already sent this

Re: [PATCH 21/33] Removing dead OMAP2_VENC_OUT_TYPE_SVIDEO, OMAP2_VENC_OUT_TYPE_COMPOSITE

2010-08-03 Thread Tomi Valkeinen
On Mon, 2010-07-05 at 10:56 +0200, ext Tony Lindgren wrote: * Christoph Egger sicce...@cs.fau.de [100630 18:58]: OMAP2_VENC_OUT_TYPE_SVIDEO, OMAP2_VENC_OUT_TYPE_COMPOSITE doesn't exist in Kconfig, therefore removing all references for it from the source code. Let's let Tomi figure out

RE: DSS2 patch series

2010-08-05 Thread Tomi Valkeinen
On Thu, 2010-08-05 at 09:06 +0200, ext Taneja, Archit wrote: Hi, Also, we should think how to reduce if (cpu_is_omap44xx()) lines. There should be some kind of DSS capability list somewhere, which would tell the features available. I haven't thought this more, but it'd be very

[GIT PULL] OMAP DSS updates for 2.6.36

2010-08-06 Thread Tomi Valkeinen
sysfs mirror input check Maurus Cuelenaere (1): OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes Tobias Klauser (1): OMAP: DSS2: storage class should be before const qualifier Tomi Valkeinen (20): OMAP: DSS2: DSI: Increase HS TX timeout OMAP: DSS2: Fix update area

RE: [PATCH] omap4: fb: Adds missing display update call when panning

2010-08-16 Thread Tomi Valkeinen
Hi, On Wed, 2010-08-11 at 12:14 +0200, ext Janorkar, Mayuresh wrote: Hi Tomi, Could you please provide me info on how to update the screen from user's space incase of manual update mode? You can use OMAPFB_UPDATE_WINDOW ioctl. Tomi -- To unsubscribe from this list: send the line

Re: [PATCH V2] OMAP: DSS2: don't power off a panel twice

2010-08-17 Thread Tomi Valkeinen
Hi, On Wed, 2010-08-11 at 05:19 +0200, ext Stanley.Miao wrote: If we blank the panel by echo 1 /sys/devices/platform/omapfb/graphics/fb0/blank Then, we reboot the sytem, the kernel will crash at drivers/video/omap2/dss/core.c:323 This is because the panel is closed twice. Now check the

Re: [PATCH] OMAP: DSS2: don't power off a panel twice

2010-08-17 Thread Tomi Valkeinen
On Tue, 2010-08-10 at 14:16 +0200, ext Stanley.Miao wrote: If we blank the panel by echo 1 /sys/devices/platform/omapfb/graphics/fb0/blank Then, we reboot the sytem, the kernel will crash at drivers/video/omap2/dss/core.c:323 This is because the panel is closed twice. Now add a variable

Re: [PATCH] omap: dss2: Add SPI dependency to Kconfig of ACX565AKM panel

2010-08-17 Thread Tomi Valkeinen
On Wed, 2010-08-11 at 14:23 +0200, ext Jarkko Nikula wrote: This panel driver is using SPI for its communication so add CONFIG_SPI dependency. Thanks, applied. Tomi -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org

RE: DSS2 patch series

2010-08-17 Thread Tomi Valkeinen
On Tue, 2010-08-10 at 11:33 +0200, ext Taneja, Archit wrote: [Archit] I have collected some information about what these revision numbers mean from the TI folks. The following is what I have gathered: -For each broad version of OMAP, like OMAP3430, OMAP3630, OMAP4430 and so on, there is an

RE: [PATCH] OMAP:DSS:Add support for Additional color modes supported by OMAP4

2010-08-17 Thread Tomi Valkeinen
Hi, On Wed, 2010-08-11 at 11:22 +0200, ext K, Mythri P wrote: Hi Tomi, Can you please comment on the below patch . This is to add new color modes supported by OMAP4. Thanks and regards, Mythri. -Original Message- From: K, Mythri P Sent: Thursday, August 05, 2010 11:24 AM To:

RE: DSS2 patch series

2010-08-17 Thread Tomi Valkeinen
On Tue, 2010-08-17 at 13:16 +0200, ext Taneja, Archit wrote: Hi, Ok. Well, good that it's clear now =). How do you think we can clean things up? If I remember right, there's some kind of feature framework being worked on (or ready?), but I haven't looked at that at all. That

RE: [PATCH] OMAP:DSS:Add support for Additional color modes supported by OMAP4

2010-08-18 Thread Tomi Valkeinen
Hi, On Wed, 2010-08-18 at 09:56 +0200, ext K, Mythri P wrote: Hi Tomi, -Original Message- From: Tomi Valkeinen [mailto:tomi.valkei...@nokia.com] Sent: Tuesday, August 17, 2010 4:31 PM To: K, Mythri P Cc: linux-omap@vger.kernel.org Subject: RE: [PATCH] OMAP:DSS:Add support

RE: [PATCH] OMAP:DSS:Add support for Additional color modes supported by OMAP4

2010-08-18 Thread Tomi Valkeinen
Hi, On Wed, 2010-08-18 at 14:52 +0200, ext K, Mythri P wrote: Hi Tomi, Sorry I configured my email client :). Here is the link for OMAP4 TRM : http://focus.ti.com/pdfs/wtbu/SWPU223D_Final_EPDF_06_07_2010.pdf That is for OMAP34xx... Tomi -- To unsubscribe from this list: send

Re: DSS2 broken with 36-rc1

2010-08-23 Thread Tomi Valkeinen
On Mon, 2010-08-23 at 08:46 +0200, ext Mike Rapoport wrote: Hi Ameya, Ameya Palande wrote: Hi Tomi, When I tried to boot 2.6.36-rc1 kernel on Nokia N900, omapfb failed with following error messages: [0.124145] OMAP DSS rev 2.0 [0.124237] OMAP DISPC rev 3.0 [

Re: DSS2 broken with 36-rc1

2010-08-23 Thread Tomi Valkeinen
On Mon, 2010-08-23 at 09:19 +0200, ext Mike Rapoport wrote: Tomi Valkeinen wrote: I tested 36-rc1 briefly with OMAP 3430SDP board. I wonder why that works, but not N900... May it be that 3430SDP uses SRAM for the framebuffer? Or reserves framebuffer memory from the RAM

Re: DSS2 broken with 36-rc1

2010-08-25 Thread Tomi Valkeinen
Hi, On Mon, 2010-08-23 at 09:06 +0200, ext Mike Rapoport wrote: Mike Rapoport wrote: From 81e9278ad27bc91be42105321e0e26d0be9e883b Mon Sep 17 00:00:00 2001 From: Mike Rapoport m...@compulab.co.il Date: Mon, 23 Aug 2010 09:40:09 +0300 Subject: [PATCH] OMAP: DSS2: OMAPFB: use phys_to_virt

Re: [PATCH 02/20] Move DSS driver register from board to mach_omap2

2010-08-25 Thread Tomi Valkeinen
On Mon, 2010-08-23 at 17:57 +0200, ext Guruswamy Senthilvadivu wrote: From: Senthilvadivu Guruswamy svad...@ti.com Move the DSS driver register from board file to devices.c. Regulator initialisation done with driver name instead of the device name. Signed-off-by: Senthilvadivu Guruswamy

Re: [PATCH 05/20] Move dss platform driver to dss.c

2010-08-25 Thread Tomi Valkeinen
On Mon, 2010-08-23 at 17:57 +0200, ext Guruswamy Senthilvadivu wrote: From: Senthilvadivu Guruswamy svad...@ti.com dsshw_probe and remove functions are moved to dss.c To maintain the order of init, through the dsshw_probe, omap_dss_init2 is made as device_init_call_sync. Signed-off-by:

RE: [PATCHv2] OMAP:DSS:Add support for Additional color modes supported by OMAP4

2010-08-25 Thread Tomi Valkeinen
Hi, On Wed, 2010-08-25 at 09:50 +0200, ext K, Mythri P wrote: Hi Tomi, Can you please comment on the below patch . I have modified based on your inputs. Thanks and regards, Mythri. -Original Message- From: K, Mythri P Sent: Thursday, August 19, 2010 4:49 PM To:

Re: DSS2 broken with 36-rc1

2010-08-25 Thread Tomi Valkeinen
On Wed, 2010-08-25 at 11:21 +0200, ext Grazvydas Ignotas wrote: Let's CC Russell for this one. On Wed, Aug 25, 2010 at 11:05 AM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Hi, On Mon, 2010-08-23 at 09:06 +0200, ext Mike Rapoport wrote: Mike Rapoport wrote: From

Re: [PATCH 16/20] Get DISPC base addr with platform device

2010-08-25 Thread Tomi Valkeinen
On Mon, 2010-08-23 at 17:58 +0200, ext Guruswamy Senthilvadivu wrote: From: Senthilvadivu Guruswamy svad...@ti.com DISPC Base addr got from the platform device. Hadrcoding of base addr removed. Signed-off-by: Senthilvadivu Guruswamy svad...@ti.com --- drivers/video/omap2/dss/dispc.c |

RE: [PATCHv2] OMAP:DSS:Add support for Additional color modes supported by OMAP4

2010-08-26 Thread Tomi Valkeinen
On Thu, 2010-08-26 at 07:20 +0200, ext K, Mythri P wrote: Hi Tomi, I have resent the original mail , Both HDMI RFC patch set and additional color mode support. Can you please comment on this updated patch for Additional color modes supported by omap4? I have moved the color modes to omap4

Re: [PATCHv2] OMAP:DSS:Add support for Additional color modes supported by OMAP4

2010-08-26 Thread Tomi Valkeinen
On Thu, 2010-08-26 at 12:15 +0200, ext K, Mythri P wrote: From: Sumit semwal sumit.sem...@ti.com Signed-off-by: Mythri P K mythr...@ti.com --- arch/arm/plat-omap/include/plat/display.h | 17 +- drivers/video/omap2/dss/dispc.c | 53 ++---

Re: [PATCH 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-07 Thread Tomi Valkeinen
Hi, On Thu, 2010-08-26 at 14:43 +0200, ext Archit Taneja wrote: Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com Would a more static approach be cleaner? I mean something like this (pseudo code): static struct omap_dss_features

Re: [PATCH 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-07 Thread Tomi Valkeinen
Hi, On Thu, 2010-08-26 at 14:43 +0200, ext Archit Taneja wrote: Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com And some more comments inline --- drivers/video/omap2/dss/dss_features.c | 197

Re: [PATCH 0/2]OMAP:DSS:RFC for HDMI in OMAP4

2010-09-07 Thread Tomi Valkeinen
Hi, On Thu, 2010-08-26 at 07:16 +0200, ext K, Mythri P wrote: From: Mythri P K mythr...@ti.com This patch is a outline of how the HDMI support is added to OMAP4. Please run checkpatch.pl for the patches before you send them. Checkpatch reported over 300 errors. HDMI is a driver that is

RE: [PATCH 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-07 Thread Tomi Valkeinen
On Tue, 2010-09-07 at 13:05 +0200, ext Taneja, Archit wrote: Hi, There are 2 functions in the present code: omap_dss_get_num_overlays() omap_dss_get_num_overlay_managers() They look very similar to the dss_feature functions but are required. I will need to come up with new names for them

RE: [PATCH 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-07 Thread Tomi Valkeinen
On Tue, 2010-09-07 at 13:31 +0200, ext Taneja, Archit wrote: Hi, Tomi Valkeinen wrote: Hi, On Thu, 2010-08-26 at 14:43 +0200, ext Archit Taneja wrote: Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com Would a more

Re: [PATCH 2/2] OMAP:DSS: RFC Patch to add HDMI DSS driver support

2010-09-07 Thread Tomi Valkeinen
On Thu, 2010-08-26 at 07:17 +0200, ext K, Mythri P wrote: From: Mythri P K mythr...@ti.com This is an RFC patch to add support for HDMI DSS driver in OMAP. Signed-off-by: Mythri P K mythr...@ti.com --- drivers/video/omap2/dss/hdmi.c | 292 1

RE: [PATCH 2/2] OMAP:DSS: RFC Patch to add HDMI DSS driver support

2010-09-07 Thread Tomi Valkeinen
On Tue, 2010-09-07 at 15:37 +0200, ext K, Mythri P wrote: Hi Tomi, -Original Message- From: Tomi Valkeinen [mailto:tomi.valkei...@nokia.com] Sent: Tuesday, September 07, 2010 6:47 PM To: K, Mythri P Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH 2/2] OMAP:DSS: RFC Patch

RE: [PATCH 2/2] OMAP:DSS: RFC Patch to add HDMI DSS driver support

2010-09-08 Thread Tomi Valkeinen
On Wed, 2010-09-08 at 06:46 +0200, ext K, Mythri P wrote: Hi Tomi, I have introduced these in the display.h , do you suggest adding prefix like omapdss_hdmi* for all these functions ? Neither of the two HDMI patches you sent modify display.h... Yes, if you export functions from

Re: Patch to fix swapping of front and back porches when reading from modedb.c

2010-09-09 Thread Tomi Valkeinen
On Wed, 2010-09-08 at 15:38 +0200, ext Russ Dill wrote: On Wed, Sep 8, 2010 at 6:39 AM, Tasslehoff Kjappfot tasskj...@gmail.com wrote: Hi list :-) I had trouble getting a standard 800x...@60hz VGA signal to display correctly on my monitors. Measuring the output showed that the front

Re: [PATCH 1/5] ARM: omap/fb: move omap_init_fb to .init.text

2010-09-09 Thread Tomi Valkeinen
Hi, On Thu, 2010-09-02 at 10:03 +0200, ext Uwe Kleine-König wrote: omap_init_fb() is only called as arch_initcall and so can live in .init.text. Signed-off-by: Uwe Kleine-König u.kleine-koe...@pengutronix.de I picked patches 1, 2 and 3 from this patch set to my tree. They look fine, thanks!

Re: [PATCH v2 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-09 Thread Tomi Valkeinen
Hi, On Wed, 2010-09-08 at 13:17 +0200, ext Archit Taneja wrote: Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com --- drivers/video/omap2/dss/dss_features.c | 171

Re: [PATCH v2 2/2] OMAP: DSS2: Use dss_features framework on DSS2 code

2010-09-09 Thread Tomi Valkeinen
On Wed, 2010-09-08 at 13:17 +0200, ext Archit Taneja wrote: calls init functions of dss_features during dss_probe, and the following features are made omap independent: - number of managers, overlays - supported color modes for each overlay - supported displays for each manager -

RE: [PATCH v2 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-09 Thread Tomi Valkeinen
On Thu, 2010-09-09 at 12:53 +0200, ext Taneja, Archit wrote: Hi, Tomi Valkeinen wrote: Hi, On Wed, 2010-09-08 at 13:17 +0200, ext Archit Taneja wrote: Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com --- drivers

Re: OMAPFB query

2010-09-14 Thread Tomi Valkeinen
On Tue, 2010-09-14 at 16:00 +0200, ext Janorkar, Mayuresh wrote: Hi! For OMAPFB we have two header files: drivers/video/omap2/omapfb/omapfb.h include/linux/omapfb.h There are some definitions like: #define FB2OFB(fb_info) ((struct omapfb_info *)(fb_info-par)) This is not available in

Re: [PATCH v3 1/2] OMAP: DSS2: Introduce dss_features files

2010-09-15 Thread Tomi Valkeinen
Hi, On Mon, 2010-09-13 at 07:30 +0200, ext Archit Taneja wrote: Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com --- drivers/video/omap2/dss/Makefile |2 +- drivers/video/omap2/dss/dss_features.c | 191

Re: [PATCH v3 2/2] OMAP: DSS2: Use dss_features framework on DSS2 code

2010-09-15 Thread Tomi Valkeinen
On Mon, 2010-09-13 at 07:30 +0200, ext Archit Taneja wrote: Calls init functions of dss_features during dss_probe, and the following features are made omap independent: - number of managers, overlays - supported color modes for each overlay - supported displays for each manager -

RE: [PATCH v3 2/2] OMAP: DSS2: Use dss_features framework on DSS2 code

2010-09-15 Thread Tomi Valkeinen
On Wed, 2010-09-15 at 13:34 +0200, ext Taneja, Archit wrote: Hi, I was reworking some patches, I saw 2 functions in manager.c: dss_mgr_wait_for_go() and dss_mgr_wait_for_go_ovl() both define the var enum omap_channel channel; but don't use it. Is there any reason this is done, or is it

Re: [PATCH 1/1] omap: fix section mismatch errors

2010-09-24 Thread Tomi Valkeinen
On Thu, 2010-09-23 at 18:36 +0200, ext Tony Lindgren wrote: * Sanjeev Premi pr...@ti.com [100816 08:24]: This patch fixes miltiple section mismatch errors observed with the latest master. Few comments below. @@ -134,7 +134,7 @@ static inline void board_smc91x_init(void) #endif

Re: [PATCH] OMAP: ZOOM2: Change GPIO to enable LCD NEC NL8048HL11-01B on OMAP34x-II MDP

2010-09-29 Thread Tomi Valkeinen
Hi, On Tue, 2010-09-21 at 14:21 +0200, ext Yanick Saugy wrote: The PIN which controls LCD's reset signal (VGA_nRESET/h_GPIO_96) was not configured as a GPIO. We had to modify the OMAP MUX, and select this PIN (CAM_XCLKA) as an output GPIO (OMAP_MUX_MODE4). (kernel 2.6.35) Be aware of

Re: multiple linux-next OMAP3 build errors

2010-10-04 Thread Tomi Valkeinen
Hi, On Fri, 2010-10-01 at 17:57 +0200, ext Grazvydas Ignotas wrote: hi, I've been building linux-next for a while now and keep getting these build errors, just posting them here in case not all are known. Not familiar enough with that code to send patches unfortunately. CC

Re: [PATCH] video/omap: remove mux.h include

2010-10-05 Thread Tomi Valkeinen
On Mon, 2010-10-04 at 20:38 +0200, ext Nicolas Kaiser wrote: Including mux.h should no longer be needed for omap2/3/4 SoCs outside arch/arm/mach-omap2 files. Signed-off-by: Nicolas Kaiser ni...@nikai.net Thanks, applied to my tree. Tomi -- To unsubscribe from this list: send the line

Re: [PATCH v4 1/2] OMAP: DSS2: Introduce dss_features files

2010-10-07 Thread Tomi Valkeinen
Hi, On Wed, 2010-09-15 at 16:09 +0200, ext arc...@ti.com wrote: From: Archit Taneja arc...@ti.com Add dss_features.c and dss_features.h for the dss_features framework Signed-off-by: Archit Taneja arc...@ti.com --- snip +struct omap_dss_features { + const struct dss_reg_field

RE: [PATCH v4 1/2] OMAP: DSS2: Introduce dss_features files

2010-10-07 Thread Tomi Valkeinen
On Thu, 2010-10-07 at 09:37 +0200, ext Taneja, Archit wrote: Hi, I only now noticed that you had changed the feature list to a bit array. It was an array of ints previously. Are you sure 32 features is enough? It sounds a bit small to me. Tomi I was reworking our omap4 tree with

Re: [PATCH v4 0/2] OMAP: DSS2: Framework to handle omap version specific DSS features

2010-10-07 Thread Tomi Valkeinen
On Wed, 2010-09-15 at 16:09 +0200, ext arc...@ti.com wrote: From: Archit Taneja arc...@ti.com This is a simple approach to prevent scattered cpu_is_omap checks in DSS2 by bringing all omap version specific DSS features/values to one single place, initialize them and expose a set of

Re: [PATCH v4 0/2] OMAP: DSS2: Framework to handle omap version specific DSS features

2010-10-07 Thread Tomi Valkeinen
On Wed, 2010-09-15 at 19:59 +0200, ext Tony Lindgren wrote: * arc...@ti.com arc...@ti.com [100915 07:00]: From: Archit Taneja arc...@ti.com This is a simple approach to prevent scattered cpu_is_omap checks in DSS2 by bringing all omap version specific DSS features/values to one

Re: [PATCH v5 3/3] OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3

2010-10-07 Thread Tomi Valkeinen
On Thu, 2010-10-07 at 13:15 +0200, ext Guruswamy Senthilvadivu wrote: From: Senthilvadivu Guruswamy svad...@ti.com For Non-VRFB devices/platforms (omap2, omap3 family) force it to the DMA based rotation. This sounds a bit confusing, as if omap2 and omap3 are Non-VRFB devices. And I'm not

Re: [PATCH] OMAP3: DSS2: DSI: Remove extra iounmap in error path

2010-10-07 Thread Tomi Valkeinen
On Thu, 2010-10-07 at 13:28 +0200, ext Guruswamy Senthilvadivu wrote: From: Senthilvadivu Guruswamy svad...@ti.com iounmap is already done in label err2: so extra iounmap in the error handling path could be removed. Signed-off-by: Senthilvadivu Guruswamy svad...@ti.com Good catch, thanks!

Re: [PATCH] arm/omap: simplify conditional

2010-10-07 Thread Tomi Valkeinen
On Tue, 2010-10-05 at 20:31 +0200, ext Nicolas Kaiser wrote: Simplify conditional: (a || (!a !b)) = (a || !b) Signed-off-by: Nicolas Kaiser ni...@nikai.net --- Thanks, applied. Tomi -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

Re: [PATCH v6 0/3] OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFB

2010-10-08 Thread Tomi Valkeinen
On Fri, 2010-10-08 at 08:44 +0200, ext Guruswamy Senthilvadivu wrote: From: Senthilvadivu Guruswamy svad...@ti.com The changelog till v6 are: - Address Multi-omap build issue - Added a check to warn the wrong usage of vrfb in non-vrfb omap devices. - The patch

Re: Requirement for DSI video mode support

2010-10-08 Thread Tomi Valkeinen
Hi, On Mon, 2010-09-20 at 22:18 +0200, ext Jorge Bustamante wrote: Hi, We (TI) have been working on a DSI video mode driver for OMAP4 and I I hope it's also for OMAP3? am aware that other people are working with similar drivers. We had to tweak the code to make the drivers work with

Re: [PATCH 1/2] video: omap: vram: remove from normal memory

2010-10-18 Thread Tomi Valkeinen
Hi, On Fri, 2010-10-15 at 14:46 +0200, ext Felipe Contreras wrote: So that we can ioremap happily. Cc: Tomi Valkeinen tomi.valkei...@nokia.com Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- drivers/video/omap2/vram.c |2 ++ 1 files changed, 2 insertions(+), 0

Re: [PATCH 1/2] video: omap: vram: remove from normal memory

2010-10-18 Thread Tomi Valkeinen
On Mon, 2010-10-18 at 16:10 +0300, Tomi Valkeinen wrote: Hi, On Fri, 2010-10-15 at 14:46 +0200, ext Felipe Contreras wrote: So that we can ioremap happily. Cc: Tomi Valkeinen tomi.valkei...@nokia.com Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- drivers/video

Re: [RFC v3][PATCH 0/4] OMAP: DSS2: Overlay Manager LCD2 support in DISPC

2010-10-19 Thread Tomi Valkeinen
Hi, On Tue, 2010-10-05 at 13:55 +0200, ext Archit Taneja wrote: This patch series which incorporates changes in DSS2 to enable omap_dss_device instances to use the new Overlay Manager LCD2 in DISPC. On OMAP4, we have a new DISPC channel for Overlay Manager LCD2. This channel's video port

Re: [PATCH v3] OMAP3: DSS: Kconfig changes to enable display options on OMAP3

2010-10-20 Thread Tomi Valkeinen
Hi, On Wed, 2010-10-20 at 14:04 +0200, ext Samreen wrote: The defconfig options for display are taken in the respective Kconfig to enable display by default on OMAP3 platforms Signed-off-by: Samreen samr...@ti.com --- Version3: Eliminate the separate default number of FBs for

Re: [PATCH V2] OMAP: DSS2: don't power off a panel twice

2010-10-21 Thread Tomi Valkeinen
Hi, On Fri, 2010-09-03 at 04:52 +0200, ext stanley.miao wrote: Hi, Tomi, Tomi Valkeinen wrote: snip Otherwise this looks fine, except that panel-taal.c does not need modifications, as it already handles this case. I will send a V3 to remove the panel-taal.c part. Also

Re: [PATCH V3] OMAP: DSS2: don't power off a panel twice

2010-10-21 Thread Tomi Valkeinen
On Thu, 2010-10-21 at 11:02 +0200, ext Grazvydas Ignotas wrote: Tomi can you queue this? This has been tested by multiple people now, also see here: http://marc.info/?l=linux-omapm=128759415821646w=2 Yes, I seem to have missed/forgotten this. I'll add it to my tree. Tomi -- To unsubscribe

[GIT PULL] omap DSS changes for 2.6.27

2010-10-26 Thread Tomi Valkeinen
Hi Linus, Please pull OMAP display subsystem changes: The following changes since commit 899611ee7d373e5eeda08e9a8632684e1ebbbf00: Linux 2.6.36-rc6 (2010-09-28 18:01:22 -0700) are available in the git repository at: git://gitorious.org/linux-omap-dss2/linux.git for-linus Archit Taneja

RE: [GIT PULL] omap DSS changes for 2.6.27

2010-10-26 Thread Tomi Valkeinen
- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Tomi Valkeinen Sent: Tuesday, October 26, 2010 1:24 PM To: Linus Torvalds Cc: linux-kernel; linux-omap@vger.kernel.org; ext Tony Lindgren Subject: [GIT PULL] omap DSS changes for 2.6.27 Hi

RE: Requirement for DSI video mode support

2010-10-27 Thread Tomi Valkeinen
On Wed, 2010-10-27 at 08:34 +0200, ext Taneja, Archit wrote: Hi, Tomi Valkeinen wrote: Hi, On Mon, 2010-09-20 at 22:18 +0200, ext Jorge Bustamante wrote: Hi, We (TI) have been working on a DSI video mode driver for OMAP4 and I I hope it's also for OMAP3? am aware

RE: Requirement for DSI video mode support

2010-10-27 Thread Tomi Valkeinen
On Wed, 2010-10-27 at 10:17 +0200, ext Taneja, Archit wrote: Hi, Command mode panels will work fine with a single VC, I don't think video mode can run by using only one VC. Okay, I think we're talking about different VCs =). It's rather confusing in the TRM. A VC (in DSI packet

Re: [PATCH 0/2] OMAP: DSS2: Add new display panel

2010-11-01 Thread Tomi Valkeinen
Hi, On Thu, 2010-10-28 at 16:43 +0200, ext Enric Balletbo i Serra wrote: Hi, Next patches adds support for the two new LCD panel display used on IGEP boards. Powertip PH480272T LCD 4.3inch (480x242) display Seiko 70WVW1TZ3 LCD 7.0inch WVGA (800x480) display Please, consider adding

Re: Add new omap_dss_device after dss_device_registration

2010-11-01 Thread Tomi Valkeinen
On Wed, 2010-10-27 at 13:39 +0200, ext Enric Balletbò i Serra wrote: Hello all, Can I add a new omap_dss_device after dss_device registration ? Something like add_new_omap_dss_device(lcd_device) or similar ? On IGEP v2 we register only igep2_dvi_device as dss_device, We want to add a new

Re: n810 video

2010-11-02 Thread Tomi Valkeinen
Hi, On Mon, 2010-11-01 at 17:07 +0100, ext Grazvydas Ignotas wrote: hi, On Sat, Oct 30, 2010 at 11:40 AM, Maksim A. Boyko maksim.a.bo...@gmail.com wrote: Hi, I try to switch on OMAP2/3 Display Subsystem Support and Omap frame buffer support on n810 (commit 8b4b01). In OMAP2/3

Re: [PATCH 0/2] OMAP: DSS2: Add new display panel

2010-11-02 Thread Tomi Valkeinen
On Mon, 2010-11-01 at 17:45 +0100, ext Bryan Wu wrote: On Mon, Nov 1, 2010 at 10:15 AM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: What we need is a common driver for all these dummy panels, and the driver would contain configurations for all the supported panels. The board file would

Re: [PATCH] OMAP: Fix build failure on MEMBLOCK_REAL_LIMIT

2010-11-02 Thread Tomi Valkeinen
On Mon, 2010-11-01 at 17:30 +0100, ext Namhyung Kim wrote: The MEMBLOCK_REAL_LIMIT symbol was removed by the commit e63075a3c937 (memblock: Introduce default allocation limit and use it to replace explicit ones) so it breaks beagle board build as follows: CC drivers/video/omap2/vram.o

Re: [PATCH] OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support

2010-11-02 Thread Tomi Valkeinen
Hi, On Wed, 2010-10-27 at 12:16 +0200, ext Samreen wrote: From: Rajkumar N rajkumar.nagara...@ti.com Enable dss to process color formats with pre-mulitplied alpha. With this we can have alpha values defined for each pixel and hence can have different blending values for each pixel. sysfs

RE: [PATCH] OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support

2010-11-03 Thread Tomi Valkeinen
On Wed, 2010-11-03 at 08:57 +0100, ext Taneja, Archit wrote: Hi, linux-omap-ow...@vger.kernel.org wrote: Alpha Support [snip] +static void _dispc_set_pre_mult_alpha(enum omap_plane plane, bool +enable) { + if (!dss_has_feature(FEAT_PREMUL_ALPHA)) + return; +

RE: [PATCH 3/3] OMAP: use generic panel driver in board files

2010-11-03 Thread Tomi Valkeinen
On Wed, 2010-11-03 at 13:56 +0100, ext Taneja, Archit wrote: Hi, linux-omap-ow...@vger.kernel.org wrote: Introduce some fields in struct panel, which will be used to match the right panel configurations in generic panel driver. Still keep sharp_ls_panel, since the sharp_ls_panel

RE: [PATCH] OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support

2010-11-04 Thread Tomi Valkeinen
On Wed, 2010-11-03 at 12:57 +0100, ext Taneja, Archit wrote: Hi, Tomi Valkeinen wrote: On Wed, 2010-11-03 at 08:57 +0100, ext Taneja, Archit wrote: Hi, linux-omap-ow...@vger.kernel.org wrote: Alpha Support [snip] +static void _dispc_set_pre_mult_alpha(enum omap_plane

Re: [PATCH 1/2] video: omap: vram: remove from normal memory

2010-11-08 Thread Tomi Valkeinen
Hi, On Sun, 2010-11-07 at 23:49 +0100, ext Felipe Contreras wrote: On Tue, Oct 19, 2010 at 3:03 PM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Yes, I can queue them (when the required memblock stuff is in). Now it's in :) (v2.6.37-rc1) I pushed vram patches to my DSS tree. I

RE: [PATCH 1/3] OMAP: use generic panel data in board files

2010-11-08 Thread Tomi Valkeinen
Hi, On Fri, 2010-11-05 at 22:17 +0100, ext Taneja, Archit wrote: Hi, linux-omap-ow...@vger.kernel.org wrote: Introduce struct panel config data in panel.h, which will be used to match the right panel configurations in generic DPI panel driver and other future dsi panel drivers.

Re: [PATCH 1/3] OMAP: use generic panel data in board files

2010-11-08 Thread Tomi Valkeinen
Hi, On Fri, 2010-11-05 at 20:43 +0100, ext Bryan Wu wrote: Introduce struct panel config data in panel.h, which will be used to match the right panel configurations in generic DPI panel driver and other future dsi panel drivers. Still keep sharp_ls_panel, since the sharp_ls_panel driver

Re: [PATCH] OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()

2010-11-08 Thread Tomi Valkeinen
On Mon, 2010-11-08 at 12:56 +0100, ext Archit Taneja wrote: Read correct DISPC_CONFIG bit when the channel is DIGIT, remove extra line at the end of the function. Signed-off-by: Archit Taneja arc...@ti.com Thanks, applied. Tomi -- To unsubscribe from this list: send the line unsubscribe

Re: DSS2 Query: Use of FIFO preload values

2010-11-09 Thread Tomi Valkeinen
On Tue, 2010-11-09 at 05:20 +0100, ext Taneja, Archit wrote: Hi, I was going through the DSS2 code and was unable to find a place where we set the 11th bit in DISPC_GFX_ATTRIBUTES or the 19th bit in DISPC_VIDn_ATTRIBUTES. Setting these bits ensures that the DISPC FIFO's fill up to the

Re: [PATCH 1/3] OMAP: use generic panel data in board files

2010-11-09 Thread Tomi Valkeinen
On Mon, 2010-11-08 at 20:43 +0100, ext Bryan Wu wrote: On Mon, Nov 8, 2010 at 7:26 AM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Hi, On Fri, 2010-11-05 at 20:43 +0100, ext Bryan Wu wrote: static struct omap_dss_device sdp3430_dvi_device = { .name = dvi

Re: [PATCH 1/3] OMAP: DSS2: Add generic DPI panel display driver

2010-11-09 Thread Tomi Valkeinen
Hi, On Mon, 2010-11-08 at 22:44 +0100, ext Bryan Wu wrote: Generic DPI panel driver includes the driver and 4 similar panel configurations. It will match the panel name which is passed from platform data and setup the right configurations. With generic DPI panel driver, we can remove

[PATCH 1/3] OMAP: VRAM: improve VRAM error prints

2010-11-10 Thread Tomi Valkeinen
Improve the error prints to give more information about the offending address size. Signed-off-by: Tomi Valkeinen tomi.valkei...@nokia.com --- drivers/video/omap2/vram.c | 12 +--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/drivers/video/omap2/vram.c b/drivers

[PATCH 3/3] OMAP: DSS: Fix documentation regarding 'vram' kernel parameter

2010-11-10 Thread Tomi Valkeinen
The DSS documentation didn't mention the option to give the VRAM start address. Signed-off-by: Tomi Valkeinen tomi.valkei...@nokia.com --- Documentation/arm/OMAP/DSS |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/arm/OMAP/DSS b/Documentation/arm/OMAP

[PATCH 2/3] OMAP: VRAM: Fix boot-time memory allocation

2010-11-10 Thread Tomi Valkeinen
...@gmail.com Signed-off-by: Tomi Valkeinen tomi.valkei...@nokia.com --- drivers/video/omap2/vram.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/video/omap2/vram.c b/drivers/video/omap2/vram.c index bb5ee06..2fd7e52 100644 --- a/drivers/video/omap2/vram.c +++ b

Re: [PATCH 1/3] OMAP: VRAM: improve VRAM error prints

2010-11-10 Thread Tomi Valkeinen
On Wed, 2010-11-10 at 12:51 +0100, ext Paul Mundt wrote: On Wed, Nov 10, 2010 at 11:45:18AM +0200, Tomi Valkeinen wrote: Improve the error prints to give more information about the offending address size. Signed-off-by: Tomi Valkeinen tomi.valkei...@nokia.com 1-3 queued for .37

Re: [PATCH 1/3] OMAP: DSS2: Add generic DPI panel display driver

2010-11-10 Thread Tomi Valkeinen
(C) 2008 Nokia Corporation + * Author: Tomi Valkeinen tomi.valkei...@nokia.com + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 as published by + * the Free Software Foundation

Re: [PATCH v2 0/2] OMAP3: DSS2: Pre-Multiplied Alpha support

2010-11-12 Thread Tomi Valkeinen
Hi, On Thu, 2010-11-04 at 12:28 +0100, ext Samreen wrote: Enable Pre multiplied alpha support on OMAP3630 The first patch splits the omap3 dss has features for omap3430 and omap3630 separately The second patch adds the support for pre multiplied alpha Version2: - Split the patch into

Re: [PATCH 2/2] omap: rx51: mark reserved memory earlier

2010-11-12 Thread Tomi Valkeinen
Hi, On Fri, 2010-10-15 at 14:46 +0200, ext Felipe Contreras wrote: So that omap_vram_set_sdram_vram() is called before omap_vram_reserve_sdram_memblock(). Is this still valid after the latest memblock stuff? I presume it is. I'm not able to test this, and you said you didn't test it, so I'm a

Re: [PATCH v3] OMAP: DSS2: Add NEC NL8048HL11-01B display panel

2010-11-12 Thread Tomi Valkeinen
Hi, On Tue, 2010-10-26 at 05:12 +0200, ext Samreen wrote: From: Erik Gilling konk...@android.com NEC WVGA LCD NL8048HL11-01B panel support has been added. This panel is being used in zoom2/zoom3/3630 sdp boards. Signed-off-by: Mukund Mittal mmit...@ti.com Signed-off-by: Rajkumar N

Re: [PATCH v2 0/2] OMAP3: Display Support

2010-11-12 Thread Tomi Valkeinen
Hi, On Tue, 2010-10-26 at 06:28 +0200, ext Samreen wrote: This patch series adds the Display Support for OMAP3 platforms and the corresponding changes in the board files. Version2: - Optimised to configure INTBR from gpio to PWM1 mode setting and enabling of the PWM1 mode only when

Re: [PATCH 1/3] OMAP: DSS2: Add generic DPI panel display driver

2010-11-15 Thread Tomi Valkeinen
On Sun, 2010-11-14 at 02:42 +0100, ext Bryan Wu wrote: On Wed, Nov 10, 2010 at 10:35 PM, Tomi Valkeinen tomi.valkei...@nokia.com wrote: Hi, On Tue, 2010-11-09 at 18:12 +0100, ext Bryan Wu wrote: Generic DPI panel driver includes the driver and 4 similar panel configurations

Re: [PATCH v3 0/2] OMAP3: Display Support

2010-11-15 Thread Tomi Valkeinen
On Mon, 2010-11-15 at 07:09 +0100, ext Samreen wrote: This patch series adds the Display Support for OMAP3 platforms and the corresponding changes in the board files. Version3: - Rebase to the latest LO Version2: - Optimised to configure INTBR from gpio to PWM1 mode setting and

Re: [PATCH v4 2/7] OMAP: DSS2: Represent DISPC register defines with channel as parameter

2010-11-15 Thread Tomi Valkeinen
Hi, On Mon, 2010-11-08 at 13:24 +0100, ext Archit Taneja wrote: From: Sumit Semwal sumit.sem...@ti.com Introduce new enum members for LCD2 Channel and corresponding Overlay Manager. Represent some of the DISPC register defines with channel as a parameter to differentiate between LCD,

Re: [PATCH v4 3/7] OMAP: DSS2: Introduce omap_channel as a omap_dss_device parameter

2010-11-16 Thread Tomi Valkeinen
Hi, On Mon, 2010-11-08 at 13:24 +0100, ext Archit Taneja wrote: From: Sumit Semwal sumit.sem...@ti.com A new member 'channel' is introduced in omap_dss_device structure to determine which channel the panel uses. The dispc functions used by interface drivers (dsi, sdi etc) will use this

RE: [PATCH v4 3/7] OMAP: DSS2: Introduce omap_channel as a omap_dss_device parameter

2010-11-16 Thread Tomi Valkeinen
On Tue, 2010-11-16 at 12:22 +0100, ext Taneja, Archit wrote: Hi, Tomi Valkeinen wrote: Hi, [snip] diff --git a/arch/arm/plat-omap/include/plat/display.h b/arch/arm/plat-omap/include/plat/display.h index 586944d..3e6eec1 100644 --- a/arch/arm/plat-omap/include/plat/display.h

Re: [PATCH 1/3] OMAP: DSS2: Add generic DPI panel display driver

2010-11-16 Thread Tomi Valkeinen
..c3fff9e --- /dev/null +++ b/drivers/video/omap2/displays/panel-generic-dpi.c @@ -0,0 +1,333 @@ +/* + * Generic DPI Panels support + * + * Copyright (C) 2010 Canonical Ltd. + * Author: Bryan Wu bryan...@canonical.com + * + * Copyright (C) 2008 Nokia Corporation + * Author: Tomi Valkeinen

Re: [PATCH v4] OMAP3: DSS: Kconfig changes to enable display options on OMAP3

2010-11-17 Thread Tomi Valkeinen
On Tue, 2010-11-16 at 21:10 +0100, ext Tony Lindgren wrote: * Kevin Hilman khil...@deeprootsystems.com [101116 11:45]: Tony Lindgren t...@atomide.com writes: * Tomi Valkeinen tomi.valkei...@nokia.com [101116 05:41]: On Tue, 2010-11-16 at 07:09 +0100, ext Nilofer, Samreen wrote: Hi

Re: [PATCH 1/3] OMAP: DSS2: Add generic DPI panel display driver

2010-11-17 Thread Tomi Valkeinen
On Wed, 2010-11-17 at 10:23 +0800, ext Bryan Wu wrote: Generic DPI panel driver includes the driver and 4 similar panel configurations. It will match the panel name which is passed from platform data and setup the right configurations. With generic DPI panel driver, we can remove those 4

Re: [PATCH 0/3] OMAP: DSS2: introduce generic panel display driver (try #8)

2010-11-17 Thread Tomi Valkeinen
On Wed, 2010-11-17 at 21:34 +0800, ext Bryan Wu wrote: There are 4 duplicated DPI panel drivers in DSS2 display driver. They are similar and a generic DPI panel driver can support all them with specific panel configuration. And new DPI panel driver can be easily supported by adding panel

Re: [PATCH] OMAP: DSS2: Add back authors of panel-generic.c based drivers

2010-11-18 Thread Tomi Valkeinen
) 2008 Nokia Corporation * Author: Tomi Valkeinen tomi.valkei...@nokia.com * Thanks, applied. Tomi -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

  1   2   3   4   5   6   7   8   9   10   >