summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c
AgeCommit message (Expand)Author
2022-10-25drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala
2022-10-25drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable impl...Maaz Mombasawala
2022-08-04drm/vmwgfx: cleanup commentsTom Rix
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin
2021-11-30drm/vmwgfx: Copy DRM hash-table code into driverThomas Zimmermann
2021-08-09drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...Baokun Li
2021-06-12drm/vmwgfx: Fix some static checker warningsZack Rusin
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'Lee Jones
2021-01-19drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove anotherLee Jones
2020-01-15drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_addNavid Emamdoost
2018-09-28drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...Thomas Hellstrom
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-06-26drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2014-10-31drm/vmwgfx: Fix hash key computationThomas Hellstrom
2014-07-04drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom