Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/ast/
H A Dast_cursor.c51 unsigned int one_pixel_copy = width & BIT(0); in ast_cursor_calculate_checksum() local
52 unsigned int two_pixel_copy = width - one_pixel_copy; in ast_cursor_calculate_checksum()
63 if (one_pixel_copy) { in ast_cursor_calculate_checksum()