Searched defs:margins (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s12/open-src/kernel/drm/src/ |
H A D | drm_modes.c | 89 bool reduced, bool interlaced, bool margins) 128 if (margins) { 143 if (margins) 291 * @margins :whether the margin is supported 304 int vrefresh, bool interlaced, int margins, 367 if (margins) 409 if (margins) 479 * @margins :whether the margin is supported 504 bool lace, int margins) 507 margins, 60 87 drm_cvt_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, bool reduced, bool interlaced, bool margins) argument 303 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, bool interlaced, int margins, int GTF_M, int GTF_2C, int GTF_K, int GTF_2J) argument 503 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, bool lace, int margins) argument [all...] |
/solaris-x11-s12/open-src/kernel/sys/drm/ |
H A D | drmP.h | 1026 bool margins; member in struct:drm_cmdline_mode
|
Completed in 274 milliseconds