Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b92c39b2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mdss: hdmi: set the output format to RGB888"

parents a2bd6d5f 5b93af55
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;