Searched full:screens (Results 1 – 25 of 36) sorted by relevance
12
/linux-6.12.1/drivers/gpu/drm/vboxvideo/ |
D | modesetting.c | 61 * 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()
|
D | vbox_irq.c | 62 * shell (i.e. all screens disjoint and hints for all enabled screens) and if
|
D | vboxvideo_guest.h | 58 int hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens,
|
D | vboxvideo.h | 386 /* The maximum number of screens to return hints for. */ 420 * virtual screens and must be re-set.
|
D | vbox_mode.c | 117 * Try to map the layout of virtual screens to the range of the input device. 157 /* Otherwise calculate the total span of all screens. */ in vbox_set_up_input_mapping()
|
/linux-6.12.1/Documentation/sphinx-static/ |
D | custom.css | 60 * The CSS magic to toggle the contents on small screens. 69 /* Hide the toggle on large screens */ 73 * Show and implement the toggle on small screens.
|
/linux-6.12.1/include/uapi/linux/ |
D | virtio_console.h | 47 /* colums of the screens */ 49 /* rows of the screens */
|
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/ |
D | fsl,imx8qxp-pixel-combiner.yaml | 16 either one screen, two screens, or virtual screens. The pixel combiner is
|
/linux-6.12.1/drivers/staging/vc04_services/bcm2835-audio/ |
D | vc_vchi_audioserv_defs.h | 15 * List of screens that are currently supported
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-platform-dell-privacy-wmi | 9 ePrivacy screens.
|
/linux-6.12.1/Documentation/input/devices/ |
D | edt-ft5x06.rst | 5 touch screens. Note that it is *not* suitable for other devices based on the
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | hid-over-i2c.yaml | 15 I2C bus. These devices can be for example touchpads, keyboards, touch screens
|
/linux-6.12.1/lib/fonts/ |
D | Kconfig | 122 This is the high resolution, large version for use with HiDPI screens.
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_privacy_screen.c | 243 * @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
|
D | drm_gem_atomic_helper.c | 152 * example is using one buffer for 2 screens with different refresh in drm_gem_plane_helper_prepare_fb()
|
D | drm_panel_orientation_quirks.c | 19 * Some x86 clamshell design devices use portrait tablet screens and a display
|
/linux-6.12.1/Documentation/gpu/amdgpu/display/ |
D | dc-debug.rst | 43 * There should **not** be any black screens
|
/linux-6.12.1/Documentation/gpu/ |
D | vkms.rst | 147 - Change output configuration: Plug/unplug screens, change EDID, allow changing
|
/linux-6.12.1/drivers/macintosh/ |
D | Kconfig | 121 bool "Backlight control for LCD screens"
|
/linux-6.12.1/Documentation/arch/x86/ |
D | intel_txt.rst | 197 allow these to be individually enabled/disabled and the screens in
|
/linux-6.12.1/include/linux/ |
D | hil.h | 211 #define HIL_IDD_DID_ABS_TSCREEN_MASK 0xfc /* Touch screens */
|
/linux-6.12.1/drivers/video/console/ |
D | vgacon.c | 626 * set size of freshly allocated screens ourselves. in vgacon_switch() 1106 (console_blanked && !vga_palette_blanked)) /* Nor we write to blanked screens */ in vgacon_set_origin()
|
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/ |
D | dfp.c | 326 /* LVDS screens do set this, but modes with +ve syncs are very rare */ in nv04_dfp_mode_set()
|
/linux-6.12.1/Documentation/scsi/ |
D | scsi_fc_transport.rst | 157 and this set of identifiers can be seen on switch management screens
|
/linux-6.12.1/scripts/kconfig/ |
D | mconf.c | 140 "Menuconfig will display larger menus on screens or xterms which are\n"
|
12