rk3036 lcdc: commit driver code, just pass compiling.

This commit is contained in:
Zheng Yang
2014-07-07 13:08:04 +08:00
parent a3b45c8938
commit b8d4b5f2ec
10 changed files with 1955 additions and 22 deletions

View File

@@ -74,6 +74,7 @@ struct rk_screen {
u16 x_mirror;
u16 y_mirror;
int interlace;
int pixelrepeat; //For 480i/576i format, pixel is repeated twice.
u16 width;
u16 height;
u8 ft;