Searched refs:bottom_margin (Results 1 – 3 of 3) sorted by relevance
| /linux/Documentation/gpu/ |
| H A D | kms-properties.csv | 25 ,,"""bottom_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 45 ,,"""bottom_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_modes.c | 869 int top_margin, bottom_margin; in drm_gtf_mode_complex() local 918 bottom_margin = top_margin; in drm_gtf_mode_complex() 941 vtotal_lines = vdisplay_rnd + top_margin + bottom_margin + in drm_gtf_mode_complex()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop2.c | 1563 u32 top_margin = 100, bottom_margin = 100; in vop2_post_config() local 1565 u16 vsize = vdisplay * (top_margin + bottom_margin) / 200; in vop2_post_config()
|