Loading drivers/video/msm/mdss/mdss_hdmi_tx.c +1 −0 Original line number Diff line number Diff line Loading @@ -1974,6 +1974,7 @@ static int hdmi_tx_init_panel_info(struct hdmi_tx_ctrl *hdmi_ctrl) pinfo->type = DTV_PANEL; pinfo->pdest = DISPLAY_3; pinfo->wait_cycle = 0; pinfo->out_format = MDP_RGB_888; pinfo->bpp = 24; pinfo->fb_num = 1; Loading Loading
drivers/video/msm/mdss/mdss_hdmi_tx.c +1 −0 Original line number Diff line number Diff line Loading @@ -1974,6 +1974,7 @@ static int hdmi_tx_init_panel_info(struct hdmi_tx_ctrl *hdmi_ctrl) pinfo->type = DTV_PANEL; pinfo->pdest = DISPLAY_3; pinfo->wait_cycle = 0; pinfo->out_format = MDP_RGB_888; pinfo->bpp = 24; pinfo->fb_num = 1; Loading