Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c52 int colour_count = 0; in mga_crtc_cursor_set() local
161 if (colour_count >= 16) { in mga_crtc_cursor_set()
172 colour_count++; in mga_crtc_cursor_set()
176 for (i = 0; i < colour_count; i++) { in mga_crtc_cursor_set()
210 for (i = 0; i < colour_count; i++) { in mga_crtc_cursor_set()