blob: bbe1455b7beedac9a4380c6f0a4a84247a3e4767 [file] [log] [blame]
244d012801da ("drm/ast: Initialize DRAM type before posting GPU")
05f13f5b5996 ("drm/ast: Remove unused code paths for AST 1180")
d6ddbd5c97d1 ("drm/ast: Don't check new mode if CRTC is being disabled")
e7d70cd4948e ("drm/ast: Store VBIOS mode info in struct ast_crtc_state")
83be6a3ceb11 ("drm/ast: Introduce struct ast_crtc_state")
ae37025d14ac ("drm/ast: Clean up arguments of register functions")
2fbeec03e171 ("drm/ast: Enable and disable screen in primary-plane functions")
71d873cc9930 ("drm/ast: Move modesetting code to CRTC's atomic_flush()")
4961eb60f145 ("drm/ast: Enable atomic modesetting")
02f3bb751a46 ("drm/ast: Add cursor plane")
b48e1b6ffd28 ("drm/ast: Add CRTC helpers for atomic modesetting")
a6ff807b71e3 ("drm/ast: Add primary plane")
259d14a76a27 ("drm/ast: Split ast_set_vbios_mode_info()")
0d45ad989d02 ("drm/ast: Split ast_set_ext_reg() into color and threshold function")
9253f830c916 ("drm/ast: Check video-mode requirements against VRAM size")
0090ef3ecbd4 ("drm/ast: Allocate cursor BOs at high end of video memory")
659d1a49c63d ("drm/ast: Move cursor offset swapping into ast_show_cursor()")
2f5989fcd1b7 ("drm/ast: Move cursor update code to ast_show_cursor()")
714468d9afdf ("drm/ast: Move ast_{show,hide}_cursor() within source file")
96a49f39043d ("drm/ast: Don't call ast_show_cursor() from ast_cursor_move()")
4092de1ba34e ("Merge drm/drm-next into drm-misc-next")