summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-14drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin1-2/+2
2023-02-14drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin1-5/+5
2022-03-21drm/vmwgfx: Disable command buffers on svga3 without gbobjectsZack Rusin1-4/+7
2022-03-11drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin1-1/+1
2021-12-01drm/vmwgfx: Fail to initialize on broken configsZack Rusin1-0/+7
2021-07-28drm/vmwgfx: Cleanup loggingZack Rusin1-1/+2
2021-06-12drm/vmwgfx: Simplify devcaps codeZack Rusin1-4/+2
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König1-5/+5
2021-05-14drm/vmwgfx: Fix memory allocation check and a leak of object fifoColin Ian King1-1/+5
2021-05-11drm/vmwgfx: Add basic support for SVGA3Zack Rusin1-63/+55
2021-01-19drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin1-0/+683