Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/ast/
Dast_mode.c672 u32 per_pixel_copy, two_pixel_copy; in ast_update_cursor_image() local
680 two_pixel_copy = width >> 1; in ast_update_cursor_image()
683 for (i = 0; i < two_pixel_copy; i++) { in ast_update_cursor_image()