Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h383 struct svga3d_surface_desc { struct
395 static const struct svga3d_surface_desc svga3d_surface_descs[] = { argument
1172 static inline const struct svga3d_surface_desc *
1199 svga3dsurface_get_size_in_blocks(const struct svga3d_surface_desc *desc, in svga3dsurface_get_size_in_blocks()
1212 svga3dsurface_is_planar_surface(const struct svga3d_surface_desc *desc) in svga3dsurface_is_planar_surface()
1218 svga3dsurface_calculate_pitch(const struct svga3d_surface_desc *desc, in svga3dsurface_calculate_pitch()
1243 svga3dsurface_get_image_buffer_size(const struct svga3d_surface_desc *desc, in svga3dsurface_get_image_buffer_size()
1278 const struct svga3d_surface_desc *desc = svga3dsurface_get_desc(format); in svga3dsurface_get_serialized_size()
1325 const struct svga3d_surface_desc *desc = svga3dsurface_get_desc(format); in svga3dsurface_get_pixel_offset()
1349 const struct svga3d_surface_desc *desc; in svga3dsurface_get_image_offset()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c308 const struct svga3d_surface_desc *desc = in vmw_surface_dma_encode()
751 const struct svga3d_surface_desc *desc; in vmw_surface_define_ioctl()
2108 const struct svga3d_surface_desc *desc = in vmw_gb_surface_define()