summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom
2019-11-06drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom
2019-11-06drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom
2019-11-06drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom
2019-11-06drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom
2019-10-25drm/ttm: always keep BOs on the LRUChristian König
2019-10-25drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-11drm/vmwgfx: switch to own vma managerGerd Hoffmann
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter
2019-08-28drm/vmwgfx: Update the backdoor call with support for new instructionsThomas Hellstrom
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg
2019-08-15drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom
2019-08-14drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat
2019-08-14drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-08drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King
2019-08-06drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann
2019-08-05dma-buf: add more reservation object locking wrappersChristian König
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-16Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2019-06-28drm/vmwgfx: Don't look at state->allow_modesetDaniel Vetter
2019-06-26drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctlEmil Velikov
2019-06-26drm/vmgfx: kill off unused init_mutexEmil Velikov
2019-06-26vmwgfx: drop empty lastclose stubEmil Velikov
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-18drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom
2019-06-18drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errorsDeepak Rawat
2019-06-18drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat
2019-06-18drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom
2019-06-18drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom
2019-06-18drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom
2019-06-18drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom
2019-06-18drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom
2019-06-11drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai
2019-06-11drm/vmwgfx: Honor the sg list segment size limitationThomas Hellstrom
2019-06-11drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom
2019-05-31drm/ttm: Make LRU removal optional v2Christian König
2019-05-21drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister
2019-05-21drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister
2019-05-21drm/vmwgfx: Use the dma scatter-gather iterator to get dma addressesThomas Hellstrom