Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_modes.h137 .htotal = (ht), .hskew = (hsk), .vdisplay = (vd), \
263 u16 hskew; member
/openbsd/src/sys/dev/pci/drm/
Ddrm_modes.c1359 p->crtc_hskew = p->hskew; in drm_mode_set_crtcinfo()
1480 mode1->hskew == mode2->hskew && in drm_mode_match_timings()
2603 out->hskew = in->hskew; in drm_mode_convert_to_umode()
2662 out->hskew = in->hskew; in drm_mode_convert_umode()
/openbsd/src/sys/dev/pci/drm/include/uapi/drm/
Ddrm_mode.h248 __u16 hskew; member
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c6454 high_mode->hskew != mode->hskew || in is_freesync_video_mode()
10372 old_mode->hskew == new_mode->hskew && in is_timing_unchanged_for_freesync()