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_6.6-2.2.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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_surface.c
Age
Commit message (
Expand
)
Author
2015-12-15
drm/vmwgfx: check kmalloc return value
Rasmus Villemoes
2015-12-15
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
Rasmus Villemoes
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-02
drm/vmwgfx: Turn off support for multisample count != 0 v2
Thomas Hellstrom
2015-10-13
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
Thomas Hellstrom
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
2015-09-01
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
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: Implement screen targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Tighten security around surface sharing v2
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-13
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
2014-01-21
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Invalidate surface on non-readback unbind
Jakob Bornecrantz
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
drm/vmwgfx: Make sure that the multisampling is off
Zack Rusin
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
2013-11-18
drm/vmwgfx: Make surfaces prime-aware
Thomas Hellstrom
2012-11-21
drm/vmwgfx: Add and make use of a header for surface size calculation.
Thomas Hellstrom
2012-11-21
drm/vmwgfx: Break out surface and context management to separate files
Thomas Hellstrom