summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/ttm_object.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin2023-01-091-37/+4
* drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala2022-10-251-4/+4
* drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.Maaz Mombasawala2022-10-251-41/+50
* drm/vmwgfx: Remove ttm object hashtableMaaz Mombasawala2022-10-251-18/+6
* drm/vmwgfx: Implement DRIVER_GEMZack Rusin2021-12-091-86/+28
* drm/vmwgfx: Remove the dedicated memory accountingZack Rusin2021-12-091-34/+2
* drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann2021-11-301-26/+26
* dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+3
* drm/vmwgfx: replace idr_init() by idr_init_base()Deepak R Varma2021-04-291-1/+1
* drm/vmwgfx/ttm_object: Reorder header to immediately precede its structLee Jones2021-01-191-9/+10
* drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up anotherLee Jones2021-01-191-3/+3
* drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König2020-12-011-1/+0
* drm/vmwgfx: Fix user space handle equal to zeroThomas Hellstrom2019-05-211-1/+1
* drm/vmwgfx: Look up objects without taking a referenceThomas Hellstrom2018-09-271-0/+35
* drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom2018-09-271-22/+20
* drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom2018-09-271-0/+761