index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2015-08-21
drm/vmwgfx: Remove duplicate ttm_bo_device_release
Thomas Hellstrom
2015-08-21
drm/vmwgfx: Fix a circular locking dependency in the fbdev code
Thomas Hellstrom
2015-08-17
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-14
drm/vmwgfx: Fix execbuf locking issues
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
2015-08-12
drm/vmwgfx: Add command parser support for a couple of DX commands
Neha Bhende
2015-08-12
drm/vmwgfx: Command parser fixes for DX
Charmaine Lee
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
2015-08-12
drm/vmwgfx: Fix crash when unloading vmwgfx v2
Sinclair Yeh
2015-08-12
drm/vmwgfx: Fix framebuffer creation on older hardware
Thomas Hellstrom
2015-08-12
drm/vmwgfx: Fixed topology boundary checking for Screen Targets
Sinclair Yeh
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-05
drm/vmwgfx: Fix an uninitialized value
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix kms preferred mode sorting
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Reinstate the legacy display system dirty callback
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
Sinclair Yeh
2015-08-05
drm/vmwgfx: Implement screen targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add "quirk" to handling command verification exceptions
Thomas Hellstrom
2015-08-05
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
Sinclair Yeh
2015-08-05
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
Sinclair Yeh
2015-08-05
drm/vmwgfx: SVGA device definition update
Sinclair Yeh
2015-08-05
drm/vmwgfx: Add an interface to pin a resource v3
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix an overlay lockdep error
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
2015-08-05
vmwgfx: Update device headers for command buffers.
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix OTABLE takedown
Thomas Hellstrom
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
2015-08-05
drm/vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-04-01
Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
2015-03-11
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
Thomas Hellstrom
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
2015-03-11
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2015-01-19
drm/vmwgfx: Replace the hw mutex with a hw spinlock
Thomas Hellstrom
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset
Thomas Hellstrom
[next]