summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-28drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom1-1/+1
2017-08-28drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom1-8/+12
2017-08-28drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom1-3/+2
2017-06-07drm/vmwgfx: Bump driver minor and dateThomas Hellstrom1-2/+2
2017-03-31drm/vmwgfx: Add universal plane supportSinclair Yeh1-0/+1
2017-03-31drm/vmwgfx: Removed unused snooper.crtc fieldSinclair Yeh1-1/+0
2017-02-26drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom1-2/+2
2016-10-21Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie1-1/+1
2016-10-10drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER commandCharmaine Lee1-1/+1
2016-09-14drm/ttm: rework handling of private mem typesChristian König1-4/+4
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie1-0/+1
2016-07-01drm/vmwgfx: Add an option to change assumed FB bppSinclair Yeh1-0/+1
2016-06-21drm: document drm_auth.cDaniel Vetter1-0/+1
2016-05-20drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh1-0/+6
2016-05-20drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom1-0/+1
2016-03-16drm/vmwgfx: Bump driver minorThomas Hellstrom1-2/+2
2016-03-14drm/vmwgfx: Add connector properties to switch between explicit and implicit ...Thomas Hellstrom1-0/+1
2016-03-14drm/vmwgfx: Add suggested screen x and y connector propertiesThomas Hellstrom1-0/+1
2016-03-14drm/vmwgfx: Break out implicit fb codeThomas Hellstrom1-1/+2
2016-02-08drm/vmwgfx: Nuke preclose hookDaniel Vetter1-1/+0
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom1-0/+1
2015-11-06drm/vmwgfx: Relax irq locking somewhatThomas Hellstrom1-5/+4
2015-11-02drm/vmwgfx: Replace iowrite/ioread with volatile memory accessesThomas Hellstrom1-1/+27
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-3/+3
2015-09-24Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie1-3/+4
2015-09-14drm/vmwgfx: Map the fifo as cachedThomas Hellstrom1-1/+0
2015-09-14drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom1-2/+4
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-123/+212
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh1-3/+3
2015-08-12drm/vmwgfx: Add DX query support. Various fixes.Sinclair Yeh1-0/+10
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom1-89/+86
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh1-1/+1
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom1-3/+3
2015-08-05drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom1-2/+0
2015-08-05drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom1-5/+0
2015-08-05drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom1-6/+0
2015-08-05drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom1-2/+8
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom1-16/+17
2015-08-05drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh1-1/+2
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh1-5/+10
2015-08-05drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom1-0/+4
2015-08-05vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh1-5/+17
2015-08-05drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh1-0/+9
2015-08-05drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom1-0/+4
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom1-0/+40
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom1-3/+16
2015-01-19drm/vmwgfx: Replace the hw mutex with a hw spinlockThomas Hellstrom1-4/+21
2014-09-02drm/vmwgfx: rework to new fence interface, v2Maarten Lankhorst1-0/+1
2014-09-02drm/vmwgfx: get rid of different types of fence_flags entirelyMaarten Lankhorst1-1/+0