summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/ttm_object.h
AgeCommit message (Expand)AuthorFilesLines
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