index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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