HomeSort by: relevance | last modified time | path
    Searched refs:drm_mode_addfb (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_crtc_internal.h 204 int drm_mode_addfb(struct drm_device *dev, struct drm_mode_fb_cmd *or,
drm_framebuffer.c 109 * drm_mode_addfb - add an FB to the graphics configuration
122 int drm_mode_addfb(struct drm_device *dev, struct drm_mode_fb_cmd *or, function in typeref:typename:int
156 return drm_mode_addfb(dev, data, file_priv);
387 * the drm_mode_addfb() compat code work correctly on

Completed in 14 milliseconds