aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_surface.c
Commit message (Expand)AuthorAge
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-15
|\
| * drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King2017-06-07
| * drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh2017-06-07
| * drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov2017-06-07
* | drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-18
|/
* Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-10
|\
| * drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang2017-03-30
| * drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-03-30
| * drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister2017-03-30
* | drm/vmwgfx: Properly check display/scanout surface sizeSinclair Yeh2017-03-31
* | drm/vmwgfx: Removed unused snooper.crtc fieldSinclair Yeh2017-03-31
|/
* drm/vmwgfx: Adjust checks for null pointers in 13 functionsMarkus Elfring2016-10-10
* drm/vmwgfx: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-10-10
* drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()Markus Elfring2016-10-10
* drm/vmwgfx: check kmalloc return valueRasmus Villemoes2015-12-15
* drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()Rasmus Villemoes2015-12-15
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-10
|\
| * drm/vmwgfx: Turn off support for multisample count != 0 v2Thomas Hellstrom2015-11-02
* | drm/vmwgfx: Fix kernel NULL pointer dereference on older hardwareThomas Hellstrom2015-10-13
|/
* drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-14
* drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2Thomas Hellstrom2015-09-01
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
* drm/vmwgfx: Command parser fixes for DXCharmaine Lee2015-08-12
* drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-12
* drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh2015-08-12
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
* drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-05
* drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh2015-08-05
* vmwgfx: Rework device initializationThomas Hellstrom2015-08-05
* drm/vmwgfx: Tighten security around surface sharing v2Thomas Hellstrom2014-03-28
* drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom2014-03-28
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-28
* drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom2014-03-13
* drm/vmwgfx: Reemit context bindings when necessary v2Thomas Hellstrom2014-02-05
* drm/vmwgfx: Fix legacy surface reference size copybackThomas Hellstrom2014-02-05
* drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom2014-01-21
* drm/vmwgfx: Invalidate surface on non-readback unbindJakob Bornecrantz2014-01-17
* drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom2014-01-17
* drm/vmwgfx: Make sure that the multisampling is offZack Rusin2014-01-17
* drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom2014-01-17
* drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-08
* drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2013-11-18
* drm/vmwgfx: Add and make use of a header for surface size calculation.Thomas Hellstrom2012-11-20
* drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom2012-11-20