Home
last modified time | relevance | path

Searched full:screens (Results 1 – 25 of 68) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
Dmodesetting.c61 * screens.
94 * @screens: The number of screens to query hints for, starting at 0.
97 int hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens, in hgsmi_get_mode_hints() argument
106 size = screens * sizeof(struct vbva_modehint); in hgsmi_get_mode_hints()
112 p->hints_queried_count = screens; in hgsmi_get_mode_hints()
Dvbox_irq.c62 * shell (i.e. all screens disjoint and hints for all enabled screens) and if
Dvboxvideo_guest.h58 int hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens,
Dvboxvideo.h386 /* The maximum number of screens to return hints for. */
420 * virtual screens and must be re-set.
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
Dmodesetting.c57 * virtual screens.
90 * @screens: The number of screens to query hints for, starting at 0.
93 int hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens, in hgsmi_get_mode_hints() argument
102 size = screens * sizeof(struct vbva_modehint); in hgsmi_get_mode_hints()
108 p->hints_queried_count = screens; in hgsmi_get_mode_hints()
Dvbox_irq.c61 * shell (i.e. all screens disjoint and hints for all enabled screens) and if
Dvboxvideo_guest.h58 int hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens,
Dvboxvideo.h388 /* The maximum number of screens to return hints for. */
422 * virtual screens and must be re-set.
/kernel/linux/linux-6.6/Documentation/sphinx-static/
Dcustom.css50 * The CSS magic to toggle the contents on small screens.
59 /* Hide the toggle on large screens */
63 * Show and implement the toggle on small screens.
/kernel/linux/linux-5.10/include/uapi/linux/
Dvirtio_console.h47 /* colums of the screens */
49 /* rows of the screens */
/kernel/linux/linux-6.6/include/uapi/linux/
Dvirtio_console.h47 /* colums of the screens */
49 /* rows of the screens */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/
Dfsl,imx8qxp-pixel-combiner.yaml16 either one screen, two screens, or virtual screens. The pixel combiner is
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dhid-over-i2c.txt4 I2C bus. These devices can be for example touchpads, keyboards, touch screens
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/
Dvc_vchi_audioserv_defs.h15 * List of screens that are currently supported
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-audio/
Dvc_vchi_audioserv_defs.h15 * List of screens that are currently supported
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-platform-dell-privacy-wmi9 ePrivacy screens.
/kernel/linux/linux-5.10/Documentation/input/devices/
Dedt-ft5x06.rst5 touch screens. Note that it is *not* suitable for other devices based on the
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Dhid-over-i2c.yaml15 I2C bus. These devices can be for example touchpads, keyboards, touch screens
/kernel/linux/linux-6.6/Documentation/input/devices/
Dedt-ft5x06.rst5 touch screens. Note that it is *not* suitable for other devices based on the
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h866 * The summed memory usage of all screens (assuming they were defined as
870 * If this cap is not present, the 32-bpp bounding box around all screens
1262 * dynamically create and destroy 'screens', which can represent
1618 * (GFB) at BAR1 + SVGA_REG_FB_OFFSET to any screens which
1624 * If you have defined screens (using SVGA_CMD_DEFINE_SCREEN) with
1626 * screens will not be reachable by this command.
1658 * another, and copy the result to any screens which intersect it.
1682 * another, and copy the result to any screens which intersect it.
1953 * deletes all screens other than screen #0, and redefines screen
/kernel/linux/linux-6.6/Documentation/gpu/amdgpu/display/
Ddc-debug.rst43 * There should **not** be any black screens
/kernel/linux/linux-6.6/lib/fonts/
DKconfig119 This is the high resolution, large version for use with HiDPI screens.
/kernel/linux/linux-5.10/Documentation/gpu/
Dvkms.rst38 - Change output configuration: Plug/unplug screens, change EDID, allow changing
/kernel/linux/linux-5.10/lib/fonts/
DKconfig119 This is the high resolution, large version for use with HiDPI screens.
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_privacy_screen.c243 * @sw_state_ret: address where to store the privacy-screens current sw-state
244 * @hw_state_ret: address where to store the privacy-screens current hw-state

123