commit | a3562a0e471df02234f74ab4e0625042f44a76e9 | [log] [tgz] |
---|---|---|
author | Peter Rosin <peda@axentia.se> | Tue Jul 04 12:36:58 2017 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 06 10:36:17 2017 +0200 |
tree | 98e18755587b02ecfe51213526a7c4440e4f6a65 | |
parent | b8e2b0199cc377617dc238f5106352c06dcd3fa2 [diff] |
drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap I think the gamma_store can end up invalid on error. But the way I read it, that can happen in drm_mode_gamma_set_ioctl as well, so why should this pesky legacy fbdev stuff be any better? Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1499164632-5582-3-git-send-email-peda@axentia.se