summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)Author
2018-07-10Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-06drm/vmwgfx: Expose SM4_1 param to user spaceDeepak Rawat
2018-07-06drm/vmwgfx: Add support for multisamplingDeepak Rawat
2018-07-06drm/vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat
2018-07-06drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfxDeepak Rawat
2018-07-06drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3Deepak Rawat
2018-07-06drm/vmwgfx: Add SM4_1 flagDeepak Rawat
2018-07-06drm/vmwgfx: Add CAP2 support in vmwgfxNeha Bhende
2018-07-03drm/vmwgfx: Fix host message module function declarationsThomas Hellstrom
2018-07-03drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unitDeepak Rawat
2018-07-03drm/vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom
2018-07-03drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_objectThomas Hellstrom
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2018-05-23drm/vmwgfx: Schedule an fb dirty update after resumeThomas Hellstrom
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-22drm/vmwgfx: Bump version patchlevel and dateThomas Hellstrom
2018-03-22drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom
2018-03-22drm/vmwgfx: Improve on hibernationThomas Hellstrom
2018-03-22drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom
2018-03-22drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom
2018-03-22drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bosThomas Hellstrom
2018-03-21drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom
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