Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/ipu-v3/
Dipu-dp.c48 bool foreground; member
53 struct ipu_dp foreground; member
73 if (dp->foreground) in to_flow()
74 return container_of(dp, struct ipu_flow, foreground); in to_flow()
194 if (!dp->foreground) in ipu_dp_setup_channel()
197 if (flow->foreground.in_cs == flow->background.in_cs) { in ipu_dp_setup_channel()
203 flow->foreground.in_cs, flow->out_cs, in ipu_dp_setup_channel()
206 if (flow->foreground.in_cs == IPUV3_COLORSPACE_UNKNOWN || in ipu_dp_setup_channel()
207 flow->foreground.in_cs == flow->out_cs) in ipu_dp_setup_channel()
217 flow->foreground.in_cs, in ipu_dp_setup_channel()
[all …]
/Linux-v6.6/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
44 defines that opening ``/dev/console`` will get you the current foreground
Dspkguide.txt1002 foreground and background colors. These names come from the i18n/colors
Dkernel-parameters.txt7018 Format: 0xYX, X = foreground, Y = background.
/Linux-v6.6/tools/testing/selftests/kselftest/
Drunner.sh39 /usr/bin/timeout --foreground "$kselftest_timeout" \
/Linux-v6.6/Documentation/gpu/amdgpu/display/
Ddisplay-manager.rst91 describes how pixels from a foreground plane (fg) are composited with the
102 - *fg.rgb*: Each of the RGB component values from the foreground's pixel.
103 - *fg.alpha*: Alpha component value from the foreground's pixel.
/Linux-v6.6/fs/f2fs/
Dgc.c47 bool sync_mode, foreground = false; in gc_thread_func() local
56 foreground = true; in gc_thread_func()
104 if (foreground) { in gc_thread_func()
124 stat_inc_gc_call_count(sbi, foreground ? in gc_thread_func()
130 if (foreground) in gc_thread_func()
134 gc_control.no_bg_gc = foreground; in gc_thread_func()
135 gc_control.nr_free_secs = foreground ? 1 : 0; in gc_thread_func()
140 if (!foreground) in gc_thread_func()
148 if (foreground) in gc_thread_func()
Df2fs.h3950 #define stat_inc_cp_call_count(sbi, foreground) \ argument
3951 atomic_inc(&sbi->cp_call_count[(foreground)])
4037 #define stat_inc_gc_call_count(sbi, foreground) \ argument
4038 (F2FS_STAT(sbi)->gc_call_count[(foreground)]++)
4069 #define stat_inc_cp_call_count(sbi, foreground) do { } while (0) argument
4098 #define stat_inc_gc_call_count(sbi, foreground) do { } while (0) argument
/Linux-v6.6/tools/perf/
Dbuiltin-daemon.c1249 bool foreground = false; in __cmd_start() local
1251 OPT_BOOLEAN('f', "foreground", &foreground, "stay on console"), in __cmd_start()
1274 if (foreground && check_lock(daemon)) in __cmd_start()
1277 if (!foreground) { in __cmd_start()
/Linux-v6.6/drivers/gpu/drm/tegra/
Ddc.c174 u32 foreground = BLEND_WEIGHT1(255) | BLEND_WEIGHT0(255) | in tegra_plane_setup_blending_legacy() local
183 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_1WIN); in tegra_plane_setup_blending_legacy()
222 foreground |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy()
274 blending[0] = foreground; in tegra_plane_setup_blending_legacy()
278 blending[1] = foreground; in tegra_plane_setup_blending_legacy()
287 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy()
288 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_2WIN_Y); in tegra_plane_setup_blending_legacy()
289 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_3WIN_XY); in tegra_plane_setup_blending_legacy()
/Linux-v6.6/tools/perf/Documentation/
Dperf-daemon.txt71 --foreground::
Dperf-config.txt141 To change colors of selected line to other foreground and background colors
168 foreground and background colors, separated by a comma, for example:
184 Basic key values are foreground-color 'red' and
/Linux-v6.6/tools/testing/selftests/wireguard/qemu/
DMakefile290 timeout --foreground 20m qemu-system-$(QEMU_ARCH) \
303 timeout --foreground 20m $< \
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-driver-speakup5 foreground or background color when using speakup review
249 name of the foreground and background colors. These names come
/Linux-v6.6/block/
DKconfig119 less impact on foreground operations. The throttling is done
/Linux-v6.6/Documentation/filesystems/
Df2fs.rst118 let background GC thread to handle foreground GC requests,
119 it can eliminate the sluggish issue caused by slow foreground
Dxfs-online-fsck-design.rst815 A foreground CLI process for online fsck on demand, and a background service
822 metadata in a filesystem, ``xfs_scrub`` can be run as a foreground process on
835 The output of a foreground invocation is captured in the system log.
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-fs-f2fs392 Description: Number of blocks moved by garbage collection in foreground.
/Linux-v6.6/Documentation/scheduler/
Dsched-util-clamp.rst57 foreground, top-app, etc. Util clamp can be used to constrain how much