summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_streamoutput.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin2023-02-141-4/+4
* drm/vmwgfx: Abstract placement selectionZack Rusin2023-02-141-1/+2
* drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin2023-02-141-4/+5
* drm/vmwgfx: Remove the dedicated memory accountingZack Rusin2021-12-091-21/+0
* drm/ttm: rename bo->mem and make it a pointerChristian König2021-06-021-3/+3
* drm/vmwgfx: Cleanup the cmd/fifo splitZack Rusin2021-01-141-4/+4
* drm/vmwgfx: Add support for streamoutput with mob commandsDeepak Rawat2020-03-231-0/+387