Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-14 | drm/vmwgfx: Rename vmw_buffer_object to vmw_bo | Zack Rusin | 1 | -20/+7 |
2023-02-14 | drm/vmwgfx: Remove the duplicate bo_free function | Zack Rusin | 1 | -17/+1 |
2023-02-14 | drm/vmwgfx: Use the common gem mmap instead of the custom code | Zack Rusin | 1 | -0/+8 |
2021-12-16 | drm/vmwgfx: Fix a size_t/long int format specifier mismatch | Zack Rusin | 1 | -1/+1 |
2021-12-09 | drm/vmwgfx: Implement DRIVER_GEM | Zack Rusin | 1 | -0/+294 |