summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
Commit message (Expand)AuthorAge
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-28
|\
| * drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom2018-03-21
* | drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom2018-03-22
* | drm/vmwgfx: Improve on hibernationThomas Hellstrom2018-03-22
* | drm/vmwgfx: Fix multiple command buffer context useThomas Hellstrom2018-03-22
|/
* drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh2017-11-01
* drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom2017-08-28
* Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-15
|\
| * drm/vmwgfx: constify pci_device_id.Arvind Yadav2017-07-17
| * drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma2017-07-17
* | drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter2017-06-20
* | drm: Remove drm_driver->set_busid hookDaniel Vetter2017-06-20
|/
* drm/vmwgfx: Convert macro to octal representationØyvind A. Holm2017-04-21
* drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"Øyvind A. Holm2017-03-31
* drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh2017-03-31
* drm/vmwgfx: Add universal plane supportSinclair Yeh2017-03-31
* drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2017-02-26
* drm/vmwgfx: Annotate ignored return valuesThomas Hellstrom2017-01-26
* drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-09
* drm/vmwgfx: Replace numeric parameter like 0444 with macroBaole Ni2016-10-10
* Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-26
|\
| * drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh2016-07-01
| * drm/vmwgfx: Work around mode set failure in 2D VMsSinclair Yeh2016-07-01
* | drm/vmwgfx: Stop checking minor type directlyFrank Binns2016-07-12
* | drm: Extract drm_is_current_masterDaniel Vetter2016-06-21
* | drm: Refactor drop/set master code a bitDaniel Vetter2016-06-21
|/
* drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh2016-05-20
* drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom2016-05-20
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-06
|\
| * vgacon: dummy implementation for vgacon_text_forceDaniel Vetter2016-03-30
* | drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodesThomas Hellstrom2016-03-14
* | drm/vmwgfx: Send a hotplug event at master_setThomas Hellstrom2016-03-14
|/
* Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-09
|\
| * drm/vmwgfx: Nuke preclose hookDaniel Vetter2016-02-08
* | drm/vmwgfx: respect 'nomodeset'Rob Clark2016-01-29
|/
* drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom2015-12-08
* drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom2015-11-06
* drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom2015-11-02
* drm/vmwgfx: switch from ioremap_cache to memremapDan Williams2015-11-02
* drm/<drivers>: Drop DRM_UNLOCKED from modeset driversDaniel Vetter2015-10-16
* drm/vmwgfx: Stop checking for DRM_UNLOCKEDDaniel Vetter2015-09-30
* drm/vmwgfx: Map the fifo as cachedThomas Hellstrom2015-09-14
* drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2Thomas Hellstrom2015-09-01
* drm/vmwgfx: Remove duplicate ttm_bo_device_releaseThomas Hellstrom2015-08-21
* Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-08-17
|\
| * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
| * drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-12
| * drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh2015-08-12
| * drm/vmwgfx: Fix crash when unloading vmwgfx v2Sinclair Yeh2015-08-12