| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul | 2017-06-27 | 1 | -15/+0 |
|\ |
|
| * | drm/vmwgfx: Remove unused legacy cursor functions | Sinclair Yeh | 2017-06-07 | 1 | -15/+0 |
* | | drm/vmwgfx: Drop drm_vblank_cleanup | Daniel Vetter | 2017-06-27 | 1 | -2/+0 |
|/ |
|
* | drm: Add acquire ctx to ->gamma_set hook | Daniel Vetter | 2017-04-06 | 1 | -1/+2 |
* | Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-04-03 | 1 | -1/+2 |
|\ |
|
* | | drm/vmwgfx: Support topology greater than texture size | Sinclair Yeh | 2017-04-01 | 1 | -0/+4 |
* | | drm/vmwgfx: Switch over to internal atomic API for STDU | Sinclair Yeh | 2017-04-01 | 1 | -0/+1 |
* | | drm/vmwgfx: Add and connect plane helper functions | Sinclair Yeh | 2017-03-31 | 1 | -0/+15 |
* | | drm/vmwgfx: Add and connect CRTC helper functions | Sinclair Yeh | 2017-03-31 | 1 | -0/+9 |
* | | drm/vmwgfx: Connector atomic state | Sinclair Yeh | 2017-03-31 | 1 | -1/+31 |
* | | drm/vmwgfx: Plane atomic state | Sinclair Yeh | 2017-03-31 | 1 | -0/+24 |
* | | drm/vmwgfx: CRTC atomic state | Sinclair Yeh | 2017-03-31 | 1 | -3/+20 |
* | | drm/vmwgfx: Add universal plane support | Sinclair Yeh | 2017-03-31 | 1 | -12/+27 |
|/ |
|
* | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> | Laurent Pinchart | 2016-12-18 | 1 | -0/+1 |
* | drm/vmwgfx: Switch to mode_cmd2 | Daniel Vetter | 2016-12-02 | 1 | -1/+1 |
* | drm/core: Change declaration for gamma_set. | Maarten Lankhorst | 2016-06-07 | 1 | -2/+2 |
* | drm/vmwgfx: Calculate the cursor position based on the crtc gui origin | Thomas Hellstrom | 2016-03-14 | 1 | -0/+2 |
* | drm/vmwgfx: Add connector properties to switch between explicit and implicit ... | Thomas Hellstrom | 2016-03-14 | 1 | -1/+2 |
* | drm/vmwgfx: Break out implicit fb code | Thomas Hellstrom | 2016-03-14 | 1 | -0/+12 |
* | drm/vmwgfx: Fix screen object page flips for large framebuffers | Thomas Hellstrom | 2016-03-14 | 1 | -0/+1 |
* | drm/vmwgfx: Implement the cursor_set2 callback v2 | Thomas Hellstrom | 2015-12-08 | 1 | -2/+5 |
* | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int... | Dave Airlie | 2015-08-17 | 1 | -18/+174 |
|\ |
|
| * | drm/vmwgfx: Fix copyright headers | Sinclair Yeh | 2015-08-12 | 1 | -1/+1 |
| * | drm/vmwgfx: Implement fbdev on kms v2 | Thomas Hellstrom | 2015-08-05 | 1 | -0/+8 |
| * | drm/vmwgfx: Add a kernel interface to create a framebuffer v2 | Thomas Hellstrom | 2015-08-05 | 1 | -2/+6 |
| * | drm/vmwgfx: Convert screen targets to new helpers v3 | Thomas Hellstrom | 2015-08-05 | 1 | -12/+25 |
| * | drm/vmwgfx: Convert screen objects to the new helpers | Thomas Hellstrom | 2015-08-05 | 1 | -15/+18 |
| * | drm/vmwgfx: Add kms helpers for dirty- and readback functions | Thomas Hellstrom | 2015-08-05 | 1 | -2/+69 |
| * | drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs | Sinclair Yeh | 2015-08-05 | 1 | -0/+1 |
| * | drm/vmwgfx: Implement screen targets | Sinclair Yeh | 2015-08-05 | 1 | -0/+20 |
| * | vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets | Sinclair Yeh | 2015-08-05 | 1 | -20/+60 |
* | | drm: Make the connector dpms callback return a value, v2. | Maarten Lankhorst | 2015-07-27 | 1 | -1/+1 |
|/ |
|
* | drm: Pass page flip ioctl flags to driver | Keith Packard | 2013-08-30 | 1 | -1/+2 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -2/+2 |
* | vmwgfx: Add page flip support | Jakob Bornecrantz | 2012-02-13 | 1 | -0/+8 |
* | Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-next | Dave Airlie | 2011-12-21 | 1 | -0/+5 |
|\ |
|
| * | vmwgfx: Resend the cursor after legacy modeset | Jakob Bornecrantz | 2011-12-19 | 1 | -0/+5 |
* | | drm: add an fb creation ioctl that takes a pixel format v5 | Jesse Barnes | 2011-11-15 | 1 | -0/+1 |
|/ |
|
* | vmwgfx: Infrastructure for explicit placement | Thomas Hellstrom | 2011-11-07 | 1 | -0/+1 |
* | vmwgfx: Reinstate the update_layout ioctl | Thomas Hellstrom | 2011-11-02 | 1 | -2/+7 |
* | vmwgfx: Make sure we always have a user-space handle to use for objects that ... | Thomas Hellstrom | 2011-10-05 | 1 | -0/+2 |
* | vmwgfx: Add present and readback ioctls | Jakob Bornecrantz | 2011-10-05 | 1 | -0/+3 |
* | vmwgfx: Add screen object support | Jakob Bornecrantz | 2011-10-05 | 1 | -0/+10 |
* | vmwgfx: Refactor common display unit functions to shared file | Jakob Bornecrantz | 2011-10-05 | 1 | -2/+29 |
* | drm/vmwgfx: Allow userspace to change default layout. Bump minor. | Jakob Bornecrantz | 2010-06-03 | 1 | -1/+3 |
* | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz | 2009-12-14 | 1 | -0/+102 |