Implementation for -fb_check_var
int drm_fb_helper_check_var(struct fb_var_screeninfo * var, struct fb_info * info);
var
screeninfo to check
info
fbdev registered by the helper
Jesse Barnes <[email protected]>
Intel Corporation,
Initial version
Laurent Pinchart <[email protected]>
Ideas on board SPRL,
Driver internals
Daniel Vetter <[email protected]>
Intel Corporation,
Contributions all over the place