summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2020-03-23drm/vmwgfx: Add support for indirect and dispatch commandsDeepak Rawat
2020-03-23drm/vmwgfx: Add support for UA view commandsDeepak Rawat
2020-03-23drm/vmwgfx: Support SM5 shader type in command bufferDeepak Rawat
2020-03-23drm/vmwgfx: Read new register for GB memory when availableDeepak Rawat
2020-03-23drm/vmwgfx: Add a new enum for SM5 graphics context capabilityDeepak Rawat
2020-03-23drm/vmwgfx: Sync virtual device headers for new featureDeepak Rawat
2020-03-23drm/vmwgfx: Use enum to represent graphics context capabilitiesDeepak Rawat
2020-03-23drm/vmwgfx: Deprecate logic ops commandsDeepak Rawat
2020-03-23drm/vmwgfx: Sync legacy multisampling device capabilityDeepak Rawat
2020-03-23drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context supportDeepak Rawat
2020-03-16drm/vmwgfx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-12drm/vmwgfx: Remove a few unused functionsSebastian Andrzej Siewior
2020-03-12drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()Sebastian Andrzej Siewior
2020-03-12drm/vmwgfx: Refuse DMA operation when SEV encryption is activeThomas Hellstrom
2020-03-12drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objectsThomas Hellstrom
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm/vmwgfx: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König
2020-01-15drm/vmwgfx: Use VM_PFNMAP instead of VM_MIXEDMAP when possibleThomas Hellstrom
2020-01-15drm/vmwgfx: Bump driver minor versionThomas Hellstrom
2020-01-15drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger
2020-01-15drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost
2020-01-15drm/vmwgfx: drop DRM_AUTH for render ioctlsEmil Velikov
2020-01-15drm/vmwgfx: check master authentication in surface_ref ioctlsEmil Velikov
2020-01-15drm/vmwgfx: move the require_exist handling togetherEmil Velikov
2020-01-15drm/vmwgfx: Replace deprecated PTR_RETLukas Bulwahn
2020-01-15drm/vmwgfx: Call vmw_driver_{load,unload}() before registering deviceThomas Zimmermann
2020-01-15drm/vmwgfx: Don't use the HB port if memory encryption is activeThomas Hellstrom
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2019-11-25drm/vmwgfx: Delete mmaping functionsDaniel Vetter
2019-11-14drm/vmwgfx: remove set but not used variable 'srf'YueHaibing
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