summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_gem.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-14drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin1-20/+7
2023-02-14drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin1-17/+1
2023-02-14drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin1-0/+8
2021-12-16drm/vmwgfx: Fix a size_t/long int format specifier mismatchZack Rusin1-1/+1
2021-12-09drm/vmwgfx: Implement DRIVER_GEMZack Rusin1-0/+294