summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
AgeCommit message (Expand)Author
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2020-03-24drm/vmwgfx: Hook up the helpers to align buffer objectsThomas Hellstrom (VMware)
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: Use enum to represent graphics context capabilitiesDeepak Rawat
2020-03-23drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context supportDeepak Rawat
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-15drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger
2020-01-15drm/vmwgfx: drop DRM_AUTH for render ioctlsEmil Velikov
2020-01-15drm/vmwgfx: Call vmw_driver_{load,unload}() before registering deviceThomas Zimmermann
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
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-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg
2019-08-15drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
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-11drm/vmwgfx: fix a warning due to missing dma_parmsQian Cai
2019-05-21drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-04-25drm/vmwgfx: Fix dma API layer violationThomas Hellstrom
2019-03-19drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-05drm/vmwgfx: Improve on IOMMU detectionThomas Hellstrom
2019-02-05drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2019-01-29drm/irq: Ditch DRIVER_IRQ_SHAREDDaniel Vetter
2019-01-29drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter
2019-01-29drm/vmwgfx: unwind spaghetti code in vmw_dma_select_modeChristoph Hellwig
2019-01-29drm/vmwgfx: fix the check when to use dma_alloc_coherentChristoph Hellwig
2019-01-29drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2Christoph Hellwig
2019-01-29drm/vmwgfx: remove CONFIG_X86 ifdefsChristoph Hellwig
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom
2018-12-05drm/vmwgfx: Fix a layout race conditionThomas Hellstrom
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König