Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-09 | drm/vmwgfx: Remove the dedicated memory accounting | Zack Rusin | 1 | -19/+1 |
2021-11-05 | drm/ttm: remove ttm_bo_vm_insert_huge() | Jason Gunthorpe | 1 | -71/+1 |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König | 1 | -4/+4 |
2021-03-13 | mm: use is_cow_mapping() across tree where proper | Peter Xu | 1 | -3/+1 |
2020-12-14 | drm/ttm: cleanup BO size handling v3 | Christian König | 1 | -4/+4 |
2020-10-07 | drm/ttm: remove ttm_bo_unmap_virtual_locked declaration v2 | Christian König | 1 | -1/+1 |
2020-03-24 | drm/vmwgfx: Support huge page faults | Thomas Hellstrom (VMware) | 1 | -1/+73 |
2020-03-24 | drm/ttm, drm/vmwgfx: Support huge TTM pagefaults | Thomas Hellstrom (VMware) | 1 | -1/+1 |
2020-03-16 | drm/vmwgfx: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2019-11-06 | drm/vmwgfx: Implement an infrastructure for read-coherent resources | Thomas Hellstrom | 1 | -5/+72 |
2019-11-06 | drm/vmwgfx: Implement an infrastructure for write-coherent resources | Thomas Hellstrom | 1 | -0/+421 |