Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h1459 struct svga3dsurface_cache { struct
1489 static inline u32 svga3dsurface_subres(const struct svga3dsurface_cache *cache, in svga3dsurface_subres()
1510 struct svga3dsurface_cache *cache) in svga3dsurface_setup_cache()
1560 svga3dsurface_get_loc(const struct svga3dsurface_cache *cache, in svga3dsurface_get_loc()
1604 svga3dsurface_inc_loc(const struct svga3dsurface_cache *cache, in svga3dsurface_inc_loc()
1630 svga3dsurface_min_loc(const struct svga3dsurface_cache *cache, in svga3dsurface_min_loc()
1648 svga3dsurface_max_loc(const struct svga3dsurface_cache *cache, in svga3dsurface_max_loc()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
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()
1832 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_surface_buf_dirty_range_add()
1876 const struct svga3dsurface_cache *cache = &dirty->cache; in vmw_surface_dirty_sync()