OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vmw_fence_obj
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_fence.h
60
struct
vmw_fence_obj
{
struct
65
void (*destroy)(struct
vmw_fence_obj
*fence);
74
vmw_fence_obj_unreference(struct
vmw_fence_obj
**fence_p)
76
struct
vmw_fence_obj
*fence = *fence_p;
83
static inline struct
vmw_fence_obj
*
84
vmw_fence_obj_reference(struct
vmw_fence_obj
*fence)
93
extern bool vmw_fence_obj_signaled(struct
vmw_fence_obj
*fence);
95
extern int vmw_fence_obj_wait(struct
vmw_fence_obj
*fence,
99
extern void vmw_fence_obj_flush(struct
vmw_fence_obj
*fence);
103
struct
vmw_fence_obj
**p_fence)
[
all
...]
vmwgfx_fence.c
62
struct
vmw_fence_obj
fence;
84
struct
vmw_fence_obj
*fence;
92
fman_from_fence(struct
vmw_fence_obj
*fence)
121
struct
vmw_fence_obj
*fence =
122
container_of(f, struct
vmw_fence_obj
, base);
145
struct
vmw_fence_obj
*fence =
146
container_of(f, struct
vmw_fence_obj
, base);
187
struct
vmw_fence_obj
*fence =
188
container_of(f, struct
vmw_fence_obj
, base);
353
fman->fence_size = ttm_round_pot(sizeof(struct
vmw_fence_obj
));
[
all
...]
vmwgfx_validation.h
95
struct
vmw_fence_obj
;
188
struct
vmw_fence_obj
*fence)
251
struct
vmw_fence_obj
*fence);
vmwgfx_kms.h
128
struct
vmw_fence_obj
**out_fence;
429
struct
vmw_fence_obj
**out_fence,
521
struct
vmw_fence_obj
**out_fence,
529
struct
vmw_fence_obj
**out_fence,
551
struct
vmw_fence_obj
**out_fence,
vmwgfx_cotable.c
315
struct
vmw_fence_obj
*fence;
352
struct
vmw_fence_obj
*fence;
vmwgfx_scrn.c
536
* @out_fence: If non-NULL, will return a ref-counted pointer to
vmw_fence_obj
.
546
struct
vmw_fence_obj
**out_fence)
697
* @out_fence: If non-NULL, will return a ref-counted pointer to
vmw_fence_obj
.
707
struct
vmw_fence_obj
**out_fence)
737
struct
vmw_fence_obj
*fence = NULL;
1123
* struct
vmw_fence_obj
. The returned fence pointer may be NULL in which
1138
struct
vmw_fence_obj
**out_fence,
1239
* struct
vmw_fence_obj
. The returned fence pointer may be NULL in which
1252
struct
vmw_fence_obj
**out_fence,
vmwgfx_drv.h
845
struct
vmw_fence_obj
*fence);
1059
struct
vmw_fence_obj
**out_fence,
1062
struct
vmw_fence_obj
*fence);
1067
struct
vmw_fence_obj
**p_fence,
1074
struct
vmw_fence_obj
*fence,
vmwgfx_stdu.c
846
* struct
vmw_fence_obj
. The returned fence pointer may be NULL in which
861
struct
vmw_fence_obj
**out_fence,
1361
* @out_fence: If non-NULL, will return a ref-counted pointer to
vmw_fence_obj
.
1371
struct
vmw_fence_obj
**out_fence)
1536
* @out_fence: If non-NULL, will return a ref-counted pointer to
vmw_fence_obj
.
1546
struct
vmw_fence_obj
**out_fence)
1601
struct
vmw_fence_obj
*fence = NULL;
vmwgfx_context.c
372
struct
vmw_fence_obj
*fence;
579
struct
vmw_fence_obj
*fence;
vmwgfx_shader.c
288
struct
vmw_fence_obj
*fence;
518
struct
vmw_fence_obj
*fence;
vmwgfx_validation.c
825
struct
vmw_fence_obj
*fence)
vmwgfx_bo.c
1025
struct
vmw_fence_obj
*fence)
vmwgfx_execbuf.c
3381
struct
vmw_fence_obj
**p_fence,
3437
struct
vmw_fence_obj
*fence, uint32_t fence_handle,
3660
struct
vmw_fence_obj
**out_fence, uint32_t flags)
3663
struct
vmw_fence_obj
*fence = NULL;
3949
* @fence: If non-NULL should point to a struct
vmw_fence_obj
issued _after_ a
3968
struct
vmw_fence_obj
*fence)
3971
struct
vmw_fence_obj
*lfence = NULL;
vmwgfx_surface.c
491
struct
vmw_fence_obj
*fence;
1228
struct
vmw_fence_obj
*fence;
vmwgfx_resource.c
888
struct
vmw_fence_obj
*fence;
vmwgfx_kms.c
2562
struct
vmw_fence_obj
**out_fence,
2566
struct
vmw_fence_obj
*fence = NULL;
Completed in 53 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025