• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/drm2/

Lines Matching refs:__u32

89 	__u32 clock;
93 __u32 vrefresh;
95 __u32 flags;
96 __u32 type;
105 __u32 count_fbs;
106 __u32 count_crtcs;
107 __u32 count_connectors;
108 __u32 count_encoders;
109 __u32 min_width, max_width;
110 __u32 min_height, max_height;
115 __u32 count_connectors;
117 __u32 crtc_id; /**< Id */
118 __u32 fb_id; /**< Id of framebuffer */
120 __u32 x, y; /**< Position on the frameuffer */
122 __u32 gamma_size;
123 __u32 mode_valid;
132 __u32 plane_id;
133 __u32 crtc_id;
134 __u32 fb_id; /* fb object contains surface format type */
135 __u32 flags; /* see above flags */
139 __u32 crtc_w, crtc_h;
142 __u32 src_x, src_y;
143 __u32 src_h, src_w;
147 __u32 plane_id;
149 __u32 crtc_id;
150 __u32 fb_id;
152 __u32 possible_crtcs;
153 __u32 gamma_size;
155 __u32 count_format_types;
161 __u32 count_planes;
172 __u32 encoder_id;
173 __u32 encoder_type;
175 __u32 crtc_id; /**< Id of crtc */
177 __u32 possible_crtcs;
178 __u32 possible_clones;
216 __u32 count_modes;
217 __u32 count_props;
218 __u32 count_encoders;
220 __u32 encoder_id; /**< Current Encoder */
221 __u32 connector_id; /**< Id */
222 __u32 connector_type;
223 __u32 connector_type_id;
225 __u32 connection;
226 __u32 mm_width, mm_height; /**< HxW in millimeters */
227 __u32 subpixel;
246 __u32 prop_id;
247 __u32 flags;
250 __u32 count_values;
251 __u32 count_enum_blobs;
256 __u32 prop_id;
257 __u32 connector_id;
263 __u32 count_props;
264 __u32 obj_id;
265 __u32 obj_type;
270 __u32 prop_id;
271 __u32 obj_id;
272 __u32 obj_type;
276 __u32 blob_id;
277 __u32 length;
282 __u32 fb_id;
283 __u32 width, height;
284 __u32 pitch;
285 __u32 bpp;
286 __u32 depth;
288 __u32 handle;
294 __u32 fb_id;
295 __u32 width, height;
296 __u32 pixel_format; /* fourcc code from drm_fourcc.h */
297 __u32 flags; /* see above flags */
313 __u32 handles[4];
314 __u32 pitches[4]; /* pitch for each plane */
315 __u32 offsets[4]; /* offset of each plane */
352 __u32 fb_id;
353 __u32 flags;
354 __u32 color;
355 __u32 num_clips;
360 __u32 connector_id;
383 __u32 flags;
384 __u32 crtc_id;
387 __u32 width;
388 __u32 height;
390 __u32 handle;
394 __u32 crtc_id;
395 __u32 gamma_size;
429 __u32 crtc_id;
430 __u32 fb_id;
431 __u32 flags;
432 __u32 reserved;
451 __u32 handle;
452 __u32 pad;