index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.c
Age
Commit message (
Expand
)
Author
2020-08-06
drm/vmwgfx/ttm: convert vram mm init to new code paths
Dave Airlie
2020-07-31
drm/vmwgfx: stop implementing init_mem_type v2
Christian König
2020-06-15
drm: vmwgfx: remove drm_driver::master_set() return type
Emil Velikov
2020-04-03
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
2020-03-24
drm/vmwgfx: Hook up the helpers to align buffer objects
Thomas Hellstrom (VMware)
2020-03-23
drm/vmwgfx: Read new register for GB memory when available
Deepak Rawat
2020-03-23
drm/vmwgfx: Add a new enum for SM5 graphics context capability
Deepak Rawat
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
2020-03-23
drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support
Deepak Rawat
2020-03-12
drm/vmwgfx: Refuse DMA operation when SEV encryption is active
Thomas Hellstrom
2020-03-12
drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objects
Thomas Hellstrom
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
2020-01-15
drm/vmwgfx: drop DRM_AUTH for render ioctls
Emil Velikov
2020-01-15
drm/vmwgfx: Call vmw_driver_{load,unload}() before registering device
Thomas Zimmermann
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-11
drm/vmwgfx: switch to own vma manager
Gerd Hoffmann
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
2019-08-15
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-06-26
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
2019-06-26
drm/vmgfx: kill off unused init_mutex
Emil Velikov
2019-06-26
vmwgfx: drop empty lastclose stub
Emil Velikov
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-11
drm/vmwgfx: fix a warning due to missing dma_parms
Qian Cai
2019-05-21
drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
Thomas Hellstrom
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-26
Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2019-04-25
drm/vmwgfx: Fix dma API layer violation
Thomas Hellstrom
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-05
drm/vmwgfx: Improve on IOMMU detection
Thomas Hellstrom
2019-02-05
drm/vmwgfx: Fix setting of dma masks
Thomas Hellstrom
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-29
drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode
Christoph Hellwig
2019-01-29
drm/vmwgfx: fix the check when to use dma_alloc_coherent
Christoph Hellwig
2019-01-29
drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2
Christoph Hellwig
2019-01-29
drm/vmwgfx: remove CONFIG_X86 ifdefs
Christoph Hellwig
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
[next]