diff options
author | Alexey Makhalov <alexey.makhalov@broadcom.com> | 2024-06-13 21:16:46 +0200 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-06-25 17:15:47 +0200 |
commit | 90328eaaff34f5617b3ec9603681b08d4a8e72df (patch) | |
tree | b54b379a645ee38f67b33c8c863aec964521b3d3 /arch/x86/kernel/cpu | |
parent | input/vmmouse: Use VMware hypercall API (diff) | |
download | linux-90328eaaff34f5617b3ec9603681b08d4a8e72df.tar.xz linux-90328eaaff34f5617b3ec9603681b08d4a8e72df.zip |
drm/vmwgfx: Use VMware hypercall API
Switch from VMWARE_HYPERCALL macro to vmware_hypercall API. Eliminate arch
specific code.
drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h: implement arm64 variant
of vmware_hypercall. And keep it here until introduction of ARM64
VMWare hypervisor interface.
Signed-off-by: Alexey Makhalov <alexey.makhalov@broadcom.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240613191650.9913-5-alexey.makhalov@broadcom.com
Diffstat (limited to 'arch/x86/kernel/cpu')
0 files changed, 0 insertions, 0 deletions