From: James Simmons Date: Tue, 3 Aug 2010 00:33:19 +0000 (+0100) Subject: drm: expand gamma_set X-Git-Tag: v2.6.36-rc1~71^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7203425a943eb3e189ba6b512827e0deb5f23872;p=pandora-kernel.git drm: expand gamma_set Expand the crtc_gamma_set function to accept a starting offset. The reason for this is to eventually use this function for setcolreg from drm_fb_helper.c. The fbdev colormap function can start at any offset in the color map. Signed-by: James Simmons Signed-off-by: Dave Airlie --- Reading git-diff-tree failed