summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_msg.c
Commit message (Expand)AuthorAgeFilesLines
* 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