summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-04drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom1-0/+2
2013-12-04drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom1-0/+3
2012-11-30drm/vmwgfx: drm_connector_property -> drm_object_propertyRob Clark1-1/+1
2012-11-20drm/vmwgfx: Make screen object code not require fifo at init timeThomas Hellstrom1-1/+1
2012-02-13vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz1-2/+2
2012-02-13vmwgfx: Add page flip supportJakob Bornecrantz1-0/+34
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom1-24/+28
2011-11-07vmwgfx: Remove screen object active listThomas Hellstrom1-37/+15
2011-11-07vmwgfx: Screen object cleanupsThomas Hellstrom1-14/+2
2011-11-01vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom1-2/+2
2011-10-18vmwgfx: Whitespace & code style in display unitJakob Bornecrantz1-3/+2
2011-10-18vmwgfx: Fix display system init & close functionsJakob Bornecrantz1-1/+3
2011-10-05vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom1-1/+1
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz1-0/+566