Searched refs:modeset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_irq.c408 struct drm_modeset_ctl modeset; local
415 DRM_COPYFROM_WITH_RETURN(&modeset, (void *)data,
416 sizeof (modeset));
418 crtc = modeset.crtc;
431 switch (modeset.cmd) {

Completed in 45 milliseconds