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