1. NAME

drm_fb_helper_setcmap - implementation for ->fb_setcmap

2. SYNOPSIS

int drm_fb_helper_setcmap(struct fb_cmap *  cmap , struct fb_info *  info );

3. ARGUMENTS

cmap
    cmap to set

info
    fbdev registered by the helper

4. AUTHORS

Jesse Barnes <>
Intel Corporation,
    Initial version

Laurent Pinchart <>
Ideas on board SPRL,
    Driver internals

5. COPYRIGHT