index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
1
-8
/
+8
2015-11-02
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
1
-2
/
+20
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
1
-2
/
+2
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-2
/
+5
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
1
-0
/
+1
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-4
/
+4
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
1
-0
/
+4
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
1
-4
/
+4
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
1
-6
/
+4
2014-02-12
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
1
-0
/
+3
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
1
-16
/
+77
2014-01-17
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
1
-0
/
+3
2014-01-17
drm/vmwgfx: Adapt capability reporting to new hardware version
Thomas Hellstrom
1
-3
/
+34
2014-01-17
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
1
-1
/
+1
2013-11-06
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
1
-2
/
+2
2013-01-20
drm/vmwgfx: add proper framebuffer refcounting
Daniel Vetter
1
-5
/
+3
2013-01-20
drm: create drm_framebuffer_lookup
Daniel Vetter
1
-12
/
+12
2013-01-20
drm: revamp locking around fb creation/destruction
Daniel Vetter
1
-0
/
+4
2013-01-20
drm/vmwgfx: use drm_modeset_lock_all
Daniel Vetter
1
-14
/
+4
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+2
2012-11-21
drm/vmwgfx: Refactor resource management
Thomas Hellstrom
1
-2
/
+5
2012-11-16
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
1
-0
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2011-12-19
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
1
-6
/
+0
2011-12-19
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
1
-2
/
+8
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-10-18
vmwgfx: return -EFAULT instead of number of bytes remaining
Dan Carpenter
1
-0
/
+2
2011-10-10
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
1
-0
/
+43
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
1
-0
/
+172
2011-09-06
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
1
-0
/
+48
2011-09-06
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
1
-3
/
+0
2011-09-06
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
1
-23
/
+0
2010-10-06
drm/vmwgfx: Add a parameter to get the max fb size
Thomas Hellstrom
1
-0
/
+3
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
1
-0
/
+6
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
1
-1
/
+1
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
1
-0
/
+81