Implementation for -fb_pan_display
int drm_fb_helper_pan_display(struct fb_var_screeninfo * var, struct fb_info * info);
var
updated screen information
info
fbdev registered by the helper
Jesse Barnes <jesse.barnes@intel.com>
Intel Corporation,
Initial version
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Ideas on board SPRL,
Driver internals
Daniel Vetter <daniel.vetter@ffwll.ch>
Intel Corporation,
Contributions all over the place