summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)AuthorLines
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-474/+305
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-28/+28
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter-5/+3
2019-08-28drm/vmwgfx: Update the backdoor call with support for new instructionsThomas Hellstrom-28/+28
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-11/+14
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson-0/+3
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom-20/+140
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg-31/+36
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg-27/+59
2019-08-15drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom-312/+3
2019-08-14drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat-5/+10
2019-08-14drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat-0/+16
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König-11/+11
2019-08-08drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King-1/+3
2019-08-06drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann-11/+11
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann-4/+4
2019-08-05dma-buf: add more reservation object locking wrappersChristian König-8/+8
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard-34/+125
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+3
2019-07-16Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie-1580/+380
2019-06-28drm/vmwgfx: Don't look at state->allow_modesetDaniel Vetter-8/+0
2019-06-26drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctlEmil Velikov-45/+23
2019-06-26drm/vmgfx: kill off unused init_mutexEmil Velikov-6/+0
2019-06-26vmwgfx: drop empty lastclose stubEmil Velikov-5/+0
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter-1/+1
2019-06-18drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom-311/+3
2019-06-18drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat-5/+10
2019-06-18drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat-0/+16
2019-06-18drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom-6/+626
2019-06-18drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom-11/+177
2019-06-18drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom-16/+32
2019-06-18drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom-20/+584
2019-06-18drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom-20/+141
2019-06-11drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai-0/+3
2019-06-11drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom-5/+5
2019-06-11drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom-29/+117
2019-05-31drm/ttm: Make LRU removal optional v2Christian König-2/+3
2019-05-21drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister-1/+2
2019-05-21drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister-0/+4
2019-05-21drm/vmwgfx: Use the dma scatter-gather iterator to get dma addressesThomas Hellstrom-21/+8
2019-05-21drm/vmwgfx: Fix compat mode shader operationThomas Hellstrom-0/+13
2019-05-21drm/vmwgfx: Fix user space handle equal to zeroThomas Hellstrom-1/+1
2019-05-21drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom-1/+7
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1242/+974
2019-04-26Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie-28/+5
2019-04-25drm/vmwgfx: Fix dma API layer violationThomas Hellstrom-28/+5
2019-04-08drm/vmwgfx: Remove set but not used variable 'fb_offset, fb_depth'YueHaibing-3/+1
2019-04-08drm/vmwgfx: Zero initialize handle in vmw_execbuf_processNathan Chancellor-1/+1
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat-290/+138
2019-04-08drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.cDeepak Rawat-385/+302