summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...drm-vmwgfx-coherent-2019-11-29Dave Airlie13-49/+1436
2019-11-14drm/vmwgfx: remove set but not used variable 'srf'YueHaibing1-2/+0
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom1-2/+1
2019-11-06drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom3-6/+626
2019-11-06drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom5-11/+181
2019-11-06drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom3-16/+32
2019-11-06drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom11-21/+602
2019-10-25drm/ttm: always keep BOs on the LRUChristian König2-3/+2
2019-10-25drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König3-5/+18
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard31-426/+295
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds32-474/+305
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-28/+28
2019-09-11drm/vmwgfx: switch to own vma managerGerd Hoffmann2-1/+6
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann1-0/+1
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 Hellstrom2-28/+28
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-11/+14
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson1-0/+3
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom8-20/+140
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg12-31/+36
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg12-27/+59
2019-08-15drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom5-312/+3
2019-08-14drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat1-5/+10
2019-08-14drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat2-0/+16
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König4-11/+11
2019-08-08drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King1-1/+3
2019-08-06drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann4-11/+11
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann2-4/+4
2019-08-05dma-buf: add more reservation object locking wrappersChristian König4-8/+8
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard3-34/+125
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+3
2019-07-16Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...drm-next-2019-07-16Dave Airlie19-1580/+380
2019-06-28drm/vmwgfx: Don't look at state->allow_modesetDaniel Vetter1-8/+0
2019-06-26drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctlEmil Velikov3-45/+23
2019-06-26drm/vmgfx: kill off unused init_mutexEmil Velikov2-6/+0
2019-06-26vmwgfx: drop empty lastclose stubEmil Velikov1-5/+0
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-1/+1
2019-06-18drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom5-311/+3
2019-06-18drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat1-5/+10
2019-06-18drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat2-0/+16
2019-06-18drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom3-6/+626
2019-06-18drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom5-11/+177
2019-06-18drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom3-16/+32
2019-06-18drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom11-20/+584
2019-06-18drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom8-20/+141
2019-06-11drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai1-0/+3
2019-06-11drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom1-5/+5
2019-06-11drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom1-29/+117
2019-05-31drm/ttm: Make LRU removal optional v2Christian König2-2/+3
2019-05-21drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2