So I've made an error when sending this out, it includes some stuff that is already on 4.15. Sorry about that, the only one that is needs to go in is this one:
Daniel Vetter (1): drm/cirrus: Load lut in crtc_commit
The pull request is fine, just the generated e-mail is wrong.
Thanks!
2018-01-31 Gustavo Padovan gustavo@padovan.org:
Hi Dave,
This one got applied late to drm-misc-fixes, it should go to 4.16 anyway. Please pull, Thanks.
Gustavo
drm-misc-fixes-2018-01-31:
- fix lut loading for cirrus
The following changes since commit a8750ddca918032d6349adbf9a4b6555e7db20da:
Linux 4.15-rc8 (2018-01-14 15:32:30 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-01-31
for you to fetch changes up to 745fd50f3b044db6a3922e1718306555613164b0:
drm/cirrus: Load lut in crtc_commit (2018-01-31 13:14:33 +0100)
- fix lut loading for cirrus
Boris Brezillon (1): drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()
Daniel Vetter (1): drm/cirrus: Load lut in crtc_commit
Dave Airlie (2): Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into drm-fixes Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Eric Anholt (1): drm/vc4: Flush the caches before the bin jobs, as well.
Jonathan Liu (3): drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rate drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rate drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rate
Rob Clark (1): drm/vmwgfx: fix memory corruption with legacy/sou connectors
Woody Suwalski (1): drm/vmwgfx: Fix a boot time warning
drivers/gpu/drm/cirrus/cirrus_mode.c | 40 +++++++++++++++++------------ drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c | 9 ++++--- drivers/gpu/drm/vc4/vc4_gem.c | 33 +++++++++++++++++++----- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 4 +-- drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c | 4 +-- 6 files changed, 61 insertions(+), 31 deletions(-)