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