/src/sys/external/bsd/drm2/dist/drm/ |
drm_modes.c | 547 * drm_gtf_mode - create the modeline based on the GTF algorithm 581 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, function in typeref:struct:drm_display_mode * 588 EXPORT_SYMBOL(drm_gtf_mode); 1924 mode = drm_gtf_mode(dev,
|
drm_modes.c | 547 * drm_gtf_mode - create the modeline based on the GTF algorithm 581 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, function in typeref:struct:drm_display_mode * 588 EXPORT_SYMBOL(drm_gtf_mode); 1924 mode = drm_gtf_mode(dev,
|