This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4dde821e4296 Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/sc [...] new 63cb44441826 drm/vmwgfx: Don't send drm sysfs hotplug events on initial [...] new 8407f8a1d940 drm/vmwgfx: Fix user space handle equal to zero new e41c20cf50a8 drm/vmwgfx: Fix compat mode shader operation new 8dc39cfca32c drm/vmwgfx: Use the dma scatter-gather iterator to get dma [...] new bcd6aa7b6cbf drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_ [...] new 5ed7f4b5eca1 drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() l [...] new 27e248c46782 Merge branch 'vmwgfx-fixes-5.2' of git://people.freedeskto [...] new 8a943c6021ba drm/sun4i: Fix sun8i HDMI PHY clock initialization new 831adffb3b7b drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz new 51a0d1a90bff drm/sun4i: sun6i_mipi_dsi: Fix hsync_porch overflow new 243c4b78923d Merge drm-misc-next-fixes-2019-05-20 into drm-misc-fixes new 7c420636860a drm/gma500/cdv: Check vbt config bits when detecting lvds panels new f3617b449d0b drm/panfrost: Select devfreq new eab007dd1b04 Merge tag 'drm-misc-fixes-2019-05-22' of git://anongit.fre [...] new ada637e70f96 drm/amd/display: Add ASICREV_IS_PICASSO new 55143dc23ca4 drm/amd/display: Don't load DMCU for Raven 1 new 0a5a9c276c33 drm/amdkfd: Add missing Polaris10 ID new 379109351f4f drm/amdgpu: keep stolen memory on picasso new 5887a59961e2 drm/amdgpu/soc15: skip reset on init new 067e75b3d786 drm/amdgpu/gmc9: set vram_width properly for SR-IOV new 029f41535ac5 drm/amd/powerplay: fix locking in smu_feature_set_supported() new 057f91645cef drm/amdgpu: skip fw pri bo alloc for SRIOV new 43d8107f0bdc drm/amdkfd: Fix compute profile switching new 6b0538da5a6c Merge branch 'drm-fixes-5.2' of git://people.freedesktop.o [...] new 06b2b1a40e3a drm/i915: Rearrange i915_scheduler.c new f312c23ff923 drm/i915: Pass i915_sched_node around internally new 9981927cc9e1 drm/i915: Bump signaler priority on adding a waiter new c80274bb5882 drm/i915: Downgrade NEWCLIENT to non-preemptive new a491cc8e1597 drm/i915: Truly bump ready tasks ahead of busywaits new a8c2d5ab9e71 drm/i915/gvt: emit init breadcrumb for gvt request new df2ea3c296b1 drm/i915/gvt: use cmd to restore in-context mmios to hw fo [...] new 39947afc6c06 drm/i915/gvt: Tiled Resources mmios are in-context mmios f [...] new b62410020391 drm/i915/gvt: add 0x4dfc to gen9 save-restore list new e175a2520c77 drm/i915/gvt: do not let TRTTE and 0x4dfc write passthroug [...] new 591c39ffac4a drm/i915/gvt: Fix an error code in ppgtt_populate_spt_by_g [...] new 57cb853d1d5b Merge tag 'gvt-fixes-2019-05-21' of https://github.com/int [...] new e1e52981f292 Merge tag 'drm-intel-fixes-2019-05-23' of git://anongit.fr [...] new c07498917180 Revert "drm/amd/display: Don't load DMCU for Raven 1" new a3b25d157d5a Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freede [...] new b7dfa695afc4 mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 dat [...] new ec0970e0a1b2 mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold t [...] new e50e6798f1e2 Merge tag 'mmc-v5.2-2' of git://git.kernel.org/pub/scm/lin [...] new 0f5ee062d87e Revert "thermal: rockchip: fix up the tsadc pinctrl settin [...] new 2380a792dec0 thermal: tegra: Make tegra210_tsensor_thermtrips static new 4eb39f79ef44 thermal: rcar_gen3_thermal: Update value of Tj_1 new bdc4480a669d thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP new 6a310f8f97bb thermal: rcar_gen3_thermal: Update temperature conversion method new 49bbd8bb34a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 3d0818f5eba8 platform/x86: pmc_atom: Add Lex 3I380D industrial PC to cr [...] new d6423bd03031 platform/x86: pmc_atom: Add several Beckhoff Automation bo [...] new c50bbf615f2f Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infra [...]
The 51 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/amd/amdgpu/amdgpu_psp.c | 17 +- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 11 +- drivers/gpu/drm/amd/amdgpu/soc15.c | 5 + drivers/gpu/drm/amd/amdkfd/kfd_device.c | 17 ++ .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 11 +- drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 7 + drivers/gpu/drm/amd/display/include/dal_asic_id.h | 7 +- drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 2 +- drivers/gpu/drm/gma500/cdv_intel_lvds.c | 3 + drivers/gpu/drm/gma500/intel_bios.c | 3 + drivers/gpu/drm/gma500/psb_drv.h | 1 + drivers/gpu/drm/i915/gvt/cmd_parser.c | 14 +- drivers/gpu/drm/i915/gvt/gtt.c | 4 +- drivers/gpu/drm/i915/gvt/handlers.c | 15 -- drivers/gpu/drm/i915/gvt/mmio_context.c | 23 +- drivers/gpu/drm/i915/gvt/scheduler.c | 23 +- drivers/gpu/drm/i915/i915_priolist_types.h | 5 +- drivers/gpu/drm/i915/i915_request.c | 42 ++-- drivers/gpu/drm/i915/i915_scheduler.c | 255 +++++++++++---------- drivers/gpu/drm/i915/i915_scheduler_types.h | 3 +- drivers/gpu/drm/i915/intel_lrc.c | 2 +- drivers/gpu/drm/i915/selftests/intel_lrc.c | 12 +- drivers/gpu/drm/panfrost/Kconfig | 1 + drivers/gpu/drm/panfrost/panfrost_devfreq.c | 13 +- drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 5 +- drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c | 29 +-- drivers/gpu/drm/vmwgfx/ttm_object.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 8 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 20 +- drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c | 27 +-- drivers/mmc/host/sdhci-iproc.c | 6 +- drivers/platform/x86/pmc_atom.c | 33 +++ drivers/thermal/rcar_gen3_thermal.c | 92 +++++--- drivers/thermal/rockchip_thermal.c | 36 +-- drivers/thermal/tegra/tegra210-soctherm.c | 2 +- 36 files changed, 427 insertions(+), 331 deletions(-)