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 <[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