new_content_type 1039 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c enum stdu_content_type new_content_type; new_content_type 1060 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c new_content_type = SAME_AS_DISPLAY; new_content_type 1062 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c new_content_type = SEPARATE_BO; new_content_type 1064 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c new_content_type = SEPARATE_SURFACE; new_content_type 1066 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c if (new_content_type != SAME_AS_DISPLAY) { new_content_type 1078 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c if (new_content_type == SEPARATE_BO) { new_content_type 1165 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vps->content_fb_type = new_content_type;