Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c14 static bool warn_transparent = true; variable
133 if (warn_transparent) { in mga_crtc_cursor_set()
136 warn_transparent = false; /* Only tell the user once. */ in mga_crtc_cursor_set()