summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_msg.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin2023-04-111-0/+9
* drm/vmwgfx: Drop mksstat_init_record fn as currently unusedMartin Krastev2023-04-111-26/+0
* Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-131-21/+38
|\
| * drm/vmwgfx: Add a mksstat counter for cotable resizesZack Rusin2022-10-251-7/+9
| * drm/vmwgfx: Fix frame-size warning in vmw_mksstat_add_ioctlMartin Krastev2022-10-251-14/+29
* | drm/vmwgfx: Fix race issue calling pin_user_pagesDawei Li2022-11-281-3/+3
|/
* drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()Rafael Mendonca2022-09-211-0/+1
* treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-041-3/+3
* drm/vmwgfx: Replace "vmw_num_pages" with "PFN_UP"Cai Huoqing2021-08-091-3/+3
* drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...Martin Krastev2021-06-161-4/+4
* drm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_m...Martin Krastev2021-06-121-19/+13
* drm/vmwgfx: Fix some static checker warningsZack Rusin2021-06-121-2/+4
* drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev2021-06-121-0/+579
* drm/vmwgfx: Port vmwgfx to arm64Zack Rusin2021-05-111-9/+22
* drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'Lee Jones2021-01-191-1/+1
* objtool: Rename frame.h -> objtool.hJulien Thierry2020-09-101-2/+1
* drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger2020-01-151-0/+83
* drm/vmwgfx: Don't use the HB port if memory encryption is activeThomas Hellstrom2020-01-151-2/+5
* Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-191-6/+5
|\
| * drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg2019-08-151-6/+5
* | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-11/+10
|\ \
| * | drm/vmwgfx: Update the backdoor call with support for new instructionsThomas Hellstrom2019-08-281-11/+10
* | | drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter2019-09-051-5/+3
|/ /
* / drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King2019-08-081-1/+3
|/
* drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom2019-06-111-29/+117
* Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-101-6/+8
|\
| * drm/vmwgfx: Fix host message module function declarationsThomas Hellstrom2018-07-031-0/+1
| * drm/vmwgfx: Improve on host message error messagesThomas Hellstrom2018-07-031-6/+7
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-291-2/+2
|/
* drm/vmwgfx: Fix host logging / guestinfo reading error pathsThomas Hellstrom2018-05-231-17/+31
* drm/vmwgfx: Use kasprintfHimanshu Jha2018-03-221-10/+3
* Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-07-241-3/+3
|\
| * drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-171-3/+3
* | drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-181-1/+1
|/
* drm/vmwgfx: Add a check to handle host message failureSinclair Yeh2016-07-011-0/+3
* objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warningJosh Poimboeuf2016-06-081-1/+3
* drm/vmwgfx: Add VMWare host messaging capabilitySinclair Yeh2016-05-201-0/+416