Age | Commit message (Expand) | Author | Files | Lines |
2015-08-12 | drm/vmwgfx: Fix copyright headers | Sinclair Yeh | 1 | -1/+1 |
2015-08-05 | drm/vmwgfx: Kill a bunch of sparse warnings | Thomas Hellstrom | 1 | -2/+2 |
2015-08-05 | drm/vmwgfx: Implement fbdev on kms v2 | Thomas Hellstrom | 1 | -1/+0 |
2015-08-05 | drm/vmwgfx: Convert screen objects to the new helpers | Thomas Hellstrom | 1 | -260/+382 |
2015-08-05 | drm/vmwgfx: Add "quirk" to handling command verification exceptions | Thomas Hellstrom | 1 | -3/+3 |
2015-08-05 | vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets | Sinclair Yeh | 1 | -35/+389 |
2015-08-05 | vmwgfx: Rework device initialization | Thomas Hellstrom | 1 | -0/+1 |
2014-11-05 | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h | Daniel Vetter | 1 | -0/+1 |
2014-06-19 | drm: add register and unregister functions for connectors | Thomas Wood | 1 | -1/+1 |
2014-04-02 | drm: Replace crtc fb with primary plane fb (v3) | Matt Roper | 1 | -4/+4 |
2013-12-05 | drm/vmwgfx: Add our connectors to sysfs | Thomas Hellstrom | 1 | -0/+2 |
2013-12-05 | drm/vmwgfx: Correctly set the enabled state on crtcs | Thomas Hellstrom | 1 | -0/+3 |
2012-11-30 | drm/vmwgfx: drm_connector_property -> drm_object_property | Rob Clark | 1 | -1/+1 |
2012-11-20 | drm/vmwgfx: Make screen object code not require fifo at init time | Thomas Hellstrom | 1 | -1/+1 |
2012-02-13 | vmwgfx: Pick up the initial size from the width and height regs | Jakob Bornecrantz | 1 | -2/+2 |
2012-02-13 | vmwgfx: Add page flip support | Jakob Bornecrantz | 1 | -0/+34 |
2011-11-07 | vmwgfx: Infrastructure for explicit placement | Thomas Hellstrom | 1 | -24/+28 |
2011-11-07 | vmwgfx: Remove screen object active list | Thomas Hellstrom | 1 | -37/+15 |
2011-11-07 | vmwgfx: Screen object cleanups | Thomas Hellstrom | 1 | -14/+2 |
2011-11-01 | vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS". | Thomas Hellstrom | 1 | -2/+2 |
2011-10-18 | vmwgfx: Whitespace & code style in display unit | Jakob Bornecrantz | 1 | -3/+2 |
2011-10-18 | vmwgfx: Fix display system init & close functions | Jakob Bornecrantz | 1 | -1/+3 |
2011-10-05 | vmwgfx: minor dmabuf utilities cleanup | Thomas Hellstrom | 1 | -1/+1 |
2011-10-05 | vmwgfx: Add screen object support | Jakob Bornecrantz | 1 | -0/+566 |