From: Linus Torvalds Date: Fri, 21 Jun 2019 18:03:33 +0000 (-0700) Subject: Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drm X-Git-Tag: v5.2-rc6~11 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=0728f6c3cab107f0aab2c8ded1292dd2cc41a228;p=linux-block.git Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drm Pull drm fixes from Dave Airlie: "Just catching up on the week since back from holidays, everything seems quite sane. core: - copy_to_user fix for really legacy codepaths. vmwgfx: - two dma fixes - one virt hw interaction fix i915: - modesetting fix - gvt fix panfrost: - BO unmapping fix imx: - image converter fixes" * tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drm: drm/i915: Don't clobber M/N values during fastset check drm: return -EFAULT if copy_to_user() fails drm/panfrost: Make sure a BO is only unmapped when appropriate drm/i915/gvt: ignore unexpected pvinfo write gpu: ipu-v3: image-convert: Fix image downsize coefficients gpu: ipu-v3: image-convert: Fix input bytesperline for packed formats gpu: ipu-v3: image-convert: Fix input bytesperline width/height align drm/vmwgfx: fix a warning due to missing dma_parms drm/vmwgfx: Honor the sg list segment size limitation drm/vmwgfx: Use the backdoor port if the HB port is not available --- 0728f6c3cab107f0aab2c8ded1292dd2cc41a228