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

Commit 2903ea1b authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

samsung-s6e8fc3x02: Set hbm enable delay to 1 frame

parent 9c87404d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -948,6 +948,8 @@ static struct mtk_panel_params ext_params_120hz = {
		.count = 2,
		.para_list[0] = 0x00,
	},
	.hbm_en_time = 1,
	.hbm_dis_time = 0,
	//.lp_perline_en = 1,
	.lcm_color_mode = MTK_DRM_COLOR_MODE_DISPLAY_P3,
	.output_mode = MTK_PANEL_DSC_SINGLE_PORT,
@@ -1032,6 +1034,8 @@ static struct mtk_panel_params ext_params_60hz = {
		.count = 2,
		.para_list[0] = 0x00,
	},
	.hbm_en_time = 1,
	.hbm_dis_time = 0,
	//.lp_perline_en = 1,
	.lcm_color_mode = MTK_DRM_COLOR_MODE_DISPLAY_P3,
	.output_mode = MTK_PANEL_DSC_SINGLE_PORT,