Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
A Dast_main.c62 if (IS_AST_GEN7(ast)) in ast_detect_widescreen()
115 } else if (IS_AST_GEN7(ast)) { in ast_detect_tx_chip()
A Dast_mode.c344 if ((IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) && in ast_set_crtc_reg()
386 if (IS_AST_GEN7(ast) && (mode->crtc_vdisplay == 1080)) in ast_set_crtc_reg()
468 if (IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) in ast_set_dclk_reg()
512 if (IS_AST_GEN7(ast)) { in ast_set_crtthd_reg()
1044 IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) { in ast_crtc_helper_mode_valid()
1378 IS_AST_GEN7(ast) || in ast_mode_config_init()
A Dast_drv.h248 #define IS_AST_GEN7(__ast) __ast_gen_is_eq(__ast, 7) macro
A Dast_post.c352 if (IS_AST_GEN7(ast)) { in ast_post_gpu()

Completed in 12 milliseconds