Home
last modified time | relevance | path

Searched refs:bottom_margin (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drk1000_tve.c184 overscan->bottom_margin = max_scan; in drm_rk1000_select_output()
245 overscan->bottom_margin = min_scan; in drm_rk1000_select_output()
247 overscan->bottom_margin = scan->bottomscale; in drm_rk1000_select_output()
H A Drockchip_dw_hdmi.c372 overscan->bottom_margin = max_scan; in drm_rk_selete_output()
482 overscan->bottom_margin = min_scan; in drm_rk_selete_output()
484 overscan->bottom_margin = scan->bottomscale; in drm_rk_selete_output()
H A Drockchip_display.h252 int bottom_margin; member
H A Drockchip_dw_hdmi_qp.c1090 overscan->bottom_margin = max_scan; in dw_hdmi_qp_select_output()
1191 overscan->bottom_margin = min_scan; in dw_hdmi_qp_select_output()
1193 overscan->bottom_margin = scan->bottomscale; in dw_hdmi_qp_select_output()
H A Drockchip_tve.c820 overscan->bottom_margin = min_scan; in tve_select_output()
822 overscan->bottom_margin = scan->bottomscale; in tve_select_output()
H A Drockchip_display.c2474 s->conn_state.overscan.bottom_margin = 100; in rockchip_display_probe()
2699 FDT_SET_U32("overscan,bottom_margin", s->conn_state.overscan.bottom_margin); in rockchip_display_fixup()
H A Drockchip_vop.c212 …u16 vsize = vdisplay * (conn_state->overscan.top_margin + conn_state->overscan.bottom_margin) / 20… in vop_post_config()
H A Drockchip_vop2.c2228 conn_state->overscan.bottom_margin) / 200; in vop2_post_config()
3909 conn_state->overscan.bottom_margin = 100; in rk3576_vop2_if_cfg()
/rk3399_rockchip-uboot/common/
H A Dedid.c4458 int top_margin, bottom_margin; in drm_gtf_mode_complex() local
4502 bottom_margin = top_margin; in drm_gtf_mode_complex()
4526 vtotal_lines = vdisplay_rnd + top_margin + bottom_margin + in drm_gtf_mode_complex()