Searched refs:drm_mode_addfb (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_crtc_internal.h204 int drm_mode_addfb(struct drm_device *dev, struct drm_mode_fb_cmd *or,
H A Ddrm_framebuffer.c109 * 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
156 return drm_mode_addfb(dev, data, file_priv);
387 * the drm_mode_addfb() compat code work correctly on

Completed in 84 milliseconds