summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_msg.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-21/+38
2022-11-28drm/vmwgfx: Fix race issue calling pin_user_pagesDawei Li1-3/+3
2022-10-25drm/vmwgfx: Add a mksstat counter for cotable resizesZack Rusin1-7/+9
2022-10-25drm/vmwgfx: Fix frame-size warning in vmw_mksstat_add_ioctlMartin Krastev1-14/+29
2022-09-21drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()Rafael Mendonca1-0/+1
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky1-3/+3
2021-08-09drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"Cai Huoqing1-3/+3
2021-06-16drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...Martin Krastev1-4/+4
2021-06-12drm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_m...Martin Krastev1-19/+13
2021-06-12drm/vmwgfx: Fix some static checker warningsZack Rusin1-2/+4
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev1-0/+579
2021-05-11drm/vmwgfx: Port vmwgfx to arm64Zack Rusin1-9/+22
2021-01-19drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'Lee Jones1-1/+1
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry1-2/+1
2020-01-15drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger1-0/+83
2020-01-15drm/vmwgfx: Don't use the HB port if memory encryption is activeThomas Hellstrom1-2/+5
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+5
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+10
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-08-28drm/vmwgfx: Update the backdoor call with support for new instructionsThomas Hellstrom1-11/+10
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg1-6/+5
2019-08-08drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King1-1/+3
2019-06-11drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom1-29/+117
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie1-6/+8
2018-07-03drm/vmwgfx: Fix host message module function declarationsThomas Hellstrom1-0/+1
2018-07-03drm/vmwgfx: Improve on host message error messagesThomas Hellstrom1-6/+7
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)1-2/+2
2018-05-23drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom1-17/+31
2018-03-22drm/vmwgfx: Use kasprintfHimanshu Jha1-10/+3
2017-07-24Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie1-3/+3
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma1-3/+3
2017-05-18drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2016-07-01drm/vmwgfx: Add a check to handle host message failureSinclair Yeh1-0/+3
2016-06-08objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warningJosh Poimboeuf1-1/+3
2016-05-20drm/vmwgfx: Add VMWare host messaging capabilitySinclair Yeh1-0/+416