index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
1
-0
/
+13
2020-03-24
drm/vmwgfx: Hook up the helpers to align buffer objects
Thomas Hellstrom (VMware)
1
-0
/
+13
2020-03-23
drm/vmwgfx: Read new register for GB memory when available
Deepak Rawat
1
-3
/
+9
2020-03-23
drm/vmwgfx: Add a new enum for SM5 graphics context capability
Deepak Rawat
1
-0
/
+11
2020-03-23
drm/vmwgfx: Use enum to represent graphics context capabilities
Deepak Rawat
1
-17
/
+17
2020-03-23
drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support
Deepak Rawat
1
-1
/
+1
2020-03-12
drm/vmwgfx: Refuse DMA operation when SEV encryption is active
Thomas Hellstrom
1
-0
/
+5
2020-03-12
drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objects
Thomas Hellstrom
1
-2
/
+4
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-19
/
+57
2020-02-13
drm/vmwgfx: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-3
/
+0
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-08
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-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-28
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
[next]