Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_drv.h322 struct vmw_sw_context{ struct
323 struct drm_open_hash res_ht;
324 bool res_ht_initialized;
326 struct vmw_fpriv *fp;
329 uint32_t cur_reloc;
331 uint32_t cur_val_buf;
332 uint32_t *cmd_bounce;
333 uint32_t cmd_bounce_size;
335 uint32_t fence_flags;
338 uint32_t *buf_start;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h407 struct vmw_sw_context{ struct
408 struct drm_open_hash res_ht;
409 bool res_ht_initialized;
410 bool kernel;
411 struct vmw_fpriv *fp;
412 uint32_t *cmd_bounce;
413 uint32_t cmd_bounce_size;
417 uint32_t *buf_start;
420 bool needs_post_query_barrier;
422 bool staged_bindings_inuse;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h407 struct vmw_sw_context{ struct
408 struct drm_open_hash res_ht;
409 bool res_ht_initialized;
410 bool kernel;
411 struct vmw_fpriv *fp;
412 uint32_t *cmd_bounce;
413 uint32_t cmd_bounce_size;
417 uint32_t *buf_start;
420 bool needs_post_query_barrier;
422 bool staged_bindings_inuse;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h407 struct vmw_sw_context{ struct
408 struct drm_open_hash res_ht;
409 bool res_ht_initialized;
410 bool kernel;
411 struct vmw_fpriv *fp;
412 uint32_t *cmd_bounce;
413 uint32_t cmd_bounce_size;
417 uint32_t *buf_start;
420 bool needs_post_query_barrier;
422 bool staged_bindings_inuse;
[all …]