aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_fence.c
AgeCommit message (Expand)Author
2023-02-13drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin
2022-03-11drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-02drm/vmwgfx: remove vmw_wait_dma_fenceChristian König
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-01-19drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/...Lee Jones
2021-01-14drm/vmwgfx: Cleanup fifo mmio handlingZack Rusin
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin
2020-05-16drm/vmwgfx: Return true in function vmw_fence_obj_signaled()Jason Yan
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg
2018-12-05drm/vmwgfx: Remove set but not used variable 'file_priv'YueHaibing
2018-09-27drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-03drm/vmwgfx: Reorganize the fence wait loopThomas Hellstrom
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2018-03-22drm/vmwgfx: use monotonic event timestampsArnd Bergmann
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He
2017-11-01drm/vmwgfx: constify vmw_fence_opsArvind Yadav
2017-08-28drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh
2017-08-28drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh
2017-08-28drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-03-30drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König
2016-02-08drm/vmwgfx: Nuke preclose hookDaniel Vetter
2016-01-28drm/vmwgfx: fix a NULL dereferenceDan Carpenter
2016-01-25drm: Create drm_send_event helpersDaniel Vetter
2016-01-25drm/vmwgfx: Use the new event init/free functionsDaniel Vetter
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-01-19drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom
2014-12-03drm/vmwgfx: Fix fence event codeThomas Hellstrom
2014-12-03drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst
2014-01-08drivers: gpu: Mark functions as static in vmwgfx_fence.cRashika Kheria
2014-01-08drm/ttm: ttm object security fixes for render nodesThomas Hellstrom
2012-11-28drm/vmwgfx: Free user-space fence objects correctlyThomas Hellstrom
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-26vmwgfx: corruption in vmw_event_fence_action_create()Dan Carpenter
2012-02-13vmwgfx: Clean up pending event references to struct drm_file objects on closeThomas Hellstrom
2012-02-13vmwgfx: Rework fence event actionJakob Bornecrantz