aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
AgeCommit message (Expand)Author
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2018-01-23drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-28drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart
2017-06-28drm: vmwgfx: Remove unneeded CRTC .prepare() helper operationLaurent Pinchart
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter
2017-03-31drm/vmwgfx: Fix LDU X blank screen until mode change issueSinclair Yeh
2017-03-31drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh
2017-03-31drm/vmwgfx: Switch over to internal atomic API for SOU and LDUSinclair Yeh
2017-03-31drm/vmwgfx: Add and connect connector helper functionSinclair 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-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter
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: Add suggested screen x and y connector propertiesThomas Hellstrom
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie
2015-12-15drm/vmwgfx: Constify function pointer structsVille Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-08drm/vmwgfx: Drop dummy save/restore hooksDaniel Vetter
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom
2015-08-05vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2013-12-04drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom
2013-12-04drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom
2012-11-30drm/vmwgfx: drm_connector_property -> drm_object_propertyRob Clark
2012-02-13vmwgfx: Pick up the initial size from the width and height regsJakob Bornecrantz
2011-12-21Merge remote-tracking branch 'pfdo/drm-fixes' into drm-core-nextDave Airlie
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-12-19vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom
2011-11-01vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom
2011-10-18vmwgfx: Whitespace & code style in display unitJakob Bornecrantz
2011-10-18vmwgfx: Fix display system init & close functionsJakob Bornecrantz
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz
2011-10-05vmwgfx: Refactor common display unit functions to shared fileJakob Bornecrantz