| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86gtf.c | 109 float bottom_margin; in xf86GTFMode() local 178 bottom_margin = in xf86GTFMode() 223 total_v_lines = v_lines_rnd + top_margin + bottom_margin + vsync_plus_bp + in xf86GTFMode()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/utils/gtf/ |
| H A D | gtf.c | 274 float bottom_margin; in vert_refresh() local 353 bottom_margin = in vert_refresh() 356 print_value(5, "[BOT MARGIN (LINES)]", bottom_margin); in vert_refresh() 407 total_v_lines = v_lines_rnd + top_margin + bottom_margin + vsync_plus_bp + in vert_refresh()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rk1000_tve.c | 184 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 D | rockchip_dw_hdmi.c | 372 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 D | rockchip_dw_hdmi_qp.c | 934 overscan->bottom_margin = max_scan; in dw_hdmi_qp_selete_output() 1035 overscan->bottom_margin = min_scan; in dw_hdmi_qp_selete_output() 1037 overscan->bottom_margin = scan->bottomscale; in dw_hdmi_qp_selete_output()
|
| H A D | rockchip_display.h | 208 int bottom_margin; member
|
| H A D | rockchip_tve.c | 752 overscan->bottom_margin = min_scan; in tve_select_output() 754 overscan->bottom_margin = scan->bottomscale; in tve_select_output()
|
| H A D | rockchip_display.c | 1861 s->conn_state.overscan.bottom_margin = 100; in rockchip_display_probe() 2063 FDT_SET_U32("overscan,bottom_margin", s->conn_state.overscan.bottom_margin); in rockchip_display_fixup()
|
| H A D | rockchip_vop.c | 175 …u16 vsize = vdisplay * (conn_state->overscan.top_margin + conn_state->overscan.bottom_margin) / 20… in vop_post_config()
|
| H A D | rockchip_vop2.c | 1952 conn_state->overscan.bottom_margin) / 200; in vop2_post_config()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_logo.h | 31 int bottom_margin; member
|
| H A D | rockchip_drm_logo.c | 514 set->bottom_margin = val; in of_parse_display_resource() 898 s->bottom_margin = set->bottom_margin; in update_state()
|
| H A D | rockchip_drm_drv.h | 254 int bottom_margin; member
|
| H A D | rockchip_drm_vop.c | 3722 u16 vsize = vdisplay * (s->top_margin + s->bottom_margin) / 200; in vop_post_config() 4109 s->bottom_margin = 100; in vop_crtc_reset() 4229 *val = s->bottom_margin; in vop_crtc_atomic_get_property() 4280 s->bottom_margin = val; in vop_crtc_atomic_set_property()
|
| H A D | rockchip_drm_vop2.c | 6924 u16 vsize = vdisplay * (vcstate->top_margin + vcstate->bottom_margin) / 200; in vop2_post_config() 10122 vcstate->bottom_margin = 100; in vop2_crtc_reset() 10259 *val = vcstate->bottom_margin; in vop2_crtc_atomic_get_property() 10382 vcstate->bottom_margin = val; in vop2_crtc_atomic_set_property()
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | kms-properties.csv | 26 ,,"""bottom_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 47 ,,"""bottom_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | psb_intel_sdvo.c | 179 u32 left_margin, right_margin, top_margin, bottom_margin; member 1663 psb_intel_sdvo_connector->bottom_margin = temp_value; in psb_intel_sdvo_set_property() 1671 if (psb_intel_sdvo_connector->bottom_margin == temp_value) in psb_intel_sdvo_set_property() 1675 psb_intel_sdvo_connector->bottom_margin = temp_value; in psb_intel_sdvo_set_property() 2281 psb_intel_sdvo_connector->bottom_margin = psb_intel_sdvo_connector->top_margin; in psb_intel_sdvo_create_enhance_property_tv() 2298 psb_intel_sdvo_connector->bottom_margin); in psb_intel_sdvo_create_enhance_property_tv()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_tv.c | 1067 int bottom_margin) in intel_tv_scale_mode_vert() argument 1069 int vsync_start = mode->vsync_start - mode->vdisplay + bottom_margin; in intel_tv_scale_mode_vert() 1070 int vsync_end = mode->vsync_end - mode->vdisplay + bottom_margin; in intel_tv_scale_mode_vert() 1072 (mode->vdisplay - top_margin - bottom_margin); in intel_tv_scale_mode_vert()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_modes.c | 386 int top_margin, bottom_margin; in drm_gtf_mode_complex() local 435 bottom_margin = top_margin; in drm_gtf_mode_complex() 458 vtotal_lines = vdisplay_rnd + top_margin + bottom_margin + in drm_gtf_mode_complex()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | edid.c | 4321 int top_margin, bottom_margin; in drm_gtf_mode_complex() local 4365 bottom_margin = top_margin; in drm_gtf_mode_complex() 4389 vtotal_lines = vdisplay_rnd + top_margin + bottom_margin + in drm_gtf_mode_complex()
|