index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_fence.c
Commit message (
Expand
)
Author
Age
*
drm/vmwgfx: Remove set but not used variable 'file_priv'
YueHaibing
2018-12-05
*
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
*
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-09
|
\
|
*
drm/vmwgfx: Reorganize the fence wait loop
Thomas Hellstrom
2018-07-03
*
|
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2018-06-29
|
/
*
drm/vmwgfx: use monotonic event timestamps
Arnd Bergmann
2018-03-22
*
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-12-27
*
drm/vmwgfx: constify vmw_fence_ops
Arvind Yadav
2017-11-01
*
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
2017-08-28
*
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
2017-08-28
*
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
2017-08-28
*
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-07-18
*
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-03-30
*
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
2017-03-30
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
*
dma-buf/fence: make fence context 64 bit v2
Christian König
2016-06-02
*
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
2016-02-08
*
drm/vmwgfx: fix a NULL dereference
Dan Carpenter
2016-01-28
*
drm: Create drm_send_event helpers
Daniel Vetter
2016-01-25
*
drm/vmwgfx: Use the new event init/free functions
Daniel Vetter
2016-01-25
*
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-11-02
*
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
*
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
*
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2015-01-19
*
drm/vmwgfx: Fix fence event code
Thomas Hellstrom
2014-12-03
*
drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
Thomas Hellstrom
2014-12-03
*
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
2014-09-02
*
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
2014-09-02
*
drivers: gpu: Mark functions as static in vmwgfx_fence.c
Rashika Kheria
2014-01-08
*
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
2014-01-08
*
drm/vmwgfx: Free user-space fence objects correctly
Thomas Hellstrom
2012-11-28
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
2012-09-26
*
vmwgfx: Clean up pending event references to struct drm_file objects on close
Thomas Hellstrom
2012-02-13
*
vmwgfx: Rework fence event action
Jakob Bornecrantz
2012-02-13
*
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
2011-10-18
*
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-10
*
vmwgfx: Allow reference and unreference of NULL fence objects.
Thomas Hellstrom
2011-10-05
*
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
*
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-06
*
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
2010-05-31