commit | b8e2b0199cc377617dc238f5106352c06dcd3fa2 | [log] [tgz] |
---|---|---|
author | Peter Rosin <peda@axentia.se> | Tue Jul 04 12:36:57 2017 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 06 10:36:11 2017 +0200 |
tree | 37779b82560574737196caad1bd849ebfa6d54fa | |
parent | 6b7dc6e9f82615836b389cb5f806914048b132cd [diff] |
drm/fb-helper: factor out pseudo-palette The pseudo-palette has nothing to do with the crtc, so move it out of the crtc loop and update the palette once, then break out early. Signed-off-by: Peter Rosin <peda@axenita.se> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1499164632-5582-2-git-send-email-peda@axentia.se