index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
ttm_object.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-30
fs: port files to file_ref
Christian Brauner
2024-03-28
drm/vmwgfx: Remove unused code
Ian Forbes
2024-01-30
drm/vmwgfx: Make all surfaces shareable
Maaz Mombasawala
2023-01-09
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
2022-10-25
drm/vmwgfx: Remove vmwgfx_hashtab
Maaz Mombasawala
2022-10-25
drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.
Maaz Mombasawala
2022-10-25
drm/vmwgfx: Remove ttm object hashtable
Maaz Mombasawala
2021-12-09
drm/vmwgfx: Implement DRIVER_GEM
Zack Rusin
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-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-04-29
drm/vmwgfx: replace idr_init() by idr_init_base()
Deepak R Varma
2021-01-19
drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct
Lee Jones
2021-01-19
drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
Lee Jones
2020-12-01
drm/ttm/drivers: remove unecessary ttm_module.h include v2
Christian König
2019-05-21
drm/vmwgfx: Fix user space handle equal to zero
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Look up objects without taking a reference
Thomas Hellstrom
2018-09-27
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom