Re: [PATCH] drm/cirrus: Load lut in crtc_commit

2018-01-31 Thread Gerd Hoffmann
On Wed, Jan 31, 2018 at 12:04:50PM +0100, Daniel Vetter wrote: > In the past the ast driver relied upon the fbdev emulation helpers to > call ->load_lut at boot-up. But since > > commit b8e2b0199cc377617dc238f5106352c06dcd3fa2 > Author: Peter Rosin > Date: Tue Jul 4 12:36:57 2017 +0200 > > drm

[PATCH] drm/cirrus: Load lut in crtc_commit

2018-01-31 Thread Daniel Vetter
In the past the ast driver relied upon the fbdev emulation helpers to call ->load_lut at boot-up. But since commit b8e2b0199cc377617dc238f5106352c06dcd3fa2 Author: Peter Rosin Date: Tue Jul 4 12:36:57 2017 +0200 drm/fb-helper: factor out pseudo-palette that's cleaned up and drivers are expect