Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_modes.h137 .htotal = (ht), .hskew = (hsk), .vdisplay = (vd), \
263 u16 hskew; member
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c88 timing->hsync_skew = mode->hskew; in drm_mode_to_intf_timing_params()
263 mode.hskew >>= 1; in dpu_encoder_phys_vid_setup_timing_engine()
270 mode.hskew); in dpu_encoder_phys_vid_setup_timing_engine()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modes.c1357 p->crtc_hskew = p->hskew; in drm_mode_set_crtcinfo()
1478 mode1->hskew == mode2->hskew && in drm_mode_match_timings()
2591 out->hskew = in->hskew; in drm_mode_convert_to_umode()
2651 out->hskew = in->hskew; in drm_mode_convert_umode()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c68 drm_mode->hskew); in dp_debug_show()
/openbmc/linux/include/uapi/drm/
H A Ddrm_mode.h248 __u16 hskew; member
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dch7006_mode.c116 .hskew = 0, \
H A Dtda998x_drv.c1490 ref_pix += adjusted_mode->hskew; in tda998x_bridge_mode_set()
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_crtc.c656 adjusted_mode->hskew = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_mode_fixup()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1357 adjusted_mode->hskew, adjusted_mode->vdisplay); in mtk_hdmi_bridge_mode_set()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5856 high_mode->hskew != mode->hskew || in is_freesync_video_mode()
9275 old_mode->hskew == new_mode->hskew && in is_timing_unchanged_for_freesync()