This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from db54615e2141 Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/sc [...] new cc0ba0d8624f drm/vmwgfx: Use the backdoor port if the HB port is not available new bde15555ba61 drm/vmwgfx: Honor the sg list segment size limitation new 39916897cd81 drm/vmwgfx: fix a warning due to missing dma_parms new 47e3c4c96460 Merge branch 'vmwgfx-fixes-5.2' of git://people.freedeskto [...] new 9870dc39dc53 drm/panfrost: Make sure a BO is only unmapped when appropriate new 74b67efa8d7b drm: return -EFAULT if copy_to_user() fails new ea37e1a35c88 Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.fre [...] new 971afec3a537 drm/i915/gvt: ignore unexpected pvinfo write new f5633efcedb4 Merge tag 'gvt-fixes-2019-06-19' of https://github.com/int [...] new 475df5d0f3eb drm/i915: Don't clobber M/N values during fastset check new 91cbf5d2365c Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.fr [...] new ff391ecd65a1 gpu: ipu-v3: image-convert: Fix input bytesperline width/h [...] new bca4d70cf1b8 gpu: ipu-v3: image-convert: Fix input bytesperline for pac [...] new 912bbf7e9ca4 gpu: ipu-v3: image-convert: Fix image downsize coefficients new 5eab9cf87b6c Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutro [...] new 0728f6c3cab1 Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesk [...]
The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpu/drm/drm_bufs.c | 5 +- drivers/gpu/drm/drm_ioc32.c | 5 +- drivers/gpu/drm/i915/gvt/handlers.c | 15 +-- drivers/gpu/drm/i915/intel_display.c | 38 ++++++-- drivers/gpu/drm/panfrost/panfrost_gem.c | 3 +- drivers/gpu/drm/panfrost/panfrost_gem.h | 1 + drivers/gpu/drm/panfrost/panfrost_mmu.c | 8 ++ drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 3 + drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 146 +++++++++++++++++++++++------ drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c | 10 +- drivers/gpu/ipu-v3/ipu-image-convert.c | 40 +++++--- 11 files changed, 209 insertions(+), 65 deletions(-)