index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_cmd.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-17
drm/vmwgfx: Update last_read_seqno under the fence lock
Ian Forbes
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
2023-02-13
drm/vmwgfx: Rename vmw_buffer_object to vmw_bo
Zack Rusin
2022-03-21
drm/vmwgfx: Disable command buffers on svga3 without gbobjects
Zack Rusin
2022-03-11
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
2021-12-01
drm/vmwgfx: Fail to initialize on broken configs
Zack Rusin
2021-07-28
drm/vmwgfx: Cleanup logging
Zack Rusin
2021-06-12
drm/vmwgfx: Simplify devcaps code
Zack Rusin
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-05-14
drm/vmwgfx: Fix memory allocation check and a leak of object fifo
Colin Ian King
2021-05-11
drm/vmwgfx: Add basic support for SVGA3
Zack Rusin
2021-01-19
drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc header
Lee Jones
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin