aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-27drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom1-1/+1
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driverThomas Hellstrom1-1/+1
2018-07-10Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-3/+46
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-9/+10
2018-07-06drm/vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat1-0/+12
2018-07-06drm/vmwgfx: Add SM4_1 flagDeepak Rawat1-2/+16
2018-07-06drm/vmwgfx: Add CAP2 support in vmwgfxNeha Bhende1-0/+17
2018-07-04drm/vmwgfx: Update the device headersDeepak Rawat1-1/+1
2018-07-03drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unitDeepak Rawat1-0/+1
2018-07-03drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom1-9/+9
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)1-2/+2
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+4
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom1-5/+0
2018-05-03drm/vmwgfx: Drop DRM_CONTROL_ALLOWDaniel Vetter1-4/+4
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-0/+13
2018-03-22drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom1-3/+0
2018-03-22drm/vmwgfx: Improve on hibernationThomas Hellstrom1-23/+52
2018-03-22drm/vmwgfx: Fix multiple command buffer context useThomas Hellstrom1-0/+2
2018-03-21drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom1-0/+13
2017-11-01drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh1-1/+1
2017-08-28drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom1-8/+3
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie1-4/+4
2017-07-17drm/vmwgfx: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma1-3/+3
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter1-2/+2
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter1-1/+0
2017-04-21drm/vmwgfx: Convert macro to octal representationØyvind A. Holm1-1/+1
2017-03-31drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"Øyvind A. Holm1-4/+4
2017-03-31drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh1-1/+3
2017-03-31drm/vmwgfx: Add universal plane supportSinclair Yeh1-0/+1
2017-02-26drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom1-1/+10
2017-01-26drm/vmwgfx: Annotate ignored return valuesThomas Hellstrom1-1/+1
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-3/+1
2016-10-10drm/vmwgfx: Replace numeric parameter like 0444 with macroBaole Ni1-5/+5
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie1-0/+12
2016-07-12drm/vmwgfx: Stop checking minor type directlyFrank Binns1-2/+1
2016-07-01drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh1-0/+5
2016-07-01drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh1-0/+7
2016-06-21drm: Extract drm_is_current_masterDaniel Vetter1-1/+1
2016-06-21drm: Refactor drop/set master code a bitDaniel Vetter1-2/+1
2016-05-20drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh1-1/+18
2016-05-20drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom1-0/+1
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König1-1/+1
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-2/+0
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter1-2/+0
2016-03-14drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodesThomas Hellstrom1-1/+1
2016-03-14drm/vmwgfx: Send a hotplug event at master_setThomas Hellstrom1-0/+1
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-11/+0
2016-02-08drm/vmwgfx: Nuke preclose hookDaniel Vetter1-11/+0
2016-01-29drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7