index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_fence.c
Age
Commit message (
Expand
)
Author
2017-04-12
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-04-12
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
2016-06-02
dma-buf/fence: make fence context 64 bit v2
Christian König
2016-02-08
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
2016-01-28
drm/vmwgfx: fix a NULL dereference
Dan Carpenter
2016-01-25
drm: Create drm_send_event helpers
Daniel Vetter
2016-01-25
drm/vmwgfx: Use the new event init/free functions
Daniel Vetter
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2014-12-03
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-09-02
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-01-08
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
2012-11-28
drm/vmwgfx: Free user-space fence objects correctly
Thomas Hellstrom
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
2012-02-13
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
2011-10-18
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
2011-10-05
vmwgfx: Allow reference and unreference of NULL fence objects.
Thomas Hellstrom
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2010-06-01
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom