Home
last modified time | relevance | path

Searched refs:surface (Results 76 – 100 of 149) sorted by relevance

123456

/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A Dcdev.rst17 The provided interface is accessible through the ``/dev/surface/aggregator``
23 at https://github.com/linux-surface/surface-aggregator-module/tree/master/scripts/ssam.
H A Dsan.rst43 .. kernel-doc:: drivers/platform/surface/surface_acpi_notify.c
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-wacom29 when the stylus does not touch the tablet surface, and no
39 when the stylus touches the tablet surface, or any button is
/openbmc/qemu/hw/display/
H A Dqxl.h61 QXLSurfaceCreate surface; member
H A Dartist.c1246 DisplaySurface *surface = qemu_console_surface(s->con); in artist_draw_cursor() local
1247 uint32_t *data = (uint32_t *)surface_data(surface); in artist_draw_cursor()
1315 DisplaySurface *surface = qemu_console_surface(s->con); in artist_update_display() local
1318 framebuffer_update_display(surface, &s->fbsection, s->width, s->height, in artist_update_display()
H A Dsm501.c1721 DisplaySurface *surface = qemu_console_surface(s->con); in sm501_update_display() local
1728 int dst_bpp = surface_bytes_per_pixel(surface); in sm501_update_display()
1779 surface = qemu_console_surface(s->con); in sm501_update_display()
1807 uint8_t *d = surface_data(surface); in sm501_update_display()
/openbmc/qemu/ui/
H A Dvnc.c824 DisplaySurface *surface) in vnc_dpy_switch() argument
827 bool pageflip = vnc_check_pageflip(vd->ds, surface); in vnc_dpy_switch()
831 vd->ds = surface; in vnc_dpy_switch()
835 vd->guest.fb = pixman_image_ref(surface->image); in vnc_dpy_switch()
836 vd->guest.format = surface_format(surface); in vnc_dpy_switch()
841 surface_width(surface), in vnc_dpy_switch()
845 surface_width(surface), in vnc_dpy_switch()
846 surface_height(surface)); in vnc_dpy_switch()
851 surface_width(surface), in vnc_dpy_switch()
852 surface_height(surface), in vnc_dpy_switch()
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-overlay.rst94 primary graphics surface assume a certain color.
99 pixel is displayed, otherwise a pixel of the graphics surface.
103 video is displayed, so the graphics surface can be seen here.
130 its position over the graphics surface and the clipping to be applied.
/openbmc/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst6 export surface of in-kernel symbols exported through the family of
23 surface of the in-kernel API. It allows subsystem maintainers to partition
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c150 vmw_framebuffer_to_vfbs(&vfb->base)->surface->res.guest_memory_bo; in vmw_ldu_fb_pin()
172 vmw_framebuffer_to_vfbs(&vfb->base)->surface->res.guest_memory_bo; in vmw_ldu_fb_unpin()
/openbmc/linux/Documentation/userspace-api/
H A Dno_new_privs.rst52 - By itself, ``no_new_privs`` can be used to reduce the attack surface
H A Dseccomp_filter.rst13 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
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst23 grab and which not, reducing the attack surface.
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch270 + EGLSurface surface;
392 + // create an EGL window surface
404 + state->surface = eglCreateWindowSurface( state->display, config, state->wl_egl_window, NULL );
405 + assert(state->surface != EGL_NO_SURFACE);
407 + // connect the context to the surface
408 + result = eglMakeCurrent(state->display, state->surface, state->surface, state->context);
608 + eglSwapBuffers(state->display, state->surface);
636 + // Bind texture surface to current vertices
785 + eglSwapBuffers(state->display, state->surface);
794 + eglDestroySurface( state->display, state->surface );
/openbmc/qemu/docs/system/
H A Dsecurity.rst67 QEMU presents an attack surface to the guest in the form of emulated devices.
135 attack surface.
/openbmc/linux/fs/xfs/
H A DKconfig48 To close off an attack surface, say N.
75 To close off an attack surface, say N.
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc416 // 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
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dopengl.patch204 gdk_gl_texture_from_surface (cairo_surface_t *surface,
297 /* With gl we always need a surface to combine the gl
313 gdk_gl_texture_from_surface (window->current_paint.surface,
/openbmc/docs/architecture/
H A Doptionality.md19 image, or might be done to reduce the security attack surface. These kids of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/
H A D0003-GLVisualConfig-By-default-don-t-care-about-the-stenc.patch24 @@ -38,7 +38,7 @@ Render to an off-screen surface
/openbmc/qemu/include/hw/vfio/
H A Dvfio-common.h195 DisplaySurface *surface; member
/openbmc/linux/drivers/platform/surface/
H A DKconfig68 interface (/dev/surface/aggregator), which can be used by user-space
232 source "drivers/platform/surface/aggregator/Kconfig"
/openbmc/qemu/docs/system/devices/
H A Dvirtio-gpu.rst99 Surfaceless doesn't create a native window surface, but does copy from the
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A DMakefile201 dtb-$(CONFIG_ARCH_QCOM) += sm8150-microsoft-surface-duo.dtb
212 dtb-$(CONFIG_ARCH_QCOM) += sm8350-microsoft-surface-duo2.dtb
/openbmc/qemu/docs/devel/
H A Dsecure-coding-practices.rst45 The most sensitive attack surface is device emulation. All hardware register

123456