blob: b12089bc26414c69b52fa8b527f9f6d0fb8877bf [file] [log] [blame]
b22b51a0346e ("drm/vram-helpers: Merge code into a single file")
80f7c3f77697 ("drm/vram: Add helpers to validate a display mode's memory requirements")
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")
02f64b2d8605 ("drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS")
5a8b7cf93c92 ("drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()")
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")