[PATCH] s3c-fb: added patch series for s5pv210 and some features.

From: InKi Dae
Date: Fri May 07 2010 - 04:00:02 EST


Hello all,

this includes three patch series and divides previous patch
into smaller part.

so Andrew, please remove my previous patch,
s3c-fb-add-s5pv210-support-and-some-features.patch from mm tree.

patch contents are as following.

1. s3c_fb_1_3.patch
- as patch for supporting s5pv210, CH_ENABLE bit of SHAD
register should be enabled to enable window layer on s5pv210.

2. s3c_fb_2_3.patch
- s5pv210 has five window layers (window0 ~ 4), among them,
window0 ~ 2 could be used for local path with fimc(capture device)
and fimd writeback feature so this patch makes default window
layer for UI to be set at machine code.

3. s3c_fb_3_3.patch
- it has been working fine at 16bpp but in case of pixel format
more then 24bpp it would occur distortedness situation
on that mode. so this patch set the word swap control bit of
WINCONx to 1 as default value. but it should be set to 0
in case that each ENLOCAL bit of WINCON0 ~ 2 registers
is enabled. this issue would be solved with local path feature soon.

and also I would add MIPI-DSI and mDNIe(Image enhancement device)
features(including device driver) in the near future.

Please review this patch.

Signed-off-by: InKi Dae <inki.dae@xxxxxxxxxxx>
Reviewed-by: KyungMin Park <kyungmin.park.samsung.com>

Best Regards,
InKi Dae

Attachment: s3c_fb_2_3.patch
Description: Binary data

Attachment: s3c_fb_3_3.patch
Description: Binary data

Attachment: s3c_fb_1_3.patch
Description: Binary data