OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_fence_arg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
drm.h
672
struct
drm_fence_arg
{
struct
1079
#define DRM_IOCTL_FENCE_CREATE DRM_IOWR(0xc4, struct
drm_fence_arg
)
1080
#define DRM_IOCTL_FENCE_REFERENCE DRM_IOWR(0xc6, struct
drm_fence_arg
)
1081
#define DRM_IOCTL_FENCE_UNREFERENCE DRM_IOWR(0xc7, struct
drm_fence_arg
)
1082
#define DRM_IOCTL_FENCE_SIGNALED DRM_IOWR(0xc8, struct
drm_fence_arg
)
1083
#define DRM_IOCTL_FENCE_FLUSH DRM_IOWR(0xc9, struct
drm_fence_arg
)
1084
#define DRM_IOCTL_FENCE_WAIT DRM_IOWR(0xca, struct
drm_fence_arg
)
1085
#define DRM_IOCTL_FENCE_EMIT DRM_IOWR(0xcb, struct
drm_fence_arg
)
1086
#define DRM_IOCTL_FENCE_BUFFERS DRM_IOWR(0xcc, struct
drm_fence_arg
)
1176
typedef struct
drm_fence_arg
drm_fence_arg_t
[
all
...]
i915_drm.h
448
struct
drm_fence_arg
fence_arg;
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025