Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-23 | drm/ast: Use managed interfaces for framebuffer write combining | Thomas Zimmermann | 1 | -17/+10 |
2021-01-06 | drm/ast: Remove references to struct drm_device.pdev | Thomas Zimmermann | 1 | -8/+9 |
2020-08-03 | drm/ast: Embed struct drm_device in struct ast_private | Thomas Zimmermann | 1 | -1/+1 |
2020-07-20 | drm/ast: Use managed MM initialization | Thomas Zimmermann | 1 | -11/+12 |
2020-07-20 | drm/ast: Move VRAM size detection to ast_mm.c | Thomas Zimmermann | 1 | -1/+44 |
2020-07-20 | drm/ast: Use managed VRAM-helper initialization | Thomas Zimmermann | 1 | -8/+3 |
2020-07-20 | drm/ast: Rename ast_ttm.c to ast_mm.c | Thomas Zimmermann | 1 | -0/+68 |