| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | Makefile | 83 display/intel_display_debugfs.o \ 84 display/intel_pipe_crc.o 231 display/hsw_ips.o \ 232 display/intel_atomic.o \ 233 display/intel_atomic_plane.o \ 234 display/intel_audio.o \ 235 display/intel_bios.o \ 236 display/intel_bw.o \ 237 display/intel_cdclk.o \ 238 display/intel_color.o \ [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | Makefile | 73 display/intel_display_debugfs.o \ 74 display/intel_pipe_crc.o 191 display/intel_atomic.o \ 192 display/intel_atomic_plane.o \ 193 display/intel_audio.o \ 194 display/intel_bios.o \ 195 display/intel_bw.o \ 196 display/intel_cdclk.o \ 197 display/intel_color.o \ 198 display/intel_combo_phy.o \ [all …]
|
| D | i915_pci.c | 31 #include "display/intel_fbdev.h" 164 .display.has_overlay = 1, \ 165 .display.cursor_needs_physical = 1, \ 166 .display.overlay_needs_physical = 1, \ 167 .display.has_gmch = 1, \ 185 .display.has_overlay = 1, \ 186 .display.overlay_needs_physical = 1, \ 187 .display.has_gmch = 1, \ 214 .display.has_fbc = 1, 220 .display.has_fbc = 1, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ |
| D | allwinner,sun4i-a10-display-engine.yaml | 4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-engine.yaml# 7 title: Allwinner A10 Display Engine Pipeline 14 The display engine pipeline (and its entry point, since it can be 18 The Allwinner A10 Display pipeline is composed of several components 22 display pipeline, when there are multiple components of the same 52 - allwinner,sun4i-a10-display-engine 53 - allwinner,sun5i-a10s-display-engine 54 - allwinner,sun5i-a13-display-engine 55 - allwinner,sun6i-a31-display-engine 56 - allwinner,sun6i-a31s-display-engine [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | allwinner,sun4i-a10-display-engine.yaml | 4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-engine.yaml# 7 title: Allwinner A10 Display Engine Pipeline Device Tree Bindings 14 The display engine pipeline (and its entry point, since it can be 18 The Allwinner A10 Display pipeline is composed of several components 22 display pipeline, when there are multiple components of the same 52 - allwinner,sun4i-a10-display-engine 53 - allwinner,sun5i-a10s-display-engine 54 - allwinner,sun5i-a13-display-engine 55 - allwinner,sun6i-a31-display-engine 56 - allwinner,sun6i-a31s-display-engine [all …]
|
| D | simple-framebuffer.yaml | 4 $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 31 to number things. If display# aliases are used, then if the simplefb 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# 39 aliases. If display aliases are used then it should be set to the [all …]
|
| D | allwinner,sun4i-a10-display-frontend.yaml | 4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-display-frontend.yaml# 7 title: Allwinner A10 Display Engine Frontend Device Tree Bindings 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 [all …]
|
| /kernel/linux/linux-6.6/Documentation/gpu/amdgpu/display/ |
| D | dc-glossary.rst | 5 On this page, we try to keep track of acronyms related to the display 37 * DISPCLK: Display Clock 39 * DCFCLK: Display Controller Fabric Clock 56 Display Abstraction layer 59 Display Core 62 Display Controller 68 Display Controller Engine 71 Display Controller HUB 80 Display Core Next 83 Display Clock Generator block [all …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| D | vsp1_dl.c | 3 * vsp1_dl.c -- R-Car VSP1 Display List 41 * struct vsp1_dl_ext_header - Extended display list header 45 * @pre_ext_dl_plist: start address of pre-extended display list bodies 47 * @post_ext_dl_plist: start address of post-extended display list bodies 79 * struct vsp1_pre_ext_dl_body - Pre Extended Display List Body 80 * @opcode: Extended display list command operation code 93 * struct vsp1_dl_body - Display list body 94 * @list: entry in the display list list of bodies 121 * struct vsp1_dl_body_pool - display list body pool 145 * struct vsp1_cmd_pool - Display List commands pool [all …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| D | vsp1_dl.c | 3 * vsp1_dl.c -- R-Car VSP1 Display List 41 * struct vsp1_dl_ext_header - Extended display list header 45 * @pre_ext_dl_plist: start address of pre-extended display list bodies 47 * @post_ext_dl_plist: start address of post-extended display list bodies 79 * struct vsp1_pre_ext_dl_body - Pre Extended Display List Body 80 * @opcode: Extended display list command operation code 93 * struct vsp1_dl_body - Display list body 94 * @list: entry in the display list list of bodies 121 * struct vsp1_dl_body_pool - display list body pool 145 * struct vsp1_dl_cmd_pool - Display List commands pool [all …]
|
| /kernel/linux/linux-6.6/drivers/soc/sunxi/ |
| D | sunxi_mbus.c | 13 * The display engine virtual devices are not strictly speaking 18 "allwinner,sun4i-a10-display-engine", 19 "allwinner,sun5i-a10s-display-engine", 20 "allwinner,sun5i-a13-display-engine", 21 "allwinner,sun6i-a31-display-engine", 22 "allwinner,sun6i-a31s-display-engine", 23 "allwinner,sun7i-a20-display-engine", 24 "allwinner,sun8i-a23-display-engine", 25 "allwinner,sun8i-a33-display-engine", 26 "allwinner,sun9i-a80-display-engine", [all …]
|
| /kernel/linux/linux-5.10/Documentation/gpu/ |
| D | amdgpu-dc.rst | 2 drm/amd/display - Display Core (DC) 7 Because it is partially shared with other operating systems, the Display Core 10 1. **Display Core (DC)** contains the OS-agnostic components. Things like 12 2. **Display Manager (DM)** contains the OS-dependent components. Hooks to the 24 ``Display Core initialized with <version number here>`` 26 AMDgpu Display Manager 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 [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_hotplug.c | 35 * Simply put, hotplug occurs when a display is connected to or disconnected 37 * Display Port short pulses and MST devices involved, complicating matters. 48 * further processing to appropriate bottom halves (Display Port specific and 51 * The Display Port work function i915_digport_work_func() calls into 71 * seen when display port sink is connected, hence on platforms whose DP 74 * this is specific to DP sinks handled by this routine and any other display 126 * stored in @dev_priv->display.hotplug.hpd_storm_threshold which defaults to 132 * &dev_priv->display.hotplug.hpd_storm_threshold. However, some older systems also 147 struct intel_hotplug *hpd = &dev_priv->display.hotplug; in intel_hpd_irq_storm_detect() 155 (!long_hpd && !dev_priv->display.hotplug.hpd_short_storm_enabled)) in intel_hpd_irq_storm_detect() [all …]
|
| D | intel_wm.c | 47 if (i915->display.funcs.wm->update_wm) in intel_update_watermarks() 48 i915->display.funcs.wm->update_wm(i915); in intel_update_watermarks() 56 if (i915->display.funcs.wm->compute_pipe_wm) in intel_compute_pipe_wm() 57 return i915->display.funcs.wm->compute_pipe_wm(state, crtc); in intel_compute_pipe_wm() 67 if (!i915->display.funcs.wm->compute_intermediate_wm) in intel_compute_intermediate_wm() 70 if (drm_WARN_ON(&i915->drm, !i915->display.funcs.wm->compute_pipe_wm)) in intel_compute_intermediate_wm() 73 return i915->display.funcs.wm->compute_intermediate_wm(state, crtc); in intel_compute_intermediate_wm() 81 if (i915->display.funcs.wm->initial_watermarks) { in intel_initial_watermarks() 82 i915->display.funcs.wm->initial_watermarks(state, crtc); in intel_initial_watermarks() 94 if (i915->display.funcs.wm->atomic_update_watermarks) in intel_atomic_update_watermarks() [all …]
|
| D | intel_frontbuffer.c | 51 * The other type of display power saving feature only cares about busyness 84 spin_lock(&i915->display.fb_tracking.lock); in frontbuffer_flush() 85 frontbuffer_bits &= ~i915->display.fb_tracking.busy_bits; in frontbuffer_flush() 86 spin_unlock(&i915->display.fb_tracking.lock); in frontbuffer_flush() 114 spin_lock(&i915->display.fb_tracking.lock); in intel_frontbuffer_flip_prepare() 115 i915->display.fb_tracking.flip_bits |= frontbuffer_bits; in intel_frontbuffer_flip_prepare() 117 i915->display.fb_tracking.busy_bits &= ~frontbuffer_bits; in intel_frontbuffer_flip_prepare() 118 spin_unlock(&i915->display.fb_tracking.lock); in intel_frontbuffer_flip_prepare() 134 spin_lock(&i915->display.fb_tracking.lock); in intel_frontbuffer_flip_complete() 136 frontbuffer_bits &= i915->display.fb_tracking.flip_bits; in intel_frontbuffer_flip_complete() [all …]
|
| /kernel/linux/linux-6.6/drivers/auxdisplay/ |
| D | line-display.c | 3 * Character line display core support 20 #include "line-display.h" 25 * linedisp_scroll() - scroll the display by a character 28 * Scroll the current message along the display by one character, rearming the 47 /* update the display */ in linedisp_scroll() 62 * @msg: the message to display 65 * Display a new message @msg on the display. @msg can be longer than the 66 * number of characters the display can display, in which case it will begin 67 * scrolling across the display. 87 /* Clear the display */ in linedisp_display() [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
| D | omapfb-ioctl.c | 206 struct omap_dss_device *display = fb2display(fbi); in omapfb_setup_mem() local 216 if (display && display->driver->sync) in omapfb_setup_mem() 217 display->driver->sync(display); in omapfb_setup_mem() 281 struct omap_dss_device *display = fb2display(fbi); in omapfb_update_window() local 284 if (!display) in omapfb_update_window() 290 display->driver->get_resolution(display, &dw, &dh); in omapfb_update_window() 295 return display->driver->update(display, x, y, w, h); in omapfb_update_window() 301 struct omap_dss_device *display = fb2display(fbi); in omapfb_set_update_mode() local 307 if (!display) in omapfb_set_update_mode() 315 d = get_display_data(fbdev, display); in omapfb_set_update_mode() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
| D | omapfb-ioctl.c | 206 struct omap_dss_device *display = fb2display(fbi); in omapfb_setup_mem() local 216 if (display && display->driver->sync) in omapfb_setup_mem() 217 display->driver->sync(display); in omapfb_setup_mem() 281 struct omap_dss_device *display = fb2display(fbi); in omapfb_update_window() local 284 if (!display) in omapfb_update_window() 290 display->driver->get_resolution(display, &dw, &dh); in omapfb_update_window() 295 return display->driver->update(display, x, y, w, h); in omapfb_update_window() 301 struct omap_dss_device *display = fb2display(fbi); in omapfb_set_update_mode() local 307 if (!display) in omapfb_set_update_mode() 315 d = get_display_data(fbdev, display); in omapfb_set_update_mode() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/auxdisplay/ |
| D | modtronix,lcd2s.yaml | 7 title: Modtronix engineering LCD2S Character LCD Display 13 The LCD2S is a Character LCD Display manufactured by Modtronix Engineering. 14 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 [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/tegra/ |
| D | nvidia,tegra186-display.yaml | 4 $id: http://devicetree.org/schemas/display/tegra/nvidia,tegra186-display.yaml# 7 title: NVIDIA Tegra186 (and later) Display Hub 15 pattern: "^display-hub@[0-9a-f]+$" 19 - nvidia,tegra186-display 20 - nvidia,tegra194-display 44 - description: display hub reset 69 "^display@[0-9a-f]+$": 77 const: nvidia,tegra186-display 82 - description: display core clock 83 - description: display stream compression clock [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| D | fbtft-core.c | 252 "%s: start_line=%u is larger than end_line=%u. Shouldn't happen, will do full display update\n", in fbtft_update_display() 260 …"%s: start_line=%u or end_line=%u is larger than max=%d. Shouldn't happen, will do full display up… in fbtft_update_display() 279 "%s: write_vmem failed to update display buffer\n", in fbtft_update_display() 296 "Display update: %ld kB/s, fps=%ld\n", in fbtft_update_display() 313 /* Mark display lines/area as dirty */ in fbtft_mkdirty() 321 /* Schedule deferred_io to update display (no-op if already on queue)*/ in fbtft_mkdirty() 337 /* set display line markers as clean */ in fbtft_deferred_io() 342 /* Mark display lines as dirty */ in fbtft_deferred_io() 520 * @display: pointer to structure describing the display 522 * @pdata: platform data for the display in use [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/fbtft/ |
| D | fbtft-core.c | 251 "%s: start_line=%u is larger than end_line=%u. Shouldn't happen, will do full display update\n", in fbtft_update_display() 259 …"%s: start_line=%u or end_line=%u is larger than max=%d. Shouldn't happen, will do full display up… in fbtft_update_display() 278 "%s: write_vmem failed to update display buffer\n", in fbtft_update_display() 295 "Display update: %ld kB/s, fps=%ld\n", in fbtft_update_display() 312 /* Mark display lines/area as dirty */ in fbtft_mkdirty() 320 /* Schedule deferred_io to update display (no-op if already on queue)*/ in fbtft_mkdirty() 335 /* set display line markers as clean */ in fbtft_deferred_io() 340 /* Mark display lines as dirty */ in fbtft_deferred_io() 517 * @display: pointer to structure describing the display 519 * @pdata: platform data for the display in use [all …]
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | utbuffer.c | 22 * display - BYTE, WORD, DWORD, or QWORD display: 27 * base_offset - Beginning buffer offset (display only) 34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer() argument 40 u32 display_data_only = display & DB_DISPLAY_DATA_ONLY; in acpi_ut_dump_buffer() 42 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() 76 default: /* Default is BYTE display */ in acpi_ut_dump_buffer() [all …]
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | utbuffer.c | 22 * display - BYTE, WORD, DWORD, or QWORD display: 27 * base_offset - Beginning buffer offset (display only) 34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer() argument 40 u32 display_data_only = display & DB_DISPLAY_DATA_ONLY; in acpi_ut_dump_buffer() 42 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() 76 default: /* Default is BYTE display */ in acpi_ut_dump_buffer() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | panel-simple.yaml | 4 $id: http://devicetree.org/schemas/display/panel/panel-simple.yaml# 17 The panel may use an OF graph binding for the association to the display, 18 or it may be a direct child node of the display. 104 # DLC Display Co. DLC1010GIG 10.1" WXGA TFT LCD Panel 106 # Emerging Display Technology Corp. 3.5" QVGA TFT LCD panel 108 # Emerging Display Technology Corp. 480x272 TFT Display with capacitive touch 110 # Emerging Display Technology Corp. 480x272 TFT Display 112 # Emerging Display Technology Corp. 5.7" VGA TFT LCD panel 114 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch 116 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch [all …]
|