This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from d92da1fbb724 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 8f3b487685b2 drm/udl: use drm_gem_object_put_unlocked. adds 2219c9ee922d drm/nouveau/dmem: remove set but not used variable 'drm' adds 18ec3c129bca drm/nouveau/dmem: Fix a NULL vs IS_ERR() check adds 909e9c9c4283 drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure adds 83857418073f drm/nouveau/dmem: empty chunk do not have a buffer object [...] adds cd8457911250 Merge branch 'linux-5.1' of git://github.com/skeggsb/linux [...] adds 6e0473633af0 drm/i915/bios: assume eDP is present on port A when there [...] adds 65f26e978d7c drm/i915: Fix off-by-one in reporting hanging process adds 000c4f90e3f0 drm/i915: Sanity check mmap length against object size adds 8cf13f71fadc Merge tag 'drm-intel-fixes-2019-03-20' of git://anongit.fr [...] adds 6a3b45ada960 drm/exynos/mixer: fix MIXER shadow registry synchronisation code adds 28d3ba6c99a7 Merge tag 'exynos-drm-fixes-for-5.1-rc2' of git://git.kern [...] adds 4b9ce3a651a3 drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's adds c2d311553855 drm/vmwgfx: Don't double-free the mode stored in par->set_mode adds 6a9d8fc0185b Merge branch 'vmwgfx-fixes-5.1' of git://people.freedeskto [...] adds 39bbd3310ec3 drm/amdgpu: revert "cleanup setting bulk_movable" adds 72464382fc2d drm/amdgpu: fix invalid use of change_bit adds 8e078788b57d Merge branch 'drm-fixes-5.1' of git://people.freedesktop.o [...] adds fd1f297b794c Merge tag 'drm-fixes-2019-03-22' of git://anongit.freedesk [...] adds e60a582bcde0 mmc: pxamci: fix enum type confusion adds 9ce58dd7d9da mmc: davinci: remove extraneous __init annotation adds 2b77158ffa92 mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" adds 031d2ccc1677 mmc: sdhci-omap: Set caps2 to indicate no physical write p [...] adds 5ea47691bd99 mmc: alcor: fix DMA reads adds c9a9497ccef2 mmc: renesas_sdhi: limit block count to 16 bit for old revisions new 599beede7181 Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/l [...] adds 2a95496634a0 tools/power turbostat: return the exit status of a command adds 2071ac985d37 PM / Domains: Avoid a potential deadlock new 112a04f653dd Merge branch 'pm-domains' into pm new b44290a022dc Merge tag 'pm-5.1-rc2' of git://git.kernel.org/pub/scm/lin [...] adds 54e3aca84e57 ACPI / utils: Drop reference in test for device presence new 2c1ada4f052d Merge tag 'acpi-5.1-rc2' of git://git.kernel.org/pub/scm/l [...] adds 0e3edd944480 drivers: base: swnode: Make two functions static new e42091739f64 Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/sc [...]
The 5 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/acpi/utils.c | 1 + drivers/base/power/domain.c | 13 ++- drivers/base/swnode.c | 4 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 + drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +- drivers/gpu/drm/exynos/exynos_mixer.c | 110 +++++++++++++++----------- drivers/gpu/drm/i915/i915_gem.c | 15 ++-- drivers/gpu/drm/i915/i915_gpu_error.c | 2 +- drivers/gpu/drm/i915/intel_bios.c | 1 + drivers/gpu/drm/nouveau/nouveau_debugfs.c | 2 +- drivers/gpu/drm/nouveau/nouveau_dmem.c | 12 +-- drivers/gpu/drm/udl/udl_gem.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 12 +-- drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 2 +- drivers/mmc/host/alcor.c | 25 ++++-- drivers/mmc/host/davinci_mmc.c | 2 +- drivers/mmc/host/mxcmmc.c | 16 +--- drivers/mmc/host/pxamci.c | 2 +- drivers/mmc/host/renesas_sdhi_core.c | 8 +- drivers/mmc/host/sdhci-omap.c | 3 + tools/power/x86/turbostat/turbostat.c | 3 + 21 files changed, 134 insertions(+), 105 deletions(-)