/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 179 struct vmw_surface *surface = NULL; in vmw_du_crtc_cursor_set() local 203 handle, &surface, &dmabuf); in vmw_du_crtc_cursor_set() 212 if (surface && !surface->snooper.image) { in vmw_du_crtc_cursor_set() 214 vmw_surface_unreference(&surface); in vmw_du_crtc_cursor_set() 228 if (surface) { in vmw_du_crtc_cursor_set() 230 du->cursor_surface = surface; in vmw_du_crtc_cursor_set() 234 vmw_cursor_update_image(dev_priv, surface->snooper.image, in vmw_du_crtc_cursor_set() 420 struct vmw_surface *surface; member 439 vmw_surface_unreference(&vfbs->surface); in vmw_framebuffer_surface_destroy() 648 struct vmw_surface *surface, in vmw_kms_new_framebuffer_surface() argument [all …]
|
D | vmwgfx_ioctl.c | 228 struct vmw_surface *surface; in vmw_present_ioctl() local 283 surface = vmw_res_to_srf(res); in vmw_present_ioctl() 285 vfb, surface, arg->sid, in vmw_present_ioctl() 290 vmw_surface_unreference(&surface); in vmw_present_ioctl()
|
D | vmwgfx_drv.h | 909 struct vmw_surface *surface,
|
/linux-4.1.27/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 182 indicate the distance between the contact and the surface. 228 surface units. If the surface has an X times Y resolution, the largest 233 The length, in surface units, of the minor axis of the contact. If the 238 The length, in surface units, of the major axis of the approaching 245 The length, in surface units, of the minor axis of the approaching 261 The distance, in surface units, between the contact and the surface. Zero 262 distance means the contact is touching the surface. A positive number means 263 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 261 For touchpads where the button is placed beneath the surface, such that
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_asic.c | 235 .surface = { 303 .surface = { 399 .surface = { 467 .surface = { 535 .surface = { 603 .surface = { 671 .surface = { 739 .surface = { 807 .surface = { 875 .surface = { [all …]
|
D | radeon.h | 1943 } surface; member 2924 #define radeon_set_surface_reg(rdev, r, f, p, o, s) ((rdev)->asic->surface.set_reg((rdev), (r), (f)… 2925 #define radeon_clear_surface_reg(rdev, r) ((rdev)->asic->surface.clear_reg((rdev), (r)))
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-wacom | 28 when the stylus does not touch the tablet surface, and no 37 when the stylus touches the tablet surface, or any button is
|
D | sysfs-driver-hid-roccat-kone | 80 calibrate the laser power to fit the mousepad surface.
|
/linux-4.1.27/Documentation/prctl/ |
D | seccomp_filter.txt | 12 surface exposed to the application. System call filtering is meant for 33 mechanism for minimizing the exposed kernel surface. It is meant to be 77 time, but allow for further decreasing the attack surface during
|
D | no_new_privs.txt | 46 - By itself, no_new_privs can be used to reduce the attack surface
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_draw.c | 76 make_drawable(struct qxl_device *qdev, int surface, uint8_t type, in make_drawable() argument 89 drawable->surface_id = surface; /* Only primary for now */ in make_drawable()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 416 // Calculates the hw swizzle mask and adjusts the surface's xcnt to match 515 // Setup to handle a tiled surface 536 // $p2: set if dst surface 666 // Setup to handle a linear surface
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | simple-framebuffer.txt | 45 - format: The format of the framebuffer surface. Valid values are:
|
/linux-4.1.27/Documentation/sound/oss/ |
D | ALS | 27 with the MPU401 interface surface, try using the standalone MPU401 module,
|
/linux-4.1.27/Documentation/development-process/ |
D | 2.Process | 179 comments and/or problems may surface at this time; it is important that
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 2448 pre-allocated frame buffer surface. 2450 Configuration re: surface address, size, and format must be provided
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_display.c | 14462 u32 surface; member 14524 error->plane[i].surface = I915_READ(DSPSURF(i)); in intel_display_capture_error_state() 14595 err_printf(m, " SURF: %08x\n", error->plane[i].surface); in intel_display_print_error_state()
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 2095 leaving touchpad surface for touch to be considered
|