summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
AgeCommit message (Expand)Author
2019-11-06drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom
2019-11-06drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom
2019-11-06drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom
2019-10-25drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-11drm/vmwgfx: switch to own vma managerGerd Hoffmann
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg
2019-08-15drm/vmwgfx: Kill unneeded legacy security featuresThomas Hellstrom
2019-08-14drm/vmwgfx: Add debug message for layout change ioctlDeepak Rawat
2019-06-26drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctlEmil Velikov
2019-06-26drm/vmgfx: kill off unused init_mutexEmil Velikov
2019-05-21drm/vmwgfx: Use the dma scatter-gather iterator to get dma addressesThomas Hellstrom
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat
2019-04-08drm/vmwgfx: Add a new define for vmwgfx user-space debuggingDeepak Rawat
2019-04-08drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann
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