index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_msg.c
Age
Commit message (
Expand
)
Author
2024-06-25
drm/vmwgfx: Use VMware hypercall API
Alexey Makhalov
2023-04-11
drm/vmwgfx: Print errors when running on broken/unsupported configs
Zack Rusin
2023-04-11
drm/vmwgfx: Drop mksstat_init_record fn as currently unused
Martin Krastev
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-11-28
drm/vmwgfx: Fix race issue calling pin_user_pages
Dawei Li
2022-10-25
drm/vmwgfx: Add a mksstat counter for cotable resizes
Zack Rusin
2022-10-25
drm/vmwgfx: Fix frame-size warning in vmw_mksstat_add_ioctl
Martin Krastev
2022-09-21
drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
Rafael Mendonca
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-08-09
drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"
Cai Huoqing
2021-06-16
drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...
Martin Krastev
2021-06-12
drm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_m...
Martin Krastev
2021-06-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
2021-06-12
drm/vmwgfx: Introduce VMware mks-guest-stats
Martin Krastev
2021-05-11
drm/vmwgfx: Port vmwgfx to arm64
Zack Rusin
2021-01-19
drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
Lee Jones
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
2020-01-15
drm/vmwgfx: Don't use the HB port if memory encryption is active
Thomas Hellstrom
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-16
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
2019-08-28
drm/vmwgfx: Update the backdoor call with support for new instructions
Thomas Hellstrom
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
2019-08-08
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
2019-06-11
drm/vmwgfx: Use the backdoor port if the HB port is not available
Thomas Hellstrom
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-03
drm/vmwgfx: Fix host message module function declarations
Thomas Hellstrom
2018-07-03
drm/vmwgfx: Improve on host message error messages
Thomas Hellstrom
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-05-23
drm/vmwgfx: Fix host logging / guestinfo reading error paths
Thomas Hellstrom
2018-03-22
drm/vmwgfx: Use kasprintf
Himanshu Jha
2017-07-24
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2016-07-01
drm/vmwgfx: Add a check to handle host message failure
Sinclair Yeh
2016-06-08
objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warning
Josh Poimboeuf
2016-05-20
drm/vmwgfx: Add VMWare host messaging capability
Sinclair Yeh