index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_cmdbuf_res.c
Age
Commit message (
Expand
)
Author
2022-10-25
drm/vmwgfx: Remove vmwgfx_hashtab
Maaz Mombasawala
2022-10-25
drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable impl...
Maaz Mombasawala
2022-08-04
drm/vmwgfx: cleanup comments
Tom Rix
2021-12-09
drm/vmwgfx: Remove the dedicated memory accounting
Zack Rusin
2021-11-30
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
2021-08-09
drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cm...
Baokun Li
2021-06-12
drm/vmwgfx: Fix some static checker warnings
Zack Rusin
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
Lee Jones
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove another
Lee Jones
2020-01-15
drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
Navid Emamdoost
2018-09-28
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2018-06-29
drm/vmwgfx: add SPDX idenitifier and clarify license
Dirk Hohndel (VMware)
2017-07-17
drm/vmwgfx: Fix NULL pointer comparison
Ravikant B Sharma
2017-06-26
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
2014-10-31
drm/vmwgfx: Fix hash key computation
Thomas Hellstrom
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom