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.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_resource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-2
/
+2
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-2
/
+4
2017-07-18
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
1
-2
/
+2
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
1
-2
/
+2
2017-04-01
drm/vmwgfx: Re-implement the stream resource as a simple resource.
Thomas Hellstrom
1
-254
/
+0
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
1
-2
/
+2
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-2
/
+2
2017-01-27
drm/vmwgfx: Annotate ignored return values
Thomas Hellstrom
1
-2
/
+2
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-1
/
+1
2016-10-12
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
1
-4
/
+2
2016-05-05
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
1
-2
/
+2
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-4
/
+3
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
1
-8
/
+21
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
1
-3
/
+98
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-14
/
+34
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-10
/
+7
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
1
-1
/
+1
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
1
-8
/
+10
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
1
-16
/
+20
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
1
-1
/
+1
2015-08-05
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
1
-1
/
+90
2015-08-05
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
1
-6
/
+6
2014-12-04
drm/ttm: optionally move duplicates to a separate list
Christian König
1
-1
/
+1
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-1
/
+1
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
1
-0
/
+5
2014-09-02
drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
Maarten Lankhorst
1
-6
/
+10
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
1
-10
/
+4
2014-09-02
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
1
-5
/
+4
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
1
-1
/
+1
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
1
-10
/
+6
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
1
-1
/
+1
2014-03-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
1
-2
/
+7
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
1
-9
/
+6
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
1
-2
/
+1
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
1
-1
/
+10
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
1
-0
/
+1
2014-01-17
drm/vmwgfx: Implement a buffer object synccpu ioctl.
Thomas Hellstrom
1
-1
/
+141
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
1
-1
/
+4
2014-01-17
drm/vmwgfx: Detach backing store from its resources when it is evicted
Thomas Hellstrom
1
-1
/
+44
2014-01-17
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
1
-0
/
+2
2013-12-05
drm/vmwgfx: Fix dma buffer memory size accounting
Thomas Hellstrom
1
-10
/
+44
2013-12-05
drm/vmwgfx: Fix up and comment the dumb buffer implementation
Thomas Hellstrom
1
-27
/
+37
2013-11-18
drm/vmwgfx: Make vmwgfx dma buffers prime aware
Thomas Hellstrom
1
-20
/
+25
2013-11-18
drm/vmwgfx: Make surfaces prime-aware
Thomas Hellstrom
1
-1
/
+1
2013-11-18
drm/vmwgfx: Fix false lockdep warning
Thomas Hellstrom
1
-10
/
+6
2013-11-14
Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
1
-6
/
+36
2013-11-13
drm/vmwgfx: Resource evict fixes
Thomas Hellstrom
1
-6
/
+36
2013-10-15
drm/vmwgfx: Don't put resources with invalid id's on lru list
Thomas Hellstrom
1
-1
/
+1
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
1
-2
/
+2
[next]