Lines Matching defs:unit
41 * @du: Display unit on which to update the plane.
42 * @vfb: Framebuffer which is blitted to display unit.
49 * plane update on a display unit. Implementer will define that functionality
59 * damage clips on display unit @num_hits will be passed to allocate
98 * if needed. This will be called times have damage in display unit,
113 * This is where to populate display unit update commands or blit
158 * @fifo_commit: Callback that is called once for each display unit after
161 * @clip: Callback that is called for each cliprect on each display unit.
164 * each display unit. Set up by the caller.
166 * @unit: The current display unit. Set up by the helper before a call to @clip.
170 * @num_hits: Number of clip rect commands for this display unit.
189 struct vmw_display_unit *unit;
314 * unit (connector is synonymous to display unit) in overall topology.
323 * unit (connector is synonymous to display unit) in overall topology.
330 * Base class display unit.
333 * so the display unit is all of them at the same time. This is true for both
355 unsigned unit;
387 * Shared display unit functions - vmwgfx_kms.c
443 unsigned unit,
493 * Legacy display unit functions - vmwgfx_ldu.c