summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_msg.c
AgeCommit message (Expand)Author
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-08-09drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"Cai Huoqing
2021-06-16drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...Martin Krastev
2021-06-12drm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_m...Martin Krastev
2021-06-12drm/vmwgfx: Fix some static checker warningsZack Rusin
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev
2021-05-11drm/vmwgfx: Port vmwgfx to arm64Zack Rusin
2021-01-19drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'Lee Jones
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry
2020-01-15drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger
2020-01-15drm/vmwgfx: Don't use the HB port if memory encryption is activeThomas Hellstrom
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter
2019-08-28drm/vmwgfx: Update the backdoor call with support for new instructionsThomas Hellstrom
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg
2019-08-08drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King
2019-06-11drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-03drm/vmwgfx: Fix host message module function declarationsThomas Hellstrom
2018-07-03drm/vmwgfx: Improve on host message error messagesThomas Hellstrom
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2018-05-23drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom
2018-03-22drm/vmwgfx: Use kasprintfHimanshu Jha
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-05-18drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2016-07-01drm/vmwgfx: Add a check to handle host message failureSinclair Yeh
2016-06-08objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warningJosh Poimboeuf
2016-05-20drm/vmwgfx: Add VMWare host messaging capabilitySinclair Yeh