summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c
AgeCommit message (Expand)Author
2021-07-28drm/vmwgfx: Cleanup loggingZack Rusin
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard
2021-01-19drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameterLee Jones
2021-01-14drm/vmwgfx: Fix display register usage for some older configsZack Rusin
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin
2021-01-14drm/vmwgfx: Switch to a managed drm deviceZack Rusin
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-08-11drm/vmwgfx/ldu: Use drm_mode_config_resetRoland Scheidegger
2020-08-11drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-02-13drm/vmwgfx: Convert to CRTC VBLANK callbacksThomas Zimmermann
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat
2018-12-05drm/vmwgfx: Fix up the implicit display unit handlingThomas Hellstrom
2018-12-05drm/vmwgfx: Don't clear mode::type anymoreDeepak Rawat
2018-10-05drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-03drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2018-04-24drm/vmwgfx: Remove no-op prepare/cleanup_fb callbacksDaniel Vetter
2018-01-17drm/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ä