aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx
Commit message (Expand)AuthorAge
* drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang2017-04-12
* drm/vmwgfx: Remove getparam error messageThomas Hellstrom2017-04-12
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-12
* drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister2017-04-12
* drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister2017-04-12
* drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom2017-04-12
* drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2017-03-14
* Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-10-20
|\
| * 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: Avoid validating views on view destructionThomas Hellstrom2016-10-10
| * drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom2016-10-10
| * drm/vmwgfx: Remove a leftover debug printoutThomas Hellstrom2016-10-10
| * drm/vmwgfx: Allow resource relocations on byte boundariesThomas Hellstrom2016-10-10
| * drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee2016-10-10
| * drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson2016-10-10
| * drm/vmwgfx: Replace numeric parameter like 0444 with macroBaole Ni2016-10-10
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-19
|\ \
| * | drm/ttm: rework handling of private mem typesChristian König2016-09-14
| |/
* | drm/kms: Nuke dirty_info propertyDaniel Vetter2016-08-16
* | drm/vmwgfx: select CONFIG_FBDaniel Vetter2016-08-12
|/
* Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-29
|\
| * drm/vmwgfx: Delete an unnecessary check before the function call "vfree"Markus Elfring2016-07-22
* | Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-26
|\ \ | |/ |/|
| * drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh2016-07-08
| * drm/vmwgfx: Fix corner case screen target managementThomas Hellstrom2016-07-01
| * drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh2016-07-01
| * drm/vmwgfx: Check pin count before attempting to move a bufferSinclair Yeh2016-07-01
| * drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh2016-07-01
| * drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh2016-07-01
| * drm/vmwgfx: Add a check to handle host message failureSinclair Yeh2016-07-01
* | Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-14
|\ \
| * | drm/vmwgfx: Stop checking minor type directlyFrank Binns2016-07-12
* | | Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-02
|\ \ \ | |/ / |/| / | |/
| * objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warningJosh Poimboeuf2016-06-08
* | drm: document drm_auth.cDaniel Vetter2016-06-21
* | drm: Extract drm_is_current_masterDaniel Vetter2016-06-21
* | drm: Refactor drop/set master code a bitDaniel Vetter2016-06-21
* | drm/vmwgfx: use *_32_bits() macrosPaul Bolle2016-06-15
* | drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* | dma-buf/fence: make fence context 64 bit v2Christian König2016-06-02
|/
* drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh2016-05-20
* drm/vmwgfx: Add VMWare host messaging capabilitySinclair Yeh2016-05-20
* drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom2016-05-20
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-08
|\
| * drm/vmwgfx: Fix order of operationSinclair Yeh2016-04-28
| * drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee2016-04-28
| * drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee2016-04-28
* | drm/ttm: implement LRU add callbacks v2Christian König2016-05-04