rk fb: ignore frame when in hdmi switch or set error config
[firefly-linux-kernel-4.4.55.git] / include / linux / rk_fb.h
index 7caa56a065ecb9ff9bc2ea24c5dd9e0488657a72..0355def79a2dde93f7556b0e51fbfdc13b61efd5 100644 (file)
@@ -648,7 +648,8 @@ struct rk_lcdc_driver {
        int bcsh_init_status;
        bool cabc_pwm_pol;
        u8  reserved_fb;
-
+       /*1:hdmi switch uncomplete,0:complete*/
+       bool hdmi_switch;
        void *trace_buf;
 };