aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx
AgeCommit message (Expand)Author
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2Thomas Hellstrom
2015-08-21drm/vmwgfx: Remove duplicate ttm_bo_device_releaseThomas Hellstrom
2015-08-21drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom
2015-08-17Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-14drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh
2015-08-12drm/vmwgfx: Add command parser support for a couple of DX commandsNeha Bhende
2015-08-12drm/vmwgfx: Command parser fixes for DXCharmaine Lee
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh
2015-08-12drm/vmwgfx: Fix crash when unloading vmwgfx v2Sinclair Yeh
2015-08-12drm/vmwgfx: Fix framebuffer creation on older hardwareThomas Hellstrom
2015-08-12drm/vmwgfx: Fixed topology boundary checking for Screen TargetsSinclair Yeh
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-06drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-08-05drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom
2015-08-05drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Fix kms preferred mode sortingThomas Hellstrom
2015-08-05drm/vmwgfx: Reinstate the legacy display system dirty callbackThomas Hellstrom
2015-08-05drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom
2015-08-05drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh
2015-08-05drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom
2015-08-05vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh
2015-08-05drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh
2015-08-05drm/vmwgfx: SVGA device definition updateSinclair Yeh
2015-08-05drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom
2015-08-05vmwgfx: Update device headers for command buffers.Thomas Hellstrom
2015-08-05drm/vmwgfx: Fix OTABLE takedownThomas Hellstrom
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom
2015-08-05drm/vmwgfx: Fix an fb unlocking bugThomas Hellstrom
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst
2015-04-01Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-27drm: Drop ioctl->cmd_drvVille Syrjälä
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom