summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom2018-03-22
* drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König2018-02-26
* drm/ttm: add operation ctx to ttm_bo_validate v2Christian König2017-12-06
* drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-17
* Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-11
|\
| * drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-03-30
* | drm/vmwgfx: Re-implement the stream resource as a simple resource.Thomas Hellstrom2017-03-31
* | gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-01
|/
* drm/vmwgfx: Annotate ignored return valuesThomas Hellstrom2017-01-26
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
* drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson2016-10-12
* drm/ttm: remove lazy parameter from ttm_bo_waitChristian König2016-05-04
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-14
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
* drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh2015-08-12
* drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-12
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
* drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom2015-08-05
* drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom2015-08-05
* drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom2015-08-05
* drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh2015-08-05
* drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom2015-08-05
* drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom2015-08-05
* drm/ttm: optionally move duplicates to a separate listChristian König2014-12-03
* drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-30
* drm/ttm: allow fence to be added as sharedChristian König2014-09-11
* drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grabMaarten Lankhorst2014-09-02
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
* drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-02
* drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-01
* drm/ttm: kill fence_lockMaarten Lankhorst2014-09-01
* drm/ttm: Fix a few sparse warningsThierry Reding2014-07-22
* drm/vmwgfx: Tighten the security around buffer mapsThomas Hellstrom2014-03-28
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-28
* drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-02
* drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-05
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-17
* drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom2014-01-17
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-17
* drm/vmwgfx: Detach backing store from its resources when it is evictedThomas Hellstrom2014-01-17
* drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom2014-01-17
* drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom2013-12-04
* drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom2013-12-04
* drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom2013-11-18
* drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2013-11-18
* drm/vmwgfx: Fix false lockdep warningThomas Hellstrom2013-11-18
* Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2013-11-14
|\
| * drm/vmwgfx: Resource evict fixesThomas Hellstrom2013-11-12
* | drm/vmwgfx: Don't put resources with invalid id's on lru listThomas Hellstrom2013-10-15
|/