From: Linus Torvalds Date: Fri, 26 Jan 2018 16:59:57 +0000 (-0800) Subject: Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airlied/linux X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=db218549e65d1da181b2bfd3c362f58ffc12cf97;p=openwrt%2Fstaging%2Fblogic.git Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airlied/linux Pull drm fixes from Dave Airlie: "A fairly urgent nouveau regression fix for broken irqs across suspend/resume came in. This was broken before but a patch in 4.15 has made it much more obviously broken and now s/r fails a lot more often. The fix removes freeing the irq across s/r which never should have been done anyways. Also two vc4 fixes for a NULL deference and some misrendering / flickering on screen" * tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airlied/linux: drm/nouveau: Move irq setup/teardown to pci ctor/dtor drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state() drm/vc4: Flush the caches before the bin jobs, as well. --- db218549e65d1da181b2bfd3c362f58ffc12cf97