This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 90280eaa88ac Merge tag 'docs-fixes' of git://git.lwn.net/linux new bcad588dea53 drm/i915/perf: Do not clear pollin for small user read buffers new 776d95b768e6 drm/i915/gvt: hold reference of VFIO group during opening of vgpu new b59b2a3ee567 drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw new ec7301d5146c drm/i915/gvt: switch to user vfio_group_pin/upin_pages new 5809e8f8ee42 Merge tag 'gvt-fixes-2020-04-14' of https://github.com/int [...] new bbf4ee2663e1 Merge tag 'drm-intel-fixes-2020-04-15' of git://anongit.fr [...] new bfa5807d4db9 Revert "drm/amdgpu: change SH MEM alignment mode for gfx10" new 8c7f0a44b4b4 drm/amd/powerplay: force the trim of the mclk dpm_levels i [...] new 4f7d010fc47e drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset new 028cfb2444b9 drm/amdgpu: fix wrong vram lost counter increment V2 new b2a7e9735ab2 drm/amdgpu: fix the hw hang during perform system reboot a [...] new 974229db7e6c drm/amdgpu/gfx9: add gfxoff quirk new 1e6adfe565b4 Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.f [...] new 92f673a12d14 drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE() new 4da858c08643 Merge branch 'linux-5.7' of git://github.com/skeggsb/linux [...] new fecca6899783 Merge tag 'drm-fixes-2020-04-18' 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/amd/amdgpu/amdgpu_device.c | 22 +++++++- drivers/gpu/drm/amd/amdgpu/cik.c | 2 - drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 + drivers/gpu/drm/amd/amdgpu/nv.c | 4 -- drivers/gpu/drm/amd/amdgpu/soc15.c | 4 -- drivers/gpu/drm/amd/amdgpu/vi.c | 2 - drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 5 +- drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 6 +++ drivers/gpu/drm/i915/gvt/kvmgt.c | 46 ++++++++--------- drivers/gpu/drm/i915/i915_perf.c | 65 ++++-------------------- drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp108.c | 3 ++ drivers/gpu/drm/nouveau/nvkm/engine/sec2/tu102.c | 16 ++++++ 13 files changed, 85 insertions(+), 94 deletions(-)