Home
last modified time | relevance | path

Searched refs:hsync_end (Results 1 – 25 of 168) sorted by relevance

1234567

/linux/drivers/gpu/drm/panel/
A Dpanel-simple.c736 .hsync_end = 480 + 2 + 41,
760 .hsync_end = 800 + 0 + 255,
1201 .hsync_end = 480 + 5 + 5,
1545 .hsync_end = 480 + 8 + 4,
1575 .hsync_end = 480 + 2 + 41,
1666 .hsync_end = 640 + 16,
1831 .hsync_end = 480 + 5 + 1,
2095 .hsync_end = 1024 + 1,
2475 .hsync_end = 800 + 1,
2748 .hsync_end = 896,
[all …]
A Dpanel-edp.c917 .hsync_end = 1366 + 48 + 32,
943 .hsync_end = 1366 + 40 + 40,
969 .hsync_end = 1920 + 58 + 42,
1023 .hsync_end = 1366 + 48 + 32,
1045 .hsync_end = 1920 + 16 + 16,
1157 .hsync_end = 1920 + 48 + 32,
1288 .hsync_end = 1920 + 40 + 40,
1310 .hsync_end = 2160 + 48 + 32,
1337 .hsync_end = 1920 + 24 + 48,
1364 .hsync_end = 1366 + 40 + 32,
[all …]
A Dpanel-arm-versatile.c140 .hsync_end = 320 + 6 + 6,
163 .hsync_end = 640 + 24 + 96,
185 .hsync_end = 176 + 2 + 3,
208 .hsync_end = 240 + 10 + 10,
A Dpanel-tpo-tpg110.c108 .hsync_end = 800 + 40 + 1,
124 .hsync_end = 640 + 24 + 1,
140 .hsync_end = 480 + 2 + 1,
156 .hsync_end = 480 + 2 + 1,
172 .hsync_end = 400 + 20 + 1,
A Dpanel-ilitek-ili9322.c545 .hsync_end = 320 + 359 + 1,
558 .hsync_end = 360 + 35 + 1,
572 .hsync_end = 320 + 38 + 1,
586 .hsync_end = 640 + 252 + 1,
599 .hsync_end = 720 + 252 + 1,
613 .hsync_end = 640 + 3 + 1,
627 .hsync_end = 720 + 3 + 1,
A Dpanel-boe-tv101wum-nl6.c1264 .hsync_end = 1200 + 40 + 8,
1293 .hsync_end = 1200 + 40 + 8,
1322 .hsync_end = 1200 + 100 + 40,
1349 .hsync_end = 1200 + 60 + 24,
1376 .hsync_end = 1200 + 80 + 24,
1403 .hsync_end = 1200 + 60 + 4,
1430 .hsync_end = 1200 + 80 + 24,
A Dpanel-innolux-ej030na.c240 .hsync_end = 320 + 10 + 37,
252 .hsync_end = 320 + 10 + 37,
A Dpanel-novatek-nt39016.c318 .hsync_end = 320 + 10 + 50,
330 .hsync_end = 320 + 42 + 50,
A Dpanel-samsung-sofef00.c171 .hsync_end = 1080 + 112 + 16,
185 .hsync_end = 1080 + 72 + 16,
/linux/drivers/gpu/drm/i915/display/
A Dintel_tv.c314 u8 hsync_end; member
388 .hsync_end = 64, .hblank_end = 124,
430 .hsync_end = 64, .hblank_end = 124,
473 .hsync_end = 64, .hblank_end = 124,
516 .hsync_end = 64, .hblank_end = 124,
559 .hsync_end = 64, .hblank_end = 128,
604 .hsync_end = 64, .hblank_end = 142,
1005 mode->hsync_end = mode->hsync_start + in intel_tv_mode_to_mode()
1006 tv_mode->hsync_end; in intel_tv_mode_to_mode()
1054 int hsync_end = mode->hsync_end - mode->hdisplay + right_margin; in intel_tv_scale_mode_horiz() local
[all …]
/linux/drivers/gpu/drm/gud/
A Dgud_internal.h137 dst->hsync_end = cpu_to_le16(src->hsync_end); in gud_from_display_mode()
155 dst->hsync_end = le16_to_cpu(src->hsync_end); in gud_to_display_mode()
/linux/drivers/gpu/drm/
A Ddrm_modes.c278 drm_mode->hsync_end = drm_mode->hdisplay + hblank / 2; in drm_cvt_mode()
279 drm_mode->hsync_start = drm_mode->hsync_end - in drm_cvt_mode()
512 drm_mode->hsync_end = drm_mode->hsync_start + hsync; in drm_gtf_mode_complex()
594 dmode->htotal = dmode->hsync_end + vm->hback_porch; in drm_display_mode_from_videomode()
635 vm->hback_porch = dmode->htotal - dmode->hsync_end; in drm_display_mode_to_videomode()
822 p->crtc_hsync_end = p->hsync_end; in drm_mode_set_crtcinfo()
926 mode1->hsync_end == mode2->hsync_end && in drm_mode_match_timings()
1094 mode->hsync_end < mode->hsync_start || in drm_mode_validate_basic()
1095 mode->htotal < mode->hsync_end) in drm_mode_validate_basic()
1904 out->hsync_end = in->hsync_end; in drm_mode_convert_to_umode()
[all …]
/linux/include/drm/
A Ddrm_modes.h136 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
153 .hdisplay = (hd), .hsync_start = (hd), .hsync_end = (hd), \
236 u16 hsync_end; member
408 (m)->hdisplay, (m)->hsync_start, (m)->hsync_end, (m)->htotal, \
/linux/drivers/gpu/drm/imx/dcss/
A Ddcss-ss.c130 u16 hsync_start, hsync_end; in dcss_ss_sync_set() local
144 hsync_end = vm->hsync_len - 1; in dcss_ss_sync_set()
147 ((u32)hsync_end << SYNC_END_POS) | hsync_start, in dcss_ss_sync_set()
/linux/drivers/gpu/drm/msm/dp/
A Ddp_panel.c368 drm_mode->hdisplay, drm_mode->htotal - drm_mode->hsync_end, in dp_panel_timing_cfg()
370 drm_mode->hsync_end - drm_mode->hsync_start); in dp_panel_timing_cfg()
396 data |= drm_mode->hsync_end - drm_mode->hsync_start; in dp_panel_timing_cfg()
427 drm_mode->htotal - drm_mode->hsync_end, in dp_panel_init_panel_info()
429 drm_mode->hsync_end - drm_mode->hsync_start); in dp_panel_init_panel_info()
A Ddp_debug.c59 drm_mode->htotal - drm_mode->hsync_end, in dp_debug_show()
65 drm_mode->hsync_end - drm_mode->hsync_start, in dp_debug_show()
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_encoder_phys_vid.c47 if ((mode->htotal < mode->hsync_end) in drm_mode_to_intf_timing_params()
51 || (mode->hsync_end < mode->hsync_start) in drm_mode_to_intf_timing_params()
55 mode->hsync_start, mode->hsync_end, in drm_mode_to_intf_timing_params()
76 timing->h_back_porch = mode->htotal - mode->hsync_end; in drm_mode_to_intf_timing_params()
80 timing->hsync_pulse_width = mode->hsync_end - mode->hsync_start; in drm_mode_to_intf_timing_params()
269 mode.hsync_end >>= 1; in dpu_encoder_phys_vid_setup_timing_engine()
275 mode.hsync_start, mode.hsync_end); in dpu_encoder_phys_vid_setup_timing_engine()
/linux/drivers/gpu/drm/bridge/adv7511/
A Dadv7533.c34 hsw = mode->hsync_end - mode->hsync_start; in adv7511_dsi_config_timing_gen()
36 hbp = mode->htotal - mode->hsync_end; in adv7511_dsi_config_timing_gen()
/linux/drivers/media/platform/xilinx/
A Dxilinx-vtc.h24 unsigned int hsync_end; member
/linux/drivers/gpu/drm/shmobile/
A Dshmob_drm_crtc.c101 value = (((mode->hsync_end - mode->hsync_start) / 8) << 16) /* HSYNW */ in shmob_drm_crtc_setup_geometry()
106 | (((mode->hsync_end - mode->hsync_start) & 7) << 8) in shmob_drm_crtc_setup_geometry()
601 mode->hsync_end = sdev->pdata->panel.mode.hsync_end; in shmob_drm_connector_get_modes()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_encoders.c173 unsigned hsync_width = native_mode->hsync_end - native_mode->hsync_start; in amdgpu_panel_mode_fixup()
184 adjusted_mode->hsync_end = adjusted_mode->hsync_start + hsync_width; in amdgpu_panel_mode_fixup()
/linux/drivers/gpu/drm/gma500/
A Dintel_bios.c153 panel_fixed_mode->hsync_end = panel_fixed_mode->hsync_start + in fill_detail_timing_data()
180 if (panel_fixed_mode->hsync_end > panel_fixed_mode->htotal) in fill_detail_timing_data()
181 panel_fixed_mode->htotal = panel_fixed_mode->hsync_end + 1; in fill_detail_timing_data()
/linux/drivers/gpu/drm/bridge/
A Dchipone-icn6211.c85 ICN6211_DSI(icn, HSYNC_LI, mode->hsync_end - mode->hsync_start); in chipone_enable()
87 ICN6211_DSI(icn, HBP_LI, mode->htotal - mode->hsync_end); in chipone_enable()
/linux/drivers/gpu/drm/tilcdc/
A Dtilcdc_crtc.c314 hbp = mode->htotal - mode->hsync_end; in tilcdc_crtc_set_mode()
316 hsw = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_set_mode()
655 adjusted_mode->hskew = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_mode_fixup()
795 hbp = mode->htotal - mode->hsync_end; in tilcdc_crtc_mode_valid()
797 hsw = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_mode_valid()
/linux/drivers/gpu/drm/bridge/analogix/
A Danx7625.c1431 ctx->dt.hsync_len.min = mode->hsync_end - mode->hsync_start; in anx7625_bridge_mode_set()
1433 ctx->dt.hback_porch.min = mode->htotal - mode->hsync_end; in anx7625_bridge_mode_set()
1456 mode->hsync_end, in anx7625_bridge_mode_set()
1478 hsync = mode->hsync_end - mode->hsync_start; in anx7625_bridge_mode_fixup()
1480 hbp = mode->htotal - mode->hsync_end; in anx7625_bridge_mode_fixup()
1487 adj->hsync_start, adj->hsync_end, adj->htotal); in anx7625_bridge_mode_fixup()
1571 adj->hsync_end = adj->hsync_start + adj_hsync; in anx7625_bridge_mode_fixup()
1572 adj->htotal = adj->hsync_end + adj_hbp; in anx7625_bridge_mode_fixup()
1574 adj->hsync_start, adj->hsync_end, adj->htotal); in anx7625_bridge_mode_fixup()

Completed in 55 milliseconds

1234567