Searched refs:surface (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 106 struct vmw_surface *surface = NULL; in vmw_du_crtc_cursor_set() local 112 handle, &surface); in vmw_du_crtc_cursor_set() 114 if (!surface->snooper.image) { in vmw_du_crtc_cursor_set() 137 if (surface) { in vmw_du_crtc_cursor_set() 139 du->cursor_surface = surface; in vmw_du_crtc_cursor_set() 143 vmw_cursor_update_image(dev_priv, surface->snooper.image, in vmw_du_crtc_cursor_set() 330 struct vmw_surface *surface; member 381 vmw_surface_unreference(&vfbs->surface); in vmw_framebuffer_surface_destroy() 392 struct vmw_surface *surf = vfbs->surface; in vmw_framebuffer_present_fs_callback() 447 struct vmw_surface *surf = vfbs->surface; in vmw_framebuffer_surface_dirty() [all …]
|
/linux-2.6.39/Documentation/input/ |
D | multi-touch-protocol.txt | 11 objects in direct contact with the device surface, is needed. This 54 surface. The order in which the packets appear in the event stream is not 165 indicate the distance between the contact and the surface. 190 surface units. If the surface has an X times Y resolution, the largest 195 The length, in surface units, of the minor axis of the contact. If the 200 The length, in surface units, of the major axis of the approaching 207 The length, in surface units, of the minor axis of the approaching 223 The distance, in surface units, between the contact and the surface. Zero 224 distance means the contact is touching the surface. A positive number means 225 the contact is hovering above the surface. [all …]
|
D | event-codes.txt | 122 pen is hovering over but not touching the tablet surface. 171 - Used to describe the distance of a tool from an interaction surface. This
|
/linux-2.6.39/Documentation/sound/oss/ |
D | ALS | 27 with the MPU401 interface surface, try using the standalone MPU401 module,
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-driver-hid-roccat-kone | 80 calibrate the laser power to fit the mousepad surface.
|
/linux-2.6.39/drivers/gpu/drm/i915/ |
D | intel_display.c | 7581 u32 surface; member 7608 error->plane[i].surface = I915_READ(DSPSURF(i)); in intel_display_capture_error_state() 7650 seq_printf(m, " SURF: %08x\n", error->plane[i].surface); in intel_display_print_error_state()
|
/linux-2.6.39/Documentation/development-process/ |
D | 2.Process | 179 comments and/or problems may surface at this time; it is important that
|
/linux-2.6.39/Documentation/ |
D | kernel-parameters.txt | 1478 leaving touchpad surface for touch to be considered
|