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

  /src/sys/external/bsd/drm2/dist/drm/
drm_crtc_helper.c 64 * in drm_crtc_helper_set_config(). Plus a few other convenience functions using
275 * drm_crtc_helper_set_config() helper function to drive the mode setting
489 * drm_crtc_helper_set_config - set a new config from userspace
493 * The drm_crtc_helper_set_config() helper function implements the of
508 * frame buffer need to be applied, the drm_crtc_helper_set_config() function
526 int drm_crtc_helper_set_config(struct drm_mode_set *set, function in typeref:typename:int
807 EXPORT_SYMBOL(drm_crtc_helper_set_config);

Completed in 13 milliseconds