/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 146 struct vmw_surface *surface = NULL; in vmw_du_crtc_cursor_set2() local 173 handle, &surface, &dmabuf); in vmw_du_crtc_cursor_set2() 182 if (surface && !surface->snooper.image) { in vmw_du_crtc_cursor_set2() 184 vmw_surface_unreference(&surface); in vmw_du_crtc_cursor_set2() 199 if (surface) { in vmw_du_crtc_cursor_set2() 201 du->cursor_surface = surface; in vmw_du_crtc_cursor_set2() 205 ret = vmw_cursor_update_image(dev_priv, surface->snooper.image, in vmw_du_crtc_cursor_set2() 412 vmw_surface_unreference(&vfbs->surface); in vmw_framebuffer_surface_destroy() 517 struct vmw_surface *surface, in vmw_kms_new_framebuffer_surface() argument 538 if (unlikely(!surface->scanout)) in vmw_kms_new_framebuffer_surface() [all …]
|
D | vmwgfx_ioctl.c | 254 struct vmw_surface *surface; in vmw_present_ioctl() local 309 surface = vmw_res_to_srf(res); in vmw_present_ioctl() 311 vfb, surface, arg->sid, in vmw_present_ioctl() 316 vmw_surface_unreference(&surface); in vmw_present_ioctl()
|
D | vmwgfx_kms.h | 114 struct vmw_surface *surface; member 246 struct vmw_surface *surface,
|
D | vmwgfx_stdu.c | 553 content_srf = *new_vfbs->surface; in vmw_stdu_crtc_set_config() 575 stdu->display_srf = new_vfbs->surface; in vmw_stdu_crtc_set_config() 688 stdu->display_srf = vmw_framebuffer_to_vfbs(new_fb)->surface; in vmw_stdu_crtc_page_flip() 1009 srf = &vfbs->surface->res; in vmw_kms_stdu_surface_dirty()
|
D | vmwgfx_scrn.c | 847 srf = &vfbs->surface->res; in vmw_kms_sou_do_surface_dirty()
|
D | vmwgfx_drv.h | 922 struct vmw_surface *surface,
|
/linux-4.4.14/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.4.14/drivers/gpu/drm/radeon/ |
D | radeon_asic.c | 234 .surface = { 302 .surface = { 398 .surface = { 466 .surface = { 534 .surface = { 602 .surface = { 670 .surface = { 738 .surface = { 806 .surface = { 874 .surface = { [all …]
|
D | radeon.h | 1944 } surface; member 2763 #define radeon_set_surface_reg(rdev, r, f, p, o, s) ((rdev)->asic->surface.set_reg((rdev), (r), (f)… 2764 #define radeon_clear_surface_reg(rdev, r) ((rdev)->asic->surface.clear_reg((rdev), (r)))
|
/linux-4.4.14/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.
|
D | sysfs-bus-iio | 1448 The emissivity ratio of the surface in the field of view of the
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/display/ |
D | simple-framebuffer.txt | 45 - format: The format of the framebuffer surface. Valid values are:
|
/linux-4.4.14/Documentation/sound/oss/ |
D | ALS | 27 with the MPU401 interface surface, try using the standalone MPU401 module,
|
/linux-4.4.14/Documentation/nvdimm/ |
D | btt.txt | 109 For example, after adding a BTT, we surface a disk of 1024G. We get a read for
|
/linux-4.4.14/Documentation/DocBook/ |
D | gpu.xml.db | 339 API-struct-drm-fb-helper-surface-size
|
/linux-4.4.14/Documentation/development-process/ |
D | 2.Process | 179 comments and/or problems may surface at this time; it is important that
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 2443 pre-allocated frame buffer surface. 2445 Configuration re: surface address, size, and format must be provided
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 15654 u32 surface; member 15716 error->plane[i].surface = I915_READ(DSPSURF(i)); in intel_display_capture_error_state() 15787 err_printf(m, " SURF: %08x\n", error->plane[i].surface); in intel_display_print_error_state()
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 2135 surface. Disabling it removes the modify_ldt(2) system call.
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 2162 leaving touchpad surface for touch to be considered
|