summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2016-10-21Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-10-10drm/vmwgfx: Adjust checks for null pointers in 13 functionsMarkus Elfring
2016-10-10drm/vmwgfx: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-10-10drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()Markus Elfring
2016-10-10drm/vmwgfx: Avoid validating views on view destructionThomas Hellstrom
2016-10-10drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom
2016-10-10drm/vmwgfx: Remove a leftover debug printoutThomas Hellstrom
2016-10-10drm/vmwgfx: Allow resource relocations on byte boundariesThomas Hellstrom
2016-10-10drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee
2016-10-10drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
2016-10-10drm/vmwgfx: Replace numeric parameter like 0444 with macroBaole Ni
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-14drm/ttm: rework handling of private mem typesChristian König
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter
2016-08-12drm/vmwgfx: select CONFIG_FBDaniel Vetter
2016-07-30Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-22drm/vmwgfx: Delete an unnecessary check before the function call "vfree"Markus Elfring
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-12drm/vmwgfx: Stop checking minor type directlyFrank Binns
2016-07-08drm/vmwgfx: Fix error paths when mapping framebufferSinclair Yeh
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie
2016-07-01drm/vmwgfx: Fix corner case screen target managementThomas Hellstrom
2016-07-01drm/vmwgfx: Delay pinning fbdev framebuffer until after mode setSinclair Yeh
2016-07-01drm/vmwgfx: Check pin count before attempting to move a bufferSinclair Yeh
2016-07-01drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh
2016-07-01drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh
2016-07-01drm/vmwgfx: Add a check to handle host message failureSinclair Yeh
2016-06-21drm: document drm_auth.cDaniel Vetter
2016-06-21drm: Extract drm_is_current_masterDaniel Vetter
2016-06-21drm: Refactor drop/set master code a bitDaniel Vetter
2016-06-15drm/vmwgfx: use *_32_bits() macrosPaul Bolle
2016-06-08objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warningJosh Poimboeuf
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König
2016-05-20drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh
2016-05-20drm/vmwgfx: Add VMWare host messaging capabilitySinclair Yeh
2016-05-20drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-04-28drm/vmwgfx: Fix order of operationSinclair Yeh
2016-04-28drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee
2016-04-28drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-16drm/vmwgfx: Bump driver minorThomas Hellstrom