aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
AgeCommit message (Expand)Author
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-28drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom
2018-01-17drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter
2017-06-07drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-31drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh
2017-03-31drm/vmwgfx: Switch over to internal atomic API for STDUSinclair Yeh
2017-03-31drm/vmwgfx: Add and connect plane helper functionsSinclair Yeh
2017-03-31drm/vmwgfx: Add and connect CRTC helper functionsSinclair Yeh
2017-03-31drm/vmwgfx: Connector atomic stateSinclair Yeh
2017-03-31drm/vmwgfx: Plane atomic stateSinclair Yeh
2017-03-31drm/vmwgfx: CRTC atomic stateSinclair Yeh
2017-03-31drm/vmwgfx: Add universal plane supportSinclair Yeh
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-12-02drm/vmwgfx: Switch to mode_cmd2Daniel Vetter
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-03-14drm/vmwgfx: Calculate the cursor position based on the crtc gui originThomas Hellstrom
2016-03-14drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom
2016-03-14drm/vmwgfx: Break out implicit fb codeThomas Hellstrom
2016-03-14drm/vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom
2015-08-17Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
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: 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: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh
2015-08-05vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-02-13vmwgfx: Add page flip supportJakob Bornecrantz
2011-12-21Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-nextDave Airlie
2011-12-19vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom
2011-11-02vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom
2011-10-05vmwgfx: Make sure we always have a user-space handle to use for objects that ...Thomas Hellstrom
2011-10-05vmwgfx: Add present and readback ioctlsJakob Bornecrantz
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz
2011-10-05vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz