Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h369 struct svga3d_surface_desc { struct
381 static const struct svga3d_surface_desc svga3d_surface_descs[] = { argument
1118 static inline const struct svga3d_surface_desc *
1145 svga3dsurface_get_size_in_blocks(const struct svga3d_surface_desc *desc, in svga3dsurface_get_size_in_blocks()
1158 svga3dsurface_is_planar_surface(const struct svga3d_surface_desc *desc) in svga3dsurface_is_planar_surface()
1164 svga3dsurface_calculate_pitch(const struct svga3d_surface_desc *desc, in svga3dsurface_calculate_pitch()
1189 svga3dsurface_get_image_buffer_size(const struct svga3d_surface_desc *desc, in svga3dsurface_get_image_buffer_size()
1224 const struct svga3d_surface_desc *desc = svga3dsurface_get_desc(format); in svga3dsurface_get_serialized_size()
1271 const struct svga3d_surface_desc *desc = svga3dsurface_get_desc(format); in svga3dsurface_get_pixel_offset()
1296 const struct svga3d_surface_desc *desc; in svga3dsurface_get_image_offset()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c277 const struct svga3d_surface_desc *desc = in vmw_surface_dma_encode()
730 const struct svga3d_surface_desc *desc; in vmw_surface_define_ioctl()
1421 const struct svga3d_surface_desc *desc; in vmw_surface_gb_priv_define()