summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)Author
2019-01-28drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2019-01-28drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom
2018-12-05drm/vmwgfx: Fix a layout race conditionThomas Hellstrom
2018-12-05drm/vmwgfx: Fix up the implicit display unit handlingThomas Hellstrom
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-09-28drm/vmwgfx: Make user resource lookups reference-free during validationThomas Hellstrom
2018-09-28drm/vmwgfx: Look up user buffer objects without taking a referenceThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom
2018-09-27drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom
2018-09-27drm/vmwgfx: Adapt execbuf to the new validation apiThomas Hellstrom
2018-09-27drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom
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