drm_fb_helper_prepare — setup a drm_fb_helper structure
void drm_fb_helper_prepare (
)
dev
DRM device
helper
driver-allocated fbdev helper structure to set up
funcs
pointer to structure of functions associate with this helper
Sets up the bare minimum to make the framebuffer helper usable. This is useful to implement race-free initialization of the polling helpers.