aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_resource.c
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: always keep BOs on the LRUChristian König
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-15drm/vmwgfx: Assign eviction priorities to resourcesThomas Hellstrom
2019-08-15drm/vmwgfx: drop reminaing users of drmP.hSam Ravnborg
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-06drm/vmwgfx: switch driver from bo->resv to bo->base.resvGerd Hoffmann
2019-08-05dma-buf: add more reservation object locking wrappersChristian König
2019-05-31drm/ttm: Make LRU removal optional v2Christian König
2019-04-08drm/vmwgfx: Use preprocessor macro for FIFO allocationDeepak Rawat
2019-04-08drm/vmwgfx: Be more restrictive when dirtying resourcesThomas Hellstrom
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-07drm/ttm: allow reserving more than one shared slot v3Christian König
2018-09-28drm/vmwgfx: Make user resource lookups reference-free during validationThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the user resource destructor checkThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom
2018-09-27drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-03drm/vmwgfx: Use blocking buffer object reserves when evicting resourcesThomas Hellstrom
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-03-22drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-03-31drm/vmwgfx: Re-implement the stream resource as a simple resource.Thomas Hellstrom
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-01-26drm/vmwgfx: Annotate ignored return valuesThomas Hellstrom
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-12drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2015-09-14drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom
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-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen targets to new helpers v3Thomas 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: Add an interface to pin a resource v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König