Markus Elfring
|
862f6157d1
drm/vmwgfx: Adjust checks for null pointers in 13 functions
|
9 years ago |
Markus Elfring
|
c138d03f1b
drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
|
9 years ago |
Markus Elfring
|
7ed3b39432
drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
|
9 years ago |
Rasmus Villemoes
|
47ba614bb0
drm/vmwgfx: check kmalloc return value
|
9 years ago |
Rasmus Villemoes
|
9e266128fc
drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
|
9 years ago |
Linus Torvalds
|
3e82806b97
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Thomas Hellstrom
|
53c1e53571
drm/vmwgfx: Turn off support for multisample count != 0 v2
|
9 years ago |
Thomas Hellstrom
|
ed7d78b2da
drm/vmwgfx: Fix kernel NULL pointer dereference on older hardware
|
9 years ago |
Thomas Hellstrom
|
54c12bc374
drm/vmwgfx: Fix up user_dmabuf refcounting
|
10 years ago |
Thomas Hellstrom
|
aa3469ce7a
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
|
10 years ago |
Sinclair Yeh
|
54fbde8a94
drm/vmwgfx: Fix copyright headers
|
10 years ago |
Charmaine Lee
|
2f633e5e40
drm/vmwgfx: Command parser fixes for DX
|
10 years ago |
Thomas Hellstrom
|
d80efd5cb3
drm/vmwgfx: Initial DX support
|
10 years ago |
Sinclair Yeh
|
8ce75f8ab9
drm/vmwgfx: Update device includes for DX device functionality
|
10 years ago |
Thomas Hellstrom
|
b9eb1a6174
drm/vmwgfx: Kill a bunch of sparse warnings
|
10 years ago |
Sinclair Yeh
|
35c051258e
drm/vmwgfx: Implement screen targets
|
10 years ago |
Sinclair Yeh
|
233826a748
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
|
10 years ago |
Thomas Hellstrom
|
153b3d5b03
vmwgfx: Rework device initialization
|
10 years ago |
Thomas Hellstrom
|
6d10aab8f0
drm/vmwgfx: Tighten security around surface sharing v2
|
11 years ago |
Thomas Hellstrom
|
adebcb20e4
drm/vmwgfx: Allow prime fds in the surface reference ioctls
|
11 years ago |
Thomas Hellstrom
|
294adf7d86
drm/vmwgfx: Use a per-device semaphore for reservation protection
|
11 years ago |
Thomas Hellstrom
|
4b0c82529b
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
|
11 years ago |
Thomas Hellstrom
|
30f82d816d
drm/vmwgfx: Reemit context bindings when necessary v2
|
11 years ago |
Thomas Hellstrom
|
c1a21373d2
drm/vmwgfx: Fix legacy surface reference size copyback
|
11 years ago |
Thomas Hellstrom
|
3e894a6259
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
|
11 years ago |
Jakob Bornecrantz
|
1985f99987
drm/vmwgfx: Invalidate surface on non-readback unbind
|
11 years ago |
Thomas Hellstrom
|
173fb7d4e2
drm/vmwgfx: Persistent tracking of context bindings
|
12 years ago |
Zack Rusin
|
15c6f65623
drm/vmwgfx: Make sure that the multisampling is off
|
12 years ago |
Thomas Hellstrom
|
a97e21923b
drm/vmwgfx: Hook up guest-backed surfaces
|
12 years ago |
Thomas Hellstrom
|
05efb1abec
drm/ttm: ttm object security fixes for render nodes
|
11 years ago |