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_execbuf.c
Age
Commit message (
Expand
)
Author
2016-10-31
drm/vmwgfx: Limit the user-space command buffer size
Thomas Hellstrom
2016-06-07
drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
Charmaine Lee
2016-06-07
drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
Charmaine Lee
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
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-09-01
drm/vmwgfx: Fix an incorrect OOM return value
Thomas Hellstrom
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
2014-04-24
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Fix command defines and checks
Thomas Hellstrom
2014-02-12
drm/vmwgfx: Remove stray const
Thomas Hellstrom
2014-02-12
drm/vmwgfx: unlock on error path in vmw_execbuf_process()
Dan Carpenter
2014-02-12
drm/vmwgfx: Fix a couple of sparse warnings and errors
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Block the BIND_SHADERCONSTS command
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Extend the command verifier to handle guest-backed on / off
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add new unused (by user-space) commands to the verifier
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Validate guest-backed shader const commands
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed contexts
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Hook up guest-backed queries
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
[next]