blob: 45fcc59150e7f69298a71c4e85d7876d4a2ae495 [file] [log] [blame]
0149e7805b3c ("drm/ast: Move VRAM size detection to ast_mm.c")
8e46dc585389 ("drm/ast: Use managed VRAM-helper initialization")
e6949ff3ca85 ("drm/ast: Initialize mode setting in ast_mode_config_init()")
1728bf6402c3 ("drm/ast: Use managed mode-config init")
6bb18c9be6d2 ("drm/ast: Init cursors before creating modesetting structures")
3e9d787371ea ("drm/ast: Managed cursor release")
0d384eec10ea ("drm/ast: Keep cursor HW BOs mapped")
c91eadd11046 ("drm/ast: Add helper to hide cursor")
81039adc92cd ("drm/ast: Replace ast_cursor_move() with ast_cursor_show()")
75d9d8e66db8 ("drm/ast: Move cursor pageflip into helper")
932a62aa3bfd ("drm/ast: Update cursor image and checksum from same function")
dd004b9a5505 ("drm/ast: Move cursor fb pinning and mapping into helper")
beb2355eecbf ("drm/ast: Pass struct ast_private instance to cursor init/fini functions")
2ccebf561e4a ("drm/ast: Move cursor functions to ast_cursor.c")
1a19b4cb1622 ("drm/ast: Use per-device logging macros")
fa7dbd768884 ("drm/ast: Upcast from DRM device to ast structure via to_ast_private()")
05f13f5b5996 ("drm/ast: Remove unused code paths for AST 1180")
d6ddbd5c97d1 ("drm/ast: Don't check new mode if CRTC is being disabled")
a4cbf268afee ("drm/ast: Set up fbdev after registering device; remove error checks")