Home
last modified time | relevance | path

Searched refs:support_fullhd (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/ast/
H A Dast_main.c57 if (ast->support_fullhd) { in __ast_2100_detect_wuxga()
69 ast->support_fullhd = false; in ast_detect_widescreen()
74 ast->support_fullhd = true; in ast_detect_widescreen()
83 ast->support_fullhd = true; in ast_detect_widescreen()
92 ast->support_fullhd = true; in ast_detect_widescreen()
101 ast->support_fullhd = true; in ast_detect_widescreen()
109 ast->support_fullhd = true; in ast_detect_widescreen()
118 ast->support_fullhd = true; in ast_detect_widescreen()
H A Dast_vbios.c204 if (!vmode_table && ast->support_fullhd) in ast_vbios_find_mode_table()
H A Dast_drv.h215 bool support_fullhd; /* 1920x1080 */ member
H A Dast_mode.c981 if (ast->support_fullhd) { in ast_mode_config_init()