Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c12 static bool warn_transparent = true; variable
131 if (warn_transparent) { in mga_crtc_cursor_set()
134 warn_transparent = false; /* Only tell the user once. */ in mga_crtc_cursor_set()