Searched refs:IS_AST_GEN6 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/ast/
H A Dast_main.c91 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast)) {
168 if (IS_AST_GEN6(ast))
180 if (IS_AST_GEN6(ast)) {
H A Dast_mode.c347 if ((IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) &&
471 if (IS_AST_GEN6(ast) || IS_AST_GEN7(ast))
518 } else if (IS_AST_GEN6(ast) || IS_AST_GEN5(ast) || IS_AST_GEN4(ast)) {
1103 IS_AST_GEN6(ast) || IS_AST_GEN7(ast)) {
1874 IS_AST_GEN6(ast) ||
H A Dast_drv.h250 #define IS_AST_GEN6(__ast) __ast_gen_is_eq(__ast, 6) macro
H A Dast_post.c54 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast))
75 if (IS_AST_GEN4(ast) || IS_AST_GEN5(ast) || IS_AST_GEN6(ast))
356 if (IS_AST_GEN6(ast))

Completed in 360 milliseconds