content_fb_type   290 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h 	int content_fb_type;
content_fb_type   118 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	enum stdu_content_type content_fb_type;
content_fb_type   388 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 		stdu->content_fb_type = SAME_AS_DISPLAY;
content_fb_type   442 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 		stdu->content_fb_type = SAME_AS_DISPLAY;
content_fb_type  1013 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	vps->content_fb_type = SAME_AS_DISPLAY;
content_fb_type  1165 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	vps->content_fb_type = new_content_type;
content_fb_type  1173 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	if (vps->content_fb_type == SEPARATE_BO &&
content_fb_type  1608 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 		stdu->content_fb_type = vps->content_fb_type;