Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c52 int colour_count = 0; in mga_crtc_cursor_set() local
154 if (colour_count >= 16) { in mga_crtc_cursor_set()
165 colour_count++; in mga_crtc_cursor_set()
169 for (i = 0; i < colour_count; i++) { in mga_crtc_cursor_set()
203 for (i = 0; i < colour_count; i++) { in mga_crtc_cursor_set()