Home
last modified time | relevance | path

Searched refs:foreground (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/drivers/gpu/ipu-v3/
Dipu-dp.c47 bool foreground; member
52 struct ipu_dp foreground; member
72 if (dp->foreground) in to_flow()
73 return container_of(dp, struct ipu_flow, foreground); in to_flow()
178 if (!dp->foreground) in ipu_dp_setup_channel()
181 if (flow->foreground.in_cs == flow->background.in_cs) { in ipu_dp_setup_channel()
186 ipu_dp_csc_init(flow, flow->foreground.in_cs, flow->out_cs, in ipu_dp_setup_channel()
189 if (flow->foreground.in_cs == IPUV3_COLORSPACE_UNKNOWN || in ipu_dp_setup_channel()
190 flow->foreground.in_cs == flow->out_cs) in ipu_dp_setup_channel()
198 ipu_dp_csc_init(flow, flow->foreground.in_cs, in ipu_dp_setup_channel()
[all …]
/Linux-v5.10/Documentation/admin-guide/
Dvga-softcursor.rst30 foreground.
38 foreground. In both groups, low three bits set color (as in normal
Dserial-console.rst22 device: tty0 for the foreground virtual console
41 defines that opening ``/dev/console`` will get you the current foreground
Dspkguide.txt1001 foreground and background colors. These names come from the i18n/colors
Dkernel-parameters.txt5818 Format: 0xYX, X = foreground, Y = background.
/Linux-v5.10/tools/testing/selftests/kselftest/
Drunner.sh36 /usr/bin/timeout --foreground "$kselftest_timeout" "$1"
/Linux-v5.10/drivers/gpu/drm/tegra/
Ddc.c167 u32 foreground = BLEND_WEIGHT1(255) | BLEND_WEIGHT0(255) | in tegra_plane_setup_blending_legacy() local
176 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_1WIN); in tegra_plane_setup_blending_legacy()
215 foreground |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
267 blending[0] = foreground; in tegra_plane_setup_blending_legacy()
271 blending[1] = foreground; in tegra_plane_setup_blending_legacy()
280 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy()
281 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_Y); in tegra_plane_setup_blending_legacy()
282 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_3WIN_XY); in tegra_plane_setup_blending_legacy()
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-driver-speakup5 foreground or background color when using speakup review
240 name of the foreground and background colors. These names come
/Linux-v5.10/tools/perf/Documentation/
Dperf-config.txt143 To change colors of selected line to other foreground and background colors
170 foreground and background colors, separated by a comma, for example:
186 Basic key values are foreground-color 'red' and
/Linux-v5.10/block/
DKconfig132 less impact on foreground operations. The throttling is done
/Linux-v5.10/tools/testing/selftests/wireguard/qemu/
DMakefile218 timeout --foreground 20m qemu-system-$(QEMU_ARCH) \
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-fs-f2fs320 Description: Number of blocks moved by garbage collection in foreground.