Home
last modified time | relevance | path

Searched defs:drm_display_mode (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_modes.h205 struct drm_display_mode { struct
211 struct list_head head;
225 struct drm_mode_object base;
232 char name[DRM_DISPLAY_MODE_LEN];
240 enum drm_mode_status status;
269 unsigned int type;
276 int clock; /* in kHz */
277 int hdisplay;
278 int hsync_start;
279 int hsync_end;
[all …]