Home
last modified time | relevance | path

Searched refs:drm_mode (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_modes.c165 struct drm_display_mode *drm_mode; in drm_cvt_mode() local
177 drm_mode = drm_mode_create(dev); in drm_cvt_mode()
178 if (!drm_mode) in drm_cvt_mode()
201 drm_mode->hdisplay = hdisplay_rnd + 2 * hmargin; in drm_cvt_mode()
214 drm_mode->vdisplay = vdisplay + 2 * vmargin; in drm_cvt_mode()
263 drm_mode->vtotal = vdisplay_rnd + 2 * vmargin + in drm_cvt_mode()
283 hblank = drm_mode->hdisplay * hblank_percentage / in drm_cvt_mode()
287 drm_mode->htotal = drm_mode->hdisplay + hblank; in drm_cvt_mode()
288 drm_mode->hsync_end = drm_mode->hdisplay + hblank / 2; in drm_cvt_mode()
289 drm_mode->hsync_start = drm_mode->hsync_end - in drm_cvt_mode()
[all …]
/netbsd/src/sys/external/bsd/drm2/dist/drm/i2c/
Dch7006_mode.c180 const struct drm_display_mode *drm_mode) in ch7006_lookup_mode() argument
190 if (mode->mode.hdisplay != drm_mode->hdisplay || in ch7006_lookup_mode()
191 mode->mode.vdisplay != drm_mode->vdisplay || in ch7006_lookup_mode()
192 mode->mode.vtotal != drm_mode->vtotal || in ch7006_lookup_mode()
193 mode->mode.htotal != drm_mode->htotal || in ch7006_lookup_mode()
194 mode->mode.clock != drm_mode->clock) in ch7006_lookup_mode()
Dch7006_drv.c119 struct drm_display_mode *drm_mode, in ch7006_encoder_mode_set() argument
146 start_active = (drm_mode->htotal & ~0x7) - (drm_mode->hsync_start & ~0x7); in ch7006_encoder_mode_set()
155 if (drm_mode->flags & DRM_MODE_FLAG_PVSYNC) in ch7006_encoder_mode_set()
157 if (drm_mode->flags & DRM_MODE_FLAG_PHSYNC) in ch7006_encoder_mode_set()
Dch7006_priv.h116 const struct drm_display_mode *drm_mode);
/netbsd/src/sys/external/bsd/drm/dist/shared-core/
DMakefile.am28 drm_mode.h \
/netbsd/src/external/mit/xorg/lib/libdrm/drm/
DMakefile15 drm_mode.h \
/netbsd/src/distrib/sets/lists/xcomp/
Dmi329 ./usr/X11R7/include/X11/drm/drm_mode.h xcomp-obsolete obsolete
538 ./usr/X11R7/include/drm/drm_mode.h xcomp-obsolete obsolete
710 ./usr/X11R7/include/libdrm/drm_mode.h xcomp-libdrm-include xorg