Searched refs:foreground (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/gpu/ipu-v3/ |
D | ipu-dp.c | 56 bool foreground; member 61 struct ipu_dp foreground; member 81 if (dp->foreground) in to_flow() 82 return container_of(dp, struct ipu_flow, foreground); in to_flow() 187 if (!dp->foreground) in ipu_dp_setup_channel() 190 if (flow->foreground.in_cs == flow->background.in_cs) { in ipu_dp_setup_channel() 195 ipu_dp_csc_init(flow, flow->foreground.in_cs, flow->out_cs, in ipu_dp_setup_channel() 198 if (flow->foreground.in_cs == flow->out_cs) in ipu_dp_setup_channel() 206 ipu_dp_csc_init(flow, flow->foreground.in_cs, in ipu_dp_setup_channel() 241 if (!dp->foreground) in ipu_dp_enable_channel() [all …]
|
/Linux-v4.19/Documentation/admin-guide/ |
D | vga-softcursor.rst | 30 foreground. 38 foreground. In both groups, low three bits set color (as in normal
|
D | serial-console.rst | 22 device: tty0 for the foreground virtual console 41 defines that opening ``/dev/console`` will get you the current foreground
|
D | kernel-parameters.txt | 4869 Format: 0xYX, X = foreground, Y = background.
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | dc.c | 162 u32 foreground = BLEND_WEIGHT1(255) | BLEND_WEIGHT0(255) | in tegra_plane_setup_blending_legacy() local 171 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_1WIN); in tegra_plane_setup_blending_legacy() 210 foreground |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy() 262 blending[0] = foreground; in tegra_plane_setup_blending_legacy() 266 blending[1] = foreground; in tegra_plane_setup_blending_legacy() 275 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy() 276 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_Y); in tegra_plane_setup_blending_legacy() 277 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_3WIN_XY); in tegra_plane_setup_blending_legacy()
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-config.txt | 135 To change colors of selected line to other foreground and background colors 162 foreground and background colors, separated by a comma, for example: 178 Basic key values are foreground-color 'red' and
|
/Linux-v4.19/block/ |
D | Kconfig | 148 less impact on foreground operations. The throttling is done
|
/Linux-v4.19/drivers/staging/speakup/ |
D | spkguide.txt | 1000 foreground and background colors. These names come from the i18n/colors
|