Home
last modified time | relevance | path

Searched refs:display (Results 1 – 25 of 1002) sorted by relevance

12345678910>>...41

/linux/drivers/gpu/drm/i915/
A DMakefile202 display/intel_bw.o \
211 display/intel_dmc.o \
218 display/intel_fb.o \
233 display/intel_tc.o \
248 display/dvo_ivch.o \
252 display/g4x_dp.o \
253 display/g4x_hdmi.o \
254 display/icl_dsi.o \
259 display/intel_dp.o \
278 display/intel_tv.o \
[all …]
A Di915_pci.c37 .display.ver = (x)
212 .display.has_fbc = 1,
218 .display.has_fbc = 1,
256 .display.has_fbc = 1,
281 .display.has_fbc = 1,
340 .display.has_fbc = 1,
358 .display.has_fbc = 1,
391 .display.has_fbc = 1,
724 .display.ver = 10,
869 .display.has_dsb = 1
[all …]
/linux/Documentation/devicetree/bindings/display/
A Dallwinner,sun4i-a10-display-engine.yaml4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-engine.yaml#
52 - allwinner,sun4i-a10-display-engine
54 - allwinner,sun5i-a13-display-engine
55 - allwinner,sun6i-a31-display-engine
57 - allwinner,sun7i-a20-display-engine
58 - allwinner,sun8i-a23-display-engine
59 - allwinner,sun8i-a33-display-engine
61 - allwinner,sun8i-h3-display-engine
62 - allwinner,sun8i-r40-display-engine
63 - allwinner,sun8i-v3s-display-engine
[all …]
A Dcirrus,clps711x-fb.txt8 - display : phandle to a display node as described in
9 Documentation/devicetree/bindings/display/panel/display-timing.txt.
10 Additionally, the display node has to define properties:
25 display = <&display>;
28 display: display {
33 display-timings {
A Dallwinner,sun4i-a10-display-frontend.yaml4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-frontend.yaml#
14 The display engine frontend does formats conversion, scaling,
20 - allwinner,sun4i-a10-display-frontend
21 - allwinner,sun5i-a13-display-frontend
22 - allwinner,sun6i-a31-display-frontend
23 - allwinner,sun7i-a20-display-frontend
24 - allwinner,sun8i-a23-display-frontend
25 - allwinner,sun8i-a33-display-frontend
26 - allwinner,sun9i-a80-display-frontend
92 fe0: display-frontend@1e00000 {
[all …]
A Dsimple-framebuffer.yaml4 $id: http://devicetree.org/schemas/display/simple-framebuffer.yaml#
15 the bootloader, with the assumption that the display hardware has
23 If the devicetree contains nodes for the display hardware used by a
25 display, which contains a phandle pointing to the primary display
30 It is advised to add display# aliases to help the OS determine how
32 node contains a display property then the /aliases/display# path
33 must point to the display hw node the display property points to,
38 to it, or to the primary display hw node, as with display#
96 display:
98 description: Primary display hardware node
[all …]
A Dallwinner,sun4i-a10-display-backend.yaml4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-backend.yaml#
19 - allwinner,sun4i-a10-display-backend
20 - allwinner,sun5i-a13-display-backend
21 - allwinner,sun6i-a31-display-backend
22 - allwinner,sun7i-a20-display-backend
23 - allwinner,sun8i-a23-display-backend
24 - allwinner,sun8i-a33-display-backend
25 - allwinner,sun9i-a80-display-backend
113 const: allwinner,sun8i-a33-display-backend
173 display-backend@1e60000 {
[all …]
A Dxylon,logicvc-display.yaml5 $id: "http://devicetree.org/schemas/display/xylon,logicvc-display.yaml#"
8 title: Xylon LogiCVC display controller
32 - xylon,logicvc-3.02.a-display
33 - xylon,logicvc-4.01.a-display
67 xylon,display-interface:
81 xylon,display-colorspace:
91 xylon,display-depth:
203 - xylon,display-interface
204 - xylon,display-colorspace
205 - xylon,display-depth
[all …]
/linux/drivers/video/fbdev/omap2/omapfb/
A Domapfb-ioctl.c216 if (display && display->driver->sync) in omapfb_setup_mem()
217 display->driver->sync(display); in omapfb_setup_mem()
482 if (!display || !display->driver->memory_read) in omapfb_memory_read()
603 if (!display || !display->driver->sync) { in omapfb_ioctl()
609 r = display->driver->sync(display); in omapfb_ioctl()
614 if (!display || !display->driver->update) { in omapfb_ioctl()
632 if (!display || !display->driver->update) { in omapfb_ioctl()
800 if (!display || !display->driver->run_test) { in omapfb_ioctl()
815 if (!display || !display->driver->run_test) { in omapfb_ioctl()
863 if (!display || !display->driver->enable_te) { in omapfb_ioctl()
[all …]
A Domapfb-main.c698 if (display && display->driver->get_dimensions) { in check_fb_var()
700 display->driver->get_dimensions(display, &w, &h); in check_fb_var()
710 if (display && display->driver->get_timings) { in check_fb_var()
712 display->driver->get_timings(display, &timings); in check_fb_var()
1233 r = display->driver->enable(display); in omapfb_blank()
1254 display->driver->disable(display); in omapfb_blank()
1444 display->driver->get_resolution(display, &w, &h); in omapfb_alloc_fbmem_display()
1752 display->driver->get_resolution(display, &w, &h); in omapfb_fb_init()
2054 display->driver->get_timings(display, timings); in omapfb_mode_to_timings()
2204 display->driver->get_timings(display, t); in fb_videomode_to_omap_timings()
[all …]
/linux/drivers/staging/fbtft/
A Dfbtft-core.c558 if (display->gamma_num * display->gamma_len > in fbtft_framebuffer_alloc()
586 display->debug = pdata->display.debug; in fbtft_framebuffer_alloc()
588 display->backlight = pdata->display.backlight; in fbtft_framebuffer_alloc()
590 display->width = pdata->display.width; in fbtft_framebuffer_alloc()
592 display->height = pdata->display.height; in fbtft_framebuffer_alloc()
594 display->buswidth = pdata->display.buswidth; in fbtft_framebuffer_alloc()
596 display->regwidth = pdata->display.regwidth; in fbtft_framebuffer_alloc()
612 vmem_size = display->width * display->height * bpp / 8; in fbtft_framebuffer_alloc()
629 if (display->gamma_num && display->gamma_len) { in fbtft_framebuffer_alloc()
1234 if (display->regwidth == 8 && display->buswidth == 8) in fbtft_probe_common()
[all …]
/linux/drivers/acpi/acpica/
A Dutbuffer.c42 display &= ~DB_DISPLAY_DATA_ONLY; in acpi_ut_dump_buffer()
49 display = DB_BYTE_DISPLAY; in acpi_ut_dump_buffer()
69 acpi_os_printf("%*s", ((display * 2) + 1), " "); in acpi_ut_dump_buffer()
70 j += display; in acpi_ut_dump_buffer()
74 switch (display) { in acpi_ut_dump_buffer()
109 j += display; in acpi_ut_dump_buffer()
180 acpi_ut_dump_buffer(buffer, count, display, 0); in acpi_ut_debug_dump_buffer()
219 display = DB_BYTE_DISPLAY; in acpi_ut_dump_buffer_to_file()
238 j += display; in acpi_ut_dump_buffer_to_file()
242 switch (display) { in acpi_ut_dump_buffer_to_file()
[all …]
/linux/Documentation/devicetree/bindings/auxdisplay/
A Dmodtronix,lcd2s.yaml14 The display supports a serial I2C and SPI interface. The driver currently
24 I2C bus address of the display.
26 display-height-chars:
27 description: Height of the display, in character cells.
32 display-width-chars:
33 description: Width of the display, in character cells.
41 - display-height-chars
42 - display-width-chars
55 display-height-chars = <4>;
56 display-width-chars = <20>;
A Dhit,hd44780.yaml54 display-height-chars:
55 description: Height of the display, in character cells,
60 display-width-chars:
61 description: Width of the display, in character cells.
69 display-width-chars for displays with more than 2 lines).
79 - display-height-chars
80 - display-width-chars
97 display-height-chars = <2>;
98 display-width-chars = <16>;
115 display-height-chars = <2>;
[all …]
/linux/Documentation/devicetree/bindings/display/panel/
A Ddisplay-timings.yaml4 $id: http://devicetree.org/schemas/display/panel/display-timings.yaml#
7 title: display timings bindings
15 A display panel may be able to handle several display timings,
17 The display-timings node makes it possible to specify the timings
18 and to specify the timing that is native for the display.
22 const: display-timings
27 The default display timing is the one specified as native-mode.
47 display-timings {
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dnv50.c302 if (display) { in nv50_gr_mp_trap()
348 if (display) { in nv50_gr_tp_trap()
377 if (display) in nv50_gr_tp_trap()
384 if (display) in nv50_gr_tp_trap()
439 if (display) { in nv50_gr_trap_handler()
487 if (display) { in nv50_gr_trap_handler()
510 if (display) { in nv50_gr_trap_handler()
530 if (display) { in nv50_gr_trap_handler()
553 if (display) { in nv50_gr_trap_handler()
579 if (display) in nv50_gr_trap_handler()
[all …]
/linux/Documentation/gpu/
A Damdgpu-dc.rst2 drm/amd/display - Display Core (DC)
29 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
32 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
38 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
41 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
47 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
50 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
53 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
59 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
62 .. kernel-doc:: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
[all …]
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-colorimetry.rst49 The mastering display defines the color volume (the color primaries,
50 white point and luminance range) of a display considered to be the
51 mastering display for the current video content.
66 For describing the mastering display that uses Red, Green and Blue
74 For describing the mastering display that uses Red, Green and Blue
81 point of the mastering display in increments of 0.00002.
85 point of the mastering display in increments of 0.00002.
88 - Specifies the nominal maximum display luminance of the mastering
89 display in units of 0.0001 cd/m\ :sup:`2`.
92 - specifies the nominal minimum display luminance of the mastering
[all …]
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
A Dhdcp_psp.c53 struct mod_hdcp_display *display = in remove_display_from_topology_v2() local
59 if (!display || !is_display_active(display)) in remove_display_from_topology_v2()
76 display->state = MOD_HDCP_DISPLAY_ACTIVE; in remove_display_from_topology_v2()
89 struct mod_hdcp_display *display = in remove_display_from_topology_v3() local
95 if (!display || !is_display_active(display)) in remove_display_from_topology_v3()
115 display->state = MOD_HDCP_DISPLAY_ACTIVE; in remove_display_from_topology_v3()
132 display->state = MOD_HDCP_DISPLAY_INACTIVE; in add_display_to_topology_v2()
159 display->state = MOD_HDCP_DISPLAY_INACTIVE; in add_display_to_topology_v2()
179 display->state = MOD_HDCP_DISPLAY_INACTIVE; in add_display_to_topology_v3()
504 if (!display) in mod_hdcp_hdcp2_create_session()
[all …]
A Dhdcp.c334 *display_container = *display; in mod_hdcp_add_display()
355 struct mod_hdcp_display *display = NULL; in mod_hdcp_remove_display() local
362 if (!display) { in mod_hdcp_remove_display()
401 struct mod_hdcp_display *display = NULL; in mod_hdcp_update_authentication() local
408 if (!display) { in mod_hdcp_update_authentication()
416 memcmp(display_adjust, &display->adjust, in mod_hdcp_update_authentication()
435 display->adjust = *display_adjust; in mod_hdcp_update_authentication()
452 struct mod_hdcp_display *display = NULL; in mod_hdcp_query_display() local
456 if (!display) { in mod_hdcp_query_display()
463 query->display = display; in mod_hdcp_query_display()
[all …]
/linux/Documentation/devicetree/bindings/display/rockchip/
A Drockchip-drm.yaml4 $id: http://devicetree.org/schemas/display/rockchip/rockchip-drm.yaml#
15 vop devices or other display interface nodes that comprise the
20 const: rockchip,display-subsystem
25 Should contain a list of phandles pointing to display interface port
27 Documentation/devicetree/bindings/display/rockchip/rockchip-vop.yaml
37 display-subsystem {
38 compatible = "rockchip,display-subsystem";
/linux/Documentation/devicetree/bindings/display/imx/
A Dfsl,imx-fb.txt11 - display: Phandle to a display node as described in
12 Documentation/devicetree/bindings/display/panel/display-timing.txt
13 Additional, the display node has to define properties:
16 A display node may optionally define
34 display = <&display0>;
43 display-timings {
A Dfsl-imx-drm.txt5 IPU or other display interface nodes that comprise the graphics subsystem.
8 - compatible: Should be "fsl,imx-display-subsystem"
14 display-subsystem {
15 compatible = "fsl,imx-display-subsystem";
113 Parallel display support
117 - compatible: Should be "fsl,imx-parallel-display"
119 - interface-pix-fmt: How this display is connected to the
122 - edid: verbatim EDID data block describing attached display.
123 - ddc: phandle describing the i2c bus handling the display data
127 Port 0 is the input port connected to the IPU display interface,
[all …]
A Dldb.txt14 multiplexer in the front to select any of the four IPU display
20 the display interface selector clocks, as described in
48 or a display-timings node that describes the video timings for the connected
49 LVDS display as well as the fsl,data-mapping and fsl,data-width properties.
62 display-timings are used instead.
64 Optional properties (required if display-timings are used):
66 - display-timings : A node that describes the display timings as defined in
67 Documentation/devicetree/bindings/display/panel/display-timing.txt.
117 /* Using display-timings and fsl,data-mapping/width instead */
125 display-timings {
/linux/Documentation/ABI/testing/
A Dsysfs-platform-asus-laptop1 What: /sys/devices/platform/asus_laptop/display
6 This file allows display switching. The value
16 - 0 (0000b) means no display
32 Some models like the W1N have a LED display that can be
33 used to display several items of information.
34 To control the LED display, use the following::
38 where T control the 3 letters display, and DDD the 3 digits display.

Completed in 46 milliseconds

12345678910>>...41