aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
Commit message (Expand)AuthorAge
* drm/vmwgfx: Remove set but not used variable 'file_priv'YueHaibing2018-12-05
* drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom2018-09-27
* Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2018-07-09
|\
| * drm/vmwgfx: Reorganize the fence wait loopThomas Hellstrom2018-07-03
* | drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)2018-06-29
|/
* drm/vmwgfx: use monotonic event timestampsArnd Bergmann2018-03-22
* drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He2017-12-27
* drm/vmwgfx: constify vmw_fence_opsArvind Yadav2017-11-01
* drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh2017-08-28
* drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh2017-08-28
* drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom2017-08-28
* drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-18
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-03-30
* drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom2017-03-30
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
* dma-buf/fence: make fence context 64 bit v2Christian König2016-06-02
* drm/vmwgfx: Nuke preclose hookDaniel Vetter2016-02-08
* drm/vmwgfx: fix a NULL dereferenceDan Carpenter2016-01-28
* drm: Create drm_send_event helpersDaniel Vetter2016-01-25
* drm/vmwgfx: Use the new event init/free functionsDaniel Vetter2016-01-25
* drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom2015-11-02
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
* drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom2015-01-19
* drm/vmwgfx: Fix fence event codeThomas Hellstrom2014-12-03
* drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom2014-12-03
* drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-02
* drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-02
* drivers: gpu: Mark functions as static in vmwgfx_fence.cRashika Kheria2014-01-08
* drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-08
* drm/vmwgfx: Free user-space fence objects correctlyThomas Hellstrom2012-11-28
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter2012-09-26
* vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom2012-02-13
* vmwgfx: Rework fence event actionJakob Bornecrantz2012-02-13
* vmwgfx: memory leaks caused by double allocationDan Carpenter2011-10-18
* vmwgfx: Add fence eventsThomas Hellstrom2011-10-10
* vmwgfx: Allow reference and unreference of NULL fence objects.Thomas Hellstrom2011-10-05
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-06
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-06
* drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom2010-05-31