summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-14drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin1-4/+4
2023-02-14drm/vmwgfx: Abstract placement selectionZack Rusin1-1/+2
2023-02-14drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin1-4/+5
2021-12-09drm/vmwgfx: Remove the dedicated memory accountingZack Rusin1-21/+0
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König1-3/+3
2021-01-14drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin1-4/+4
2020-03-24drm/vmwgfx: Add support for streamoutput with mob commandsDeepak Rawat1-0/+387