index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-01-15
drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host
Roland Scheidegger
1
-0
/
+6
2020-01-15
drm/vmwgfx: drop DRM_AUTH for render ioctls
Emil Velikov
1
-14
/
+14
2020-01-15
drm/vmwgfx: Call vmw_driver_{load,unload}() before registering device
Thomas Zimmermann
1
-5
/
+37
2019-11-14
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
Thomas Hellstrom
1
-2
/
+1
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-167
/
+13
2019-09-11
drm/vmwgfx: switch to own vma manager
Gerd Hoffmann
1
-1
/
+5
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
1
-0
/
+1
2019-08-15
drm/vmwgfx: drop reminaing users of drmP.h
Sam Ravnborg
1
-6
/
+11
2019-08-15
drm/vmwgfx: Kill unneeded legacy security features
Thomas Hellstrom
1
-161
/
+2
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-0
/
+3
2019-06-26
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
Emil Velikov
1
-10
/
+2
2019-06-26
drm/vmgfx: kill off unused init_mutex
Emil Velikov
1
-1
/
+0
2019-06-26
vmwgfx: drop empty lastclose stub
Emil Velikov
1
-5
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-11
drm/vmwgfx: fix a warning due to missing dma_parms
Qian Cai
1
-0
/
+3
2019-05-21
drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
Thomas Hellstrom
1
-1
/
+7
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+0
2019-04-26
Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
1
-28
/
+5
2019-04-25
drm/vmwgfx: Fix dma API layer violation
Thomas Hellstrom
1
-28
/
+5
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+0
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-1
/
+1
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-49
/
+32
2019-02-05
drm/vmwgfx: Improve on IOMMU detection
Thomas Hellstrom
1
-2
/
+17
2019-02-05
drm/vmwgfx: Fix setting of dma masks
Thomas Hellstrom
1
-3
/
+6
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
1
-1
/
+1
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-29
drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode
Christoph Hellwig
1
-19
/
+6
2019-01-29
drm/vmwgfx: fix the check when to use dma_alloc_coherent
Christoph Hellwig
1
-7
/
+4
2019-01-29
drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2
Christoph Hellwig
1
-17
/
+4
2019-01-29
drm/vmwgfx: remove CONFIG_X86 ifdefs
Christoph Hellwig
1
-6
/
+0
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-13
/
+3
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-1
/
+1
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-1
/
+1
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
1
-1
/
+3
2018-12-05
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
1
-1
/
+0
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
1
-1
/
+1
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-10
/
+1
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
1
-2
/
+2
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
1
-1
/
+1
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
1
-1
/
+1
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-3
/
+46
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
1
-9
/
+10
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
1
-0
/
+12
2018-07-06
drm/vmwgfx: Add SM4_1 flag
Deepak Rawat
1
-2
/
+16
2018-07-06
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
1
-0
/
+17
2018-07-04
drm/vmwgfx: Update the device headers
Deepak Rawat
1
-1
/
+1
2018-07-03
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
1
-0
/
+1
2018-07-03
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
Thomas Hellstrom
1
-9
/
+9
[next]