Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c14 static bool warn_transparent = true; variable
140 if (warn_transparent) { in mga_crtc_cursor_set()
143 warn_transparent = false; /* Only tell the user once. */ in mga_crtc_cursor_set()