aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom1-2/+5
2015-08-17Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-18/+174
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh1-1/+1
2015-08-05drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom1-0/+8
2015-08-05drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom1-2/+6
2015-08-05drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom1-12/+25
2015-08-05drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom1-15/+18
2015-08-05drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom1-2/+69
2015-08-05drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh1-0/+1
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh1-0/+20
2015-08-05vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh1-20/+60
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst1-1/+1
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard1-1/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-02-13vmwgfx: Add page flip supportJakob Bornecrantz1-0/+8
2011-12-21Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-nextDave Airlie1-0/+5
2011-12-19vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz1-0/+5
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes1-0/+1
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom1-0/+1
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom1-2/+7
2011-10-05vmwgfx: Make sure we always have a user-space handle to use for objects that are backing kms framebuffers.Thomas Hellstrom1-0/+2
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz1-0/+3
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz1-0/+10
2011-10-05vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz1-2/+29
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz1-1/+3
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+102