summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix missing vmalloc.h includesKent Overstreet2024-04-261-0/+1
* drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin2023-02-141-2/+2
* drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin2023-02-141-5/+5
* drm/vmwgfx: Disable command buffers on svga3 without gbobjectsZack Rusin2022-03-211-4/+7
* drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin2022-03-111-1/+1
* drm/vmwgfx: Fail to initialize on broken configsZack Rusin2021-12-011-0/+7
* drm/vmwgfx: Cleanup loggingZack Rusin2021-07-281-1/+2
* drm/vmwgfx: Simplify devcaps codeZack Rusin2021-06-121-4/+2
* drm/ttm: rename bo->mem and make it a pointerChristian König2021-06-021-5/+5
* drm/vmwgfx: Fix memory allocation check and a leak of object fifoColin Ian King2021-05-141-1/+5
* drm/vmwgfx: Add basic support for SVGA3Zack Rusin2021-05-111-63/+55
* drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc headerLee Jones2021-01-191-1/+1
* drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin2021-01-141-0/+683