Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 years ago |
Dave Airlie
|
925344ccc9
BackMerge tag 'v4.12-rc5' into drm-next
|
8 years ago |
Colin Ian King
|
a2e5a3e2f8
drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"
|
8 years ago |
Sinclair Yeh
|
07678eca2c
drm/vmwgfx: Make sure backup_handle is always valid
|
8 years ago |
Vladis Dronov
|
ee9c4e681e
drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()
|
8 years ago |
Masahiro Yamada
|
008be68210
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
|
8 years ago |
Dave Airlie
|
b769fefb68
Backmerge tag 'v4.11-rc6' into drm-next
|
8 years ago |
Sinclair Yeh
|
28c954299c
drm/vmwgfx: Properly check display/scanout surface size
|
8 years ago |
Sinclair Yeh
|
27d247c678
drm/vmwgfx: Removed unused snooper.crtc field
|
8 years ago |
Li Qiang
|
e7e11f9956
drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
|
8 years ago |
Thomas Hellstrom
|
fe25deb773
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
|
8 years ago |
Murray McAllister
|
36274ab8c5
drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
|
8 years ago |
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 |