Home
last modified time | relevance | path

Searched defs:vmw_sw_context (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h147 struct vmw_sw_context{ struct
148 struct ida bo_list;
149 uint32_t last_cid;
150 bool cid_valid;
151 bool kernel; /**< is the called made from the kernel */
152 struct vmw_resource *cur_ctx;
153 uint32_t last_sid;
154 uint32_t sid_translation;
155 bool sid_valid;
156 struct ttm_object_file *tfile;
[all …]