This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ddec8ed2d490 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new eaa090538e8d drm/amd/pm: keep the BACO feature enabled for suspend new 9a45ac2320d0 fbdev: fbmem: add a helper to determine if an aperture is [...] new b95dc06af3e6 drm/amdgpu: disable runpm if we are the primary adapter new 936a93775b7c Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab. [...] new 7a6043cc2e86 Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesk [...] new 597cb7968cb6 KVM: SEV: Mark nested locking of kvm->lock new fffb53237807 KVM: x86: Check for rmaps allocation new 24556728c305 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 8 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: arch/x86/kvm/debugfs.c | 3 ++ arch/x86/kvm/svm/sev.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 28 ++++++++++++++++++ drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 6 ++++ drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 8 +++++- drivers/video/fbdev/core/fbmem.c | 47 +++++++++++++++++++++++++++++++ include/linux/fb.h | 1 + 8 files changed, 94 insertions(+), 2 deletions(-)