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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_pm.c468 unsigned int max_hdisplay, max_vdisplay; local
529 max_hdisplay = 4096;
532 max_hdisplay = 2048;
535 if ((crtc->mode.hdisplay > max_hdisplay) ||

Completed in 1323 milliseconds