Home
last modified time | relevance | path

Searched refs:AST_MAX_HWC_WIDTH (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/ast/
A Dast_drv.h92 #define AST_MAX_HWC_WIDTH 64 macro
95 #define AST_HWC_SIZE (AST_MAX_HWC_WIDTH * AST_MAX_HWC_HEIGHT * 2)
A Dast_mode.c756 alpha_dst_delta = AST_MAX_HWC_WIDTH << 1; in ast_update_cursor_image()
865 if (new_fb->width > AST_MAX_HWC_WIDTH || new_fb->height > AST_MAX_HWC_HEIGHT) in ast_cursor_plane_helper_atomic_check()
907 offset_x = AST_MAX_HWC_WIDTH - fb->width; in ast_cursor_plane_helper_atomic_update()

Completed in 8 milliseconds