Age | Commit message (Expand) | Author |
---|---|---|
2020-08-19 | drm: ast: fix double __iomem sparse warning | Randy Dunlap |
2020-08-03 | drm/ast: Embed struct drm_device in struct ast_private | Thomas Zimmermann |
2020-08-03 | drm/ast: Replace struct_drm_device.dev_private with to_ast_private() | Thomas Zimmermann |
2020-07-07 | drm/ast: Managed cursor release | Thomas Zimmermann |
2020-07-07 | drm/ast: Keep cursor HW BOs mapped | Thomas Zimmermann |
2020-07-07 | drm/ast: Add helper to hide cursor | Thomas Zimmermann |
2020-07-07 | drm/ast: Replace ast_cursor_move() with ast_cursor_show() | Thomas Zimmermann |
2020-07-07 | drm/ast: Move cursor pageflip into helper | Thomas Zimmermann |
2020-07-07 | drm/ast: Update cursor image and checksum from same function | Thomas Zimmermann |
2020-07-07 | drm/ast: Move cursor fb pinning and mapping into helper | Thomas Zimmermann |
2020-07-07 | drm/ast: Pass struct ast_private instance to cursor init/fini functions | Thomas Zimmermann |
2020-07-07 | drm/ast: Move cursor functions to ast_cursor.c | Thomas Zimmermann |