summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/ttm_object.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-30drm/vmwgfx: Make all surfaces shareableMaaz Mombasawala1-2/+1
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter1-15/+0
2023-01-18drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFXChristian König1-0/+11
2023-01-10drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin1-14/+0
2022-10-25drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala1-2/+0
2022-10-25drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.Maaz Mombasawala1-7/+5
2022-10-25drm/vmwgfx: Remove ttm object hashtableMaaz Mombasawala1-4/+2
2022-08-04drm/vmwgfx: cleanup commentsTom Rix1-2/+2
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin1-40/+4
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin1-11/+1
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann1-2/+1
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König1-1/+2
2019-08-15drm/vmwgfx: drop use of drmP.h in header filesSam Ravnborg1-3/+4
2018-09-27drm/vmwgfx: Look up objects without taking a referenceThomas Hellstrom1-0/+15
2018-09-27drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom1-3/+10
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom1-0/+353