HomeSort by: relevance | last modified time | path
    Searched defs:drm_gtf_mode_complex (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_modes.c 355 * drm_gtf_mode_complex - create the modeline based on the full GTF algorithm
376 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay, function
544 EXPORT_SYMBOL(drm_gtf_mode_complex); variable
584 return drm_gtf_mode_complex(dev, hdisplay, vdisplay, vrefresh,

Completed in 25 milliseconds