rk3036 lcdc: commit driver code, just pass compiling.
[firefly-linux-kernel-4.4.55.git] / include / linux / rk_screen.h
index 4ee4960d49d5529459b2b1104481dfe3917f0e0a..e7f33c1d32a7a600bcda5841c9089b00f61d06a3 100755 (executable)
@@ -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;