Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-19 | drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI | 1 | -2/+2 | |
2023-06-27 | drm/ast: Enable and unlock device access early during init | 1 | -2/+0 | |
2023-03-01 | drm/ast: Rename struct ast_private to struct ast_device | 1 | -2/+2 | |
2022-10-16 | drm/ast: Convert ast to SHMEM | 1 | -7/+7 | |
2021-09-23 | drm/ast: Use managed interfaces for framebuffer write combining | 1 | -17/+10 | |
2021-01-06 | drm/ast: Remove references to struct drm_device.pdev | 1 | -8/+9 | |
2020-08-03 | drm/ast: Embed struct drm_device in struct ast_private | 1 | -1/+1 | |
2020-07-20 | drm/ast: Use managed MM initialization | 1 | -11/+12 | |
2020-07-20 | drm/ast: Move VRAM size detection to ast_mm.c | 1 | -1/+44 | |
2020-07-20 | drm/ast: Use managed VRAM-helper initialization | 1 | -8/+3 | |
2020-07-20 | drm/ast: Rename ast_ttm.c to ast_mm.c | 1 | -0/+68 |