content_srf      1067 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 		struct vmw_surface content_srf;
content_srf      1082 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				content_srf.format = SVGA3D_X8R8G8B8;
content_srf      1086 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				content_srf.format = SVGA3D_R5G6B5;
content_srf      1090 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				content_srf.format = SVGA3D_P8;
content_srf      1098 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 			content_srf.flags             = 0;
content_srf      1099 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 			content_srf.mip_levels[0]     = 1;
content_srf      1100 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 			content_srf.multisample_count = 0;
content_srf      1101 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 			content_srf.multisample_pattern =
content_srf      1103 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 			content_srf.quality_level = SVGA3D_MS_QUALITY_NONE;
content_srf      1105 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 			content_srf = *new_vfbs->surface;
content_srf      1113 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 			    vps->surf->format != content_srf.format) {
content_srf      1125 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				 content_srf.flags,
content_srf      1126 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				 content_srf.format,
content_srf      1128 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				 content_srf.mip_levels[0],
content_srf      1129 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				 content_srf.multisample_count,
content_srf      1132 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				 content_srf.multisample_pattern,
content_srf      1133 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 				 content_srf.quality_level,