Searched refs:bottom_margin (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/Documentation/gpu/ |
D | kms-properties.csv | 27 ,,"""bottom_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 48 ,,"""bottom_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | psb_intel_sdvo.c | 176 u32 left_margin, right_margin, top_margin, bottom_margin; member 1760 psb_intel_sdvo_connector->bottom_margin = temp_value; in psb_intel_sdvo_set_property() 1768 if (psb_intel_sdvo_connector->bottom_margin == temp_value) in psb_intel_sdvo_set_property() 1772 psb_intel_sdvo_connector->bottom_margin = temp_value; in psb_intel_sdvo_set_property() 2378 psb_intel_sdvo_connector->bottom_margin = psb_intel_sdvo_connector->top_margin; in psb_intel_sdvo_create_enhance_property_tv() 2395 psb_intel_sdvo_connector->bottom_margin); in psb_intel_sdvo_create_enhance_property_tv()
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_modes.c | 386 int top_margin, bottom_margin; in drm_gtf_mode_complex() local 431 bottom_margin = top_margin; in drm_gtf_mode_complex() 454 vtotal_lines = vdisplay_rnd + top_margin + bottom_margin + in drm_gtf_mode_complex()
|