Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_mode.c1094 u32 per_pixel_copy, two_pixel_copy; in copy_cursor_image() local
1101 per_pixel_copy = width & 1; in copy_cursor_image()
1121 for (i = 0; i < per_pixel_copy; i++) { in copy_cursor_image()