aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
Commit message (Expand)AuthorAge
* Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie2016-10-20
|\
| * drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee2016-10-10
* | drm/ttm: rework handling of private mem typesChristian König2016-09-14
|/
* Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-26
|\
| * drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh2016-07-01
* | drm: document drm_auth.cDaniel Vetter2016-06-21
|/
* drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh2016-05-20
* drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom2016-05-20
* drm/vmwgfx: Bump driver minorThomas Hellstrom2016-03-16
* drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom2016-03-14
* drm/vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom2016-03-14
* drm/vmwgfx: Break out implicit fb codeThomas Hellstrom2016-03-14
* drm/vmwgfx: Nuke preclose hookDaniel Vetter2016-02-08
* 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/irq: Use unsigned int pipe in public APIThierry Reding2015-10-06
* Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie2015-09-24
|\
| * drm/vmwgfx: Map the fifo as cachedThomas Hellstrom2015-09-14
| * drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom2015-09-14
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-04
|\|
| * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-12
| * drm/vmwgfx: Add DX query support. Various fixes.Sinclair 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: Kill a bunch of sparse warningsThomas Hellstrom2015-08-05
| * drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom2015-08-05
| * drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom2015-08-05
| * drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom2015-08-05
| * drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom2015-08-05
| * drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom2015-08-05
| * drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh2015-08-05
| * drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-05
| * drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom2015-08-05
| * vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh2015-08-05
| * drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh2015-08-05
| * drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom2015-08-05
| * drm/vmwgfx: Add command buffer support v3Thomas Hellstrom2015-08-05
| * vmwgfx: Rework device initializationThomas Hellstrom2015-08-05
* | treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
|/
* drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom2015-01-19
* drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst2014-09-02
* drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst2014-09-02
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-07
|\
| * drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-04
* | drm: vmwgfx: Use nsec based interfacesThomas Gleixner2014-07-23
|/
* drm/vmwgfx: Bump driver minor and dateThomas Hellstrom2014-03-28
* drm/vmwgfx: Use a per-device semaphore for reservation protectionThomas Hellstrom2014-03-28
* drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-02
* drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-12