summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
AgeCommit message (Expand)Author
2019-06-09drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2018-07-10Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-06drm/vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat
2018-07-06drm/vmwgfx: Add SM4_1 flagDeepak Rawat
2018-07-06drm/vmwgfx: Add CAP2 support in vmwgfxNeha Bhende
2018-07-04drm/vmwgfx: Update the device headersDeepak Rawat
2018-07-03drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unitDeepak Rawat
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-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom
2018-05-03drm/vmwgfx: Drop DRM_CONTROL_ALLOWDaniel Vetter
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-22drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom
2018-03-22drm/vmwgfx: Improve on hibernationThomas Hellstrom
2018-03-22drm/vmwgfx: Fix multiple command buffer context useThomas Hellstrom
2018-03-21drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom
2017-11-01drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh
2017-08-28drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-07-17drm/vmwgfx: constify pci_device_id.Arvind Yadav
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-04-21drm/vmwgfx: Convert macro to octal representationØyvind A. Holm
2017-03-31drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"Øyvind A. Holm
2017-03-31drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh
2017-03-31drm/vmwgfx: Add universal plane supportSinclair Yeh
2017-02-26drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom
2017-01-26drm/vmwgfx: Annotate ignored return valuesThomas Hellstrom
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-10-10drm/vmwgfx: Replace numeric parameter like 0444 with macroBaole Ni
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-12drm/vmwgfx: Stop checking minor type directlyFrank Binns
2016-07-01drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh
2016-07-01drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh
2016-06-21drm: Extract drm_is_current_masterDaniel Vetter
2016-06-21drm: Refactor drop/set master code a bitDaniel Vetter
2016-05-20drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh
2016-05-20drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter
2016-03-14drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodesThomas Hellstrom
2016-03-14drm/vmwgfx: Send a hotplug event at master_setThomas Hellstrom
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-02-08drm/vmwgfx: Nuke preclose hookDaniel Vetter
2016-01-29drm/vmwgfx: respect 'nomodeset'Rob Clark