linux/drivers/gpu/drm/cirrus
Daniel Vetter 745fd50f3b drm/cirrus: Load lut in crtc_commit
In the past the ast driver relied upon the fbdev emulation helpers to
call ->load_lut at boot-up. But since

commit b8e2b0199c
Author: Peter Rosin <peda@axentia.se>
Date:   Tue Jul 4 12:36:57 2017 +0200

drm/fb-helper: factor out pseudo-palette

that's cleaned up and drivers are expected to boot into a consistent
lut state. This patch fixes that.

Fixes: b8e2b0199c ("drm/fb-helper: factor out pseudo-palette")
Cc: Peter Rosin <peda@axenita.se>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: <stable@vger.kernel.org> # v4.14+
References: https://bugzilla.kernel.org/show_bug.cgi?id=198123
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20180131110450.22153-1-daniel.vetter@ffwll.ch
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2018-01-31 13:14:33 +01:00
..
cirrus_drv.c drm/cirrus: Use the drm_driver.dumb_destroy default 2017-08-16 20:14:22 +02:00
cirrus_drv.h drm: cirrus: remove dead code and pointless local lut storage 2017-08-04 11:35:44 +02:00
cirrus_fbdev.c drm/cirrus: switch to drm_*_get(), drm_*_put() helpers 2017-08-11 11:39:08 -04:00
cirrus_main.c drm/cirrus: switch to drm_*_get(), drm_*_put() helpers 2017-08-11 11:39:08 -04:00
cirrus_mode.c drm/cirrus: Load lut in crtc_commit 2018-01-31 13:14:33 +01:00
cirrus_ttm.c drm/cirrus: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:18:56 +02:00
Kconfig Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2017-01-27 11:00:42 +10:00
Makefile drm/cirrus: fix include notation and remove -Iinclude/drm flag 2017-05-16 17:18:56 +02:00