Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_modes.c388 int top_margin, bottom_margin; in drm_gtf_mode_complex() local
433 bottom_margin = top_margin; in drm_gtf_mode_complex()
456 vtotal_lines = vdisplay_rnd + top_margin + bottom_margin + in drm_gtf_mode_complex()
/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo.c177 u32 left_margin, right_margin, top_margin, bottom_margin; member
1754 psb_intel_sdvo_connector->bottom_margin = temp_value; in psb_intel_sdvo_set_property()
1762 if (psb_intel_sdvo_connector->bottom_margin == temp_value) in psb_intel_sdvo_set_property()
1766 psb_intel_sdvo_connector->bottom_margin = temp_value; in psb_intel_sdvo_set_property()
2371 psb_intel_sdvo_connector->bottom_margin = psb_intel_sdvo_connector->top_margin; in psb_intel_sdvo_create_enhance_property_tv()
2388 psb_intel_sdvo_connector->bottom_margin); in psb_intel_sdvo_create_enhance_property_tv()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_sdvo.c187 u32 left_margin, right_margin, top_margin, bottom_margin; member
2141 intel_sdvo_connector->bottom_margin = temp_value; in intel_sdvo_set_property()
2149 if (intel_sdvo_connector->bottom_margin == temp_value) in intel_sdvo_set_property()
2153 intel_sdvo_connector->bottom_margin = temp_value; in intel_sdvo_set_property()
2819 intel_sdvo_connector->bottom_margin = intel_sdvo_connector->top_margin; in intel_sdvo_create_enhance_property_tv()
2838 intel_sdvo_connector->bottom_margin); in intel_sdvo_create_enhance_property_tv()