Home
last modified time | relevance | path

Searched refs:hskew (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/
H A Ddrm_modes.h137 .htotal = (ht), .hskew = (hsk), .vdisplay = (vd), \
263 u16 hskew; member
/linux/drivers/gpu/drm/
H A Ddrm_modes.c1358 p->crtc_hskew = p->hskew; in drm_mode_set_crtcinfo()
1479 mode1->hskew == mode2->hskew && in drm_mode_match_timings()
2590 out->hskew = in->hskew; in drm_mode_convert_to_umode()
2649 out->hskew = in->hskew; in drm_mode_convert_umode()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_common.c237 adjusted_mode->hskew, adjusted_mode->vdisplay); in mtk_hdmi_bridge_mode_set()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c311 regp->fp_horiz_regs[FP_VALID_START] = output_mode->hskew; in nv04_dfp_mode_set()