aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
Commit message (Expand)AuthorAge
* drm/kms: Nuke dirty_info propertyDaniel Vetter2016-08-16
* drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom2016-05-20
* drm/vmwgfx: Default to explicit crtc placement for screen targets and screen ...Thomas Hellstrom2016-03-14
* drm/vmwgfx: Calculate the cursor position based on the crtc gui originThomas Hellstrom2016-03-14
* drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom2016-03-14
* drm/vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom2016-03-14
* drm/vmwgfx: Break out implicit fb codeThomas Hellstrom2016-03-14
* drm/vmwgfx: Fix screen object page flips for large framebuffersThomas Hellstrom2016-03-14
* drm/vmwgfx: Fix a screen object framebuffer dirty corner caseThomas Hellstrom2016-03-14
* drm/vmwgfx: Add back ->detect() and ->fill_modes()Thierry Reding2016-03-07
* Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-23
|\
| * drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom2015-12-08
* | drm/vmwgfx: Constify function pointer structsVille Syrjälä2015-12-15
* | drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* | drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-08
* | drm/vmwgfx: Drop dummy save/restore hooksDaniel Vetter2015-12-08
|/
* drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
* drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
* drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom2015-08-05
* drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom2015-08-05
* drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom2015-08-05
* vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh2015-08-05
* vmwgfx: Rework device initializationThomas Hellstrom2015-08-05
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* drm: add register and unregister functions for connectorsThomas Wood2014-06-19
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom2013-12-04
* drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom2013-12-04
* drm/vmwgfx: drm_connector_property -> drm_object_propertyRob Clark2012-11-30
* drm/vmwgfx: Make screen object code not require fifo at init timeThomas Hellstrom2012-11-20
* vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz2012-02-13
* vmwgfx: Add page flip supportJakob Bornecrantz2012-02-13
* vmwgfx: Infrastructure for explicit placementThomas Hellstrom2011-11-07
* vmwgfx: Remove screen object active listThomas Hellstrom2011-11-07
* vmwgfx: Screen object cleanupsThomas Hellstrom2011-11-07
* vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom2011-11-01
* vmwgfx: Whitespace & code style in display unitJakob Bornecrantz2011-10-18
* vmwgfx: Fix display system init & close functionsJakob Bornecrantz2011-10-18
* vmwgfx: minor dmabuf utilities cleanupThomas Hellstrom2011-10-05
* vmwgfx: Add screen object supportJakob Bornecrantz2011-10-05