Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_modes.h137 .htotal = (ht), .hskew = (hsk), .vdisplay = (vd), \
263 u16 hskew; member
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c89 timing->hsync_skew = mode->hskew; in drm_mode_to_intf_timing_params()
283 mode.hskew >>= 1; in dpu_encoder_phys_vid_setup_timing_engine()
290 mode.hskew); in dpu_encoder_phys_vid_setup_timing_engine()
/linux-6.15/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-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_debug.c61 drm_mode->hskew); in msm_dp_debug_show()
/linux-6.15/include/uapi/drm/
H A Ddrm_mode.h248 __u16 hskew; member
/linux-6.15/drivers/gpu/drm/nouveau/dispnv04/i2c/
H A Dch7006_mode.c116 .hskew = 0, \
/linux-6.15/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c311 regp->fp_horiz_regs[FP_VALID_START] = output_mode->hskew; in nv04_dfp_mode_set()
/linux-6.15/drivers/gpu/drm/tilcdc/
H A Dtilcdc_crtc.c656 adjusted_mode->hskew = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_mode_fixup()
/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1345 adjusted_mode->hskew, adjusted_mode->vdisplay); in mtk_hdmi_bridge_mode_set()
/linux-6.15/drivers/gpu/drm/bridge/
H A Dtda998x_drv.c1492 ref_pix += adjusted_mode->hskew; in tda998x_bridge_mode_set()
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6707 high_mode->hskew != mode->hskew || in is_freesync_video_mode()
10711 old_mode->hskew == new_mode->hskew && in is_timing_unchanged_for_freesync()