summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/ttm_object.c
AgeCommit message (Expand)Author
2024-01-30drm/vmwgfx: Make all surfaces shareableMaaz Mombasawala
2023-01-09drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin
2022-10-25drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala
2022-10-25drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.Maaz Mombasawala
2022-10-25drm/vmwgfx: Remove ttm object hashtableMaaz Mombasawala
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-04-29drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma
2021-01-19drm/vmwgfx/ttm_object: Reorder header to immediately precede its structLee Jones
2021-01-19drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up anotherLee Jones
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König
2019-05-21drm/vmwgfx: Fix user space handle equal to zeroThomas Hellstrom
2018-09-27drm/vmwgfx: Look up objects without taking a referenceThomas Hellstrom
2018-09-27drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom