blob: 5ab1661de7a58baed273918d1030c23d59a827fe [file] [log] [blame]
cff0adca1edd ("drm/ast: Managed device release")
4bc85b82c8ba ("drm/ast: Manage release of firmware backup memory")
2c0b6566d621 ("drm/ast: Managed release of ast firmware")
e0f5a738cfe5 ("drm/ast: Embed struct drm_device in struct ast_private")
fbe01716ed4a ("drm/ast: Replace driver load/unload functions with device create/destroy")
d50ace1e72f0 ("drm/ast: Separate DRM driver from PCI code")
03ba7e00f805 ("drm/ast: Use managed MM initialization")
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")
7cbb93d89838 ("drm/ast: Use managed pci functions")
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")