struct rk_screen:add dsp_lut
authoryxj <yxj@rock-chips.com>
Thu, 23 Aug 2012 09:43:41 +0000 (17:43 +0800)
committeryxj <yxj@rock-chips.com>
Wed, 29 Aug 2012 07:45:25 +0000 (15:45 +0800)
include/linux/rk_screen.h

index 2409ddc0938eb4e1797dc32d928702b354254fa8..02aa5d38a34381423d3f87afe2f08acecfb1991d 100644 (file)
@@ -120,6 +120,7 @@ typedef struct rk29fb_screen {
        u16 lower_margin;
        u16 vsync_len;
        u8  ft; //the time need to display one frame,in ms
+       int *dsp_lut; //display lut 
 #ifdef CONFIG_HDMI_DUAL_DISP
     /* Scaler mode Timing */
        u32 s_pixclock;