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