Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-19 | drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI | Thomas Zimmermann | 1 | -2/+2 |
2023-06-27 | drm/ast: Enable and unlock device access early during init | Thomas Zimmermann | 1 | -2/+0 |
2023-03-01 | drm/ast: Rename struct ast_private to struct ast_device | Thomas Zimmermann | 1 | -2/+2 |
2022-10-16 | drm/ast: Convert ast to SHMEM | Thomas Zimmermann | 1 | -7/+7 |
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 |