OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__u32
(Results
1 - 25
of
44
) sorted by relevancy
1
2
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
virtgpu_drm.h
61
__u32
handle;
62
__u32
pad;
66
__u32
flags;
67
__u32
size;
70
__u32
num_bo_handles;
85
__u32
target;
86
__u32
format;
87
__u32
bind;
88
__u32
width;
89
__u32
height
[
all
...]
v3d_drm.h
83
__u32
bcl_start;
86
__u32
bcl_end;
99
__u32
rcl_start;
102
__u32
rcl_end;
105
__u32
in_sync_bcl;
107
__u32
in_sync_rcl;
109
__u32
out_sync;
116
__u32
qma;
119
__u32
qms;
122
__u32
qts
[
all
...]
vmwgfx_drm.h
129
__u32
param;
130
__u32
pad64;
152
__u32
pad64;
194
__u32
flags;
195
__u32
format;
196
__u32
mip_levels[DRM_VMW_MAX_SURFACE_FACES];
230
__u32
width;
231
__u32
height;
232
__u32
depth;
233
__u32
pad64
[
all
...]
tegra_drm.h
59
__u32
flags;
67
__u32
handle;
79
__u32
handle;
86
__u32
pad;
106
__u32
id;
114
__u32
value;
126
__u32
id;
133
__u32
pad;
145
__u32
id;
152
__u32
thresh
[
all
...]
qxl_drm.h
56
__u32
size;
57
__u32
handle; /* 0 is an invalid handle */
62
__u32
handle;
63
__u32
pad;
78
__u32
src_handle; /* dest handle to compute address from */
79
__u32
dst_handle; /* 0 if to command buffer */
80
__u32
reloc_type;
81
__u32
pad;
87
__u32
type;
88
__u32
command_size
[
all
...]
drm_mode.h
224
__u32
clock;
236
__u32
vrefresh;
238
__u32
flags;
239
__u32
type;
248
__u32
count_fbs;
249
__u32
count_crtcs;
250
__u32
count_connectors;
251
__u32
count_encoders;
252
__u32
min_width;
253
__u32
max_width
[
all
...]
vgem_drm.h
48
__u32
handle;
49
__u32
flags;
51
__u32
out_fence;
52
__u32
pad;
56
__u32
fence;
57
__u32
flags;
msm_drm.h
83
__u32
pipe; /* in, MSM_PIPE_x */
84
__u32
param; /* in, MSM_PARAM_x */
108
__u32
flags; /* in, mask of MSM_BO_x */
109
__u32
handle; /* out */
125
__u32
handle; /* in */
126
__u32
info; /* in - one of MSM_INFO_* */
128
__u32
len; /* in or out */
129
__u32
pad;
139
__u32
handle; /* in */
140
__u32
op; /* in, mask of MSM_PREP_x *
[
all
...]
vc4_drm.h
68
__u32
hindex; /* Handle index, or ~0 if not present. */
69
__u32
offset; /* Offset to start of buffer. */
119
* uniform data has a
__u32
index into bo_handles per texture
132
__u32
bin_cl_size;
134
__u32
shader_rec_size;
141
__u32
shader_rec_count;
143
__u32
uniforms_size;
146
__u32
bo_handle_count;
161
__u32
clear_color[2];
162
__u32
clear_z
[
all
...]
amdgpu_drm.h
151
__u32
handle;
152
__u32
_pad;
169
__u32
operation;
171
__u32
list_handle;
173
__u32
bo_number;
175
__u32
bo_info_size;
182
__u32
bo_handle;
184
__u32
bo_priority;
189
__u32
list_handle;
190
__u32
_pad
[
all
...]
panfrost_drm.h
60
__u32
in_sync_count;
63
__u32
out_sync;
69
__u32
bo_handle_count;
72
__u32
requirements;
84
__u32
handle;
85
__u32
pad;
99
__u32
size;
100
__u32
flags;
102
__u32
handle;
104
__u32
pad
[
all
...]
nouveau_drm.h
52
__u32
handle;
53
__u32
domain;
57
__u32
tile_mode;
58
__u32
tile_flags;
63
__u32
channel_hint;
64
__u32
align;
69
__u32
valid;
70
__u32
domain;
76
__u32
handle;
77
__u32
read_domains
[
all
...]
i915_drm.h
84
__u32
name;
85
__u32
flags; /* All undefined bits must be zero. */
86
__u32
rsvd[4]; /* Reserved for future use; must be zero. */
268
__u32
unused1, unused2, unused3;
273
__u32
front_bo_handle;
274
__u32
back_bo_handle;
275
__u32
unused_bo_handle;
276
__u32
depth_bo_handle;
723
__u32
handle;
724
__u32
pad
[
all
...]
via_drm.h
122
__u32
offset;
123
__u32
size;
127
__u32
offset;
128
__u32
size;
132
__u32
context;
133
__u32
type;
134
__u32
size;
156
__u32
ms;
157
__u32
lock;
158
__u32
val
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
dmabuf.h
41
__u32
drm_format; /* drm format of plane */
42
__u32
width; /* width of plane */
43
__u32
height; /* height of plane */
44
__u32
stride; /* stride of plane */
45
__u32
size; /* size of plane in bytes, align on page */
46
__u32
x_pos; /* horizontal position of cursor plane */
47
__u32
y_pos; /* vertical position of cursor plane */
48
__u32
x_hot; /* horizontal position of cursor hotspot */
49
__u32
y_hot; /* vertical position of cursor hotspot */
59
__u32
dmabuf_id
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
clb069.h
8
__u32
entries;
9
__u32
get;
10
__u32
put;
cl006b.h
11
__u32
offset;
if0004.h
14
__u32
ref;
clc36f.h
11
__u32
ilength;
16
__u32
token;
cl506f.h
11
__u32
ilength;
cl826f.h
11
__u32
ilength;
cl906f.h
11
__u32
ilength;
cl9097.h
34
__u32
ds[4];
35
__u32
l2[4];
44
__u32
ds;
45
__u32
l2;
if0003.h
32
__u32
ctr[4];
33
__u32
clk;
/src/sys/external/bsd/drm/dist/shared-core/
xgi_drm.h
81
__u32
hw_addr;
86
__u32
offset;
93
__u32
index;
105
__u32
type;
106
__u32
hw_addr;
107
__u32
size;
108
__u32
id;
131
#define XGI_IOCTL_FREE DRM_IOW(DRM_COMMAND_BASE + DRM_XGI_FREE,
__u32
)
Completed in 20 milliseconds
1
2
Indexes created Wed Oct 22 00:09:40 GMT 2025