Searched refs:AST_HWC_SIZE (Results 1 – 2 of 2) sorted by relevance
95 #define AST_HWC_SIZE (AST_MAX_HWC_WIDTH * AST_MAX_HWC_HEIGHT * 2) macro
717 unsigned long cursor_size = roundup(AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE, PAGE_SIZE); in ast_primary_plane_init()795 dst += AST_HWC_SIZE; in ast_update_cursor_image()885 u8 __iomem *sig = dst + AST_HWC_SIZE; /* TODO: Use mapping abstraction properly */ in ast_cursor_plane_helper_atomic_update()968 size = roundup(AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE, PAGE_SIZE); in ast_cursor_plane_init()
Completed in 8 milliseconds