mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-23 02:54:32 +08:00
f3901b5fee
This change simplifies ast's modesetting code. The display mode is now programmed from within the CRTC's atomic_enable(), which only runs if we actually want to program the mode. Corresponding code in atomic_flush() is being removed. Also removed is atomic_begin(), which serves no purpose at all. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20200914072236.19398-4-tzimmermann@suse.de |
||
---|---|---|
.. | ||
ast_cursor.c | ||
ast_dp501.c | ||
ast_dram_tables.h | ||
ast_drv.c | ||
ast_drv.h | ||
ast_main.c | ||
ast_mm.c | ||
ast_mode.c | ||
ast_post.c | ||
ast_tables.h | ||
Kconfig | ||
Makefile |