From: Tomi Valkeinen Date: Wed, 9 May 2012 10:50:32 +0000 (+0300) Subject: Merge branch 'archit/set-timing-work' X-Git-Tag: v3.5-rc3~26^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1dfafbc655b3723e37120d4b30e82d1c87767dd1;p=profile%2Fcommon%2Fkernel-common.git Merge branch 'archit/set-timing-work' An overlay manager's timings (the manager size, and blanking parameters if an LCD manager) are DISPC shadow registers, and they should hence follow the correct programming model. This series makes the video timings an extra_info parameter in manager's private data. The interface drivers now apply the timings instead of directly writing to registers. This change also prevents the need to use display resolution for overlay checks, hence making some of the APPLY functions less dependent on the display. Some DISPC functions that needed display width can also use these privately stored timings. Signed-off-by: Tomi Valkeinen --- 1dfafbc655b3723e37120d4b30e82d1c87767dd1