Home
last modified time | relevance | path

Searched refs:svga3dsurface_cache (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h1447 * struct svga3dsurface_cache - Cached surface information
1459 struct svga3dsurface_cache { struct
1491 static inline u32 svga3dsurface_subres(const struct svga3dsurface_cache *cache, in svga3dsurface_subres()
1512 struct svga3dsurface_cache *cache) in svga3dsurface_setup_cache()
1562 svga3dsurface_get_loc(const struct svga3dsurface_cache *cache, in svga3dsurface_get_loc()
1606 svga3dsurface_inc_loc(const struct svga3dsurface_cache *cache, in svga3dsurface_inc_loc()
1632 svga3dsurface_min_loc(const struct svga3dsurface_cache *cache, in svga3dsurface_min_loc()
1651 svga3dsurface_max_loc(const struct svga3dsurface_cache *cache, in svga3dsurface_max_loc()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c79 struct svga3dsurface_cache cache;
1726 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_subres_dirty_add()
1772 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_subres_dirty_full()
1796 const struct svga3dsurface_cache *cache; in vmw_surface_tex_dirty_range_add()
1845 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_surface_buf_dirty_range_add()
1889 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_surface_dirty_sync()

Completed in 5 milliseconds