| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc.c | 1710 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() 1716 if (u->plane_info->color_space != u->surface->color_space) { in get_plane_info_update_type() 1721 if (u->plane_info->horizontal_mirror != u->surface->horizontal_mirror) { in get_plane_info_update_type() 1726 if (u->plane_info->rotation != u->surface->rotation) { in get_plane_info_update_type() 1731 if (u->plane_info->format != u->surface->format) { in get_plane_info_update_type() 1736 if (u->plane_info->stereo_format != u->surface->stereo_format) { in get_plane_info_update_type() 1741 if (u->plane_info->per_pixel_alpha != u->surface->per_pixel_alpha) { in get_plane_info_update_type() 1746 if (u->plane_info->global_alpha_value != u->surface->global_alpha_value) { in get_plane_info_update_type() 1751 if (u->plane_info->dcc.enable != u->surface->dcc.enable in get_plane_info_update_type() 1752 || u->plane_info->dcc.independent_64b_blks != u->surface->dcc.independent_64b_blks in get_plane_info_update_type() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_kms.c | 366 vps->surf = vmw_framebuffer_to_vfbs(fb)->surface; in vmw_du_cursor_plane_prepare_fb() 487 struct vmw_surface *surface = NULL; in vmw_du_cursor_plane_atomic_check() local 513 surface = vmw_framebuffer_to_vfbs(fb)->surface; in vmw_du_cursor_plane_atomic_check() 515 if (surface && !surface->snooper.image) { in vmw_du_cursor_plane_atomic_check() 831 vmw_surface_unreference(&vfbs->surface); in vmw_framebuffer_surface_destroy() 885 struct vmw_surface *surface, in vmw_kms_new_framebuffer_surface() argument 907 if (unlikely(!surface->metadata.scanout)) in vmw_kms_new_framebuffer_surface() 910 if (unlikely(surface->metadata.mip_levels[0] != 1 || in vmw_kms_new_framebuffer_surface() 911 surface->metadata.num_sizes != 1 || in vmw_kms_new_framebuffer_surface() 912 surface->metadata.base_size.width < mode_cmd->width || in vmw_kms_new_framebuffer_surface() [all …]
|
| D | vmwgfx_ioctl.c | 261 struct vmw_surface *surface; in vmw_present_ioctl() local 316 surface = vmw_res_to_srf(res); in vmw_present_ioctl() 318 vfb, surface, arg->sid, in vmw_present_ioctl() 323 vmw_surface_unreference(&surface); in vmw_present_ioctl()
|
| D | vmwgfx_stdu.c | 866 srf = &vfbs->surface->res; in vmw_kms_stdu_surface_dirty() 1061 new_vfbs->surface->metadata.base_size.width == hdisplay && in vmw_stdu_primary_plane_prepare_fb() 1062 new_vfbs->surface->metadata.base_size.height == vdisplay) in vmw_stdu_primary_plane_prepare_fb() 1100 metadata = new_vfbs->surface->metadata; in vmw_stdu_primary_plane_prepare_fb() 1140 vps->surf = vmw_surface_reference(new_vfbs->surface); in vmw_stdu_primary_plane_prepare_fb() 1445 cmd_update->body.image.sid = vfbs->surface->res.id; in vmw_stdu_surface_update_proxy() 1477 cmd_copy->body.src.sid = vfbs->surface->res.id; in vmw_stdu_surface_populate_copy() 1552 if (vfbs->surface->res.id != stdu->display_srf->res.id) { in vmw_stdu_plane_update_surface()
|
| D | vmwgfx_kms.h | 235 struct vmw_surface *surface; member 439 struct vmw_surface *surface,
|
| D | vmwgfx_scrn.c | 603 blit->body.srcImage.sid = vfbs->surface->res.id; in vmw_sou_surface_pre_clip() 1141 srf = &vfbs->surface->res; in vmw_kms_sou_do_surface_dirty()
|
| /Linux-v5.10/Documentation/input/ |
| D | multi-touch-protocol.rst | 15 objects in direct contact with the device surface, is needed. This 61 surface. The order in which the packets appear in the event stream is not 189 indicate the distance between the contact and the surface. 236 surface units. If the surface has an X times Y resolution, the largest 240 The length, in surface units, of the minor axis of the contact. If the 244 The length, in surface units, of the major axis of the approaching 250 The length, in surface units, of the minor axis of the approaching 264 The distance, in surface units, between the contact and the surface. Zero 265 distance means the contact is touching the surface. A positive number means 266 the contact is hovering above the surface. [all …]
|
| D | event-codes.rst | 151 pen is hovering over but not touching the tablet surface. 224 - Used to describe the distance of a tool from an interaction surface. This 330 For touchpads where the button is placed beneath the surface, such that
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-light-si1133 | 6 dark photodiode. "small" indicate the surface area capturing 14 dark photodiodes. "large" indicate the surface area capturing
|
| D | sysfs-driver-wacom | 29 when the stylus does not touch the tablet surface, and no 39 when the stylus touches the tablet surface, or any button is
|
| D | sysfs-driver-hid-roccat-kone | 92 calibrate the laser power to fit the mousepad surface.
|
| /Linux-v5.10/drivers/gpu/drm/radeon/ |
| D | radeon_asic.c | 236 .surface = { 304 .surface = { 400 .surface = { 468 .surface = { 536 .surface = { 604 .surface = { 672 .surface = { 740 .surface = { 808 .surface = { 876 .surface = { [all …]
|
| /Linux-v5.10/Documentation/devicetree/bindings/iio/ |
| D | mount-matrix.txt | 52 device relative to the center of the planet, i.e. relative to its surface at 56 is held with its screen flat on the planets surface and 0 on the other axes, 78 its top towards surface, you get a negative y axis. 125 display is readable by a person standing upright on the earth surface, this 131 device on a flat surface and spin it around the z axis (such as rotating a
|
| /Linux-v5.10/drivers/gpu/drm/qxl/ |
| D | qxl_draw.c | 74 make_drawable(struct qxl_device *qdev, int surface, uint8_t type, in make_drawable() argument 87 drawable->surface_id = surface; /* Only primary for now */ in make_drawable()
|
| /Linux-v5.10/Documentation/devicetree/bindings/input/ |
| D | elan_i2c.txt | 16 - elan,clickpad: touchpad is a clickpad (the entire surface is a button)
|
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | dev-overlay.rst | 89 primary graphics surface assume a certain color. 93 pixel is displayed, otherwise a pixel of the graphics surface. 96 video is displayed, so the graphics surface can be seen here. 123 its position over the graphics surface and the clipping to be applied.
|
| /Linux-v5.10/Documentation/core-api/ |
| D | symbol-namespaces.rst | 6 export surface of in-kernel symbols exported through the family of 23 surface of the in-kernel API. It allows subsystem maintainers to partition
|
| /Linux-v5.10/Documentation/userspace-api/ |
| D | no_new_privs.rst | 52 - By itself, ``no_new_privs`` can be used to reduce the attack surface
|
| D | seccomp_filter.rst | 13 surface exposed to the application. System call filtering is meant for 34 mechanism for minimizing the exposed kernel surface. It is meant to be 79 time, but allow for further decreasing the attack surface during
|
| /Linux-v5.10/Documentation/admin-guide/gpio/ |
| D | gpio-aggregator.rst | 23 grab and which not, reducing the attack surface.
|
| /Linux-v5.10/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-v5.10/Documentation/security/ |
| D | self-protection.rst | 20 attack surface. (Especially when they have the ability to load arbitrary 128 unexpectedly extend the available attack surface. (The on-demand loading
|
| /Linux-v5.10/Documentation/admin-guide/hw-vuln/ |
| D | l1tf.rst | 510 are not running any other processes, can reduce the attack surface 517 Isolating the guest CPUs from interrupts can reduce the attack surface 527 certain degree, but the risk of the remaining attack surface has to be
|
| /Linux-v5.10/fs/xfs/ |
| D | Kconfig | 48 To close off an attack surface, say N.
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 1888 bundle->surface_updates[m].surface = in dm_gpureset_commit_state() 1890 bundle->surface_updates[m].surface->force_full_update = in dm_gpureset_commit_state() 6891 struct dc_plane_state *surface, in update_freesync_state_on_stream() argument 6914 if (surface) { in update_freesync_state_on_stream() 6917 surface, in update_freesync_state_on_stream() 7132 bundle->surface_updates[planes_count].surface = dc_plane; in amdgpu_dm_commit_planes() 7192 bundle->surface_updates[planes_count].surface = dc_plane; in amdgpu_dm_commit_planes() 7194 if (!bundle->surface_updates[planes_count].surface) { in amdgpu_dm_commit_planes() 7734 dummy_updates[j].surface = status->plane_states[0]; in amdgpu_dm_atomic_commit_tail()
|