Home
last modified time | relevance | path

Searched full:foreground (Results 1 – 25 of 72) sorted by relevance

123

/linux/drivers/gpu/ipu-v3/
H A 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()
199 * foreground and background are of same colorspace, put 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()
[all …]
/linux/Documentation/admin-guide/
H A Dvga-softcursor.rst30 foreground.
38 foreground. In both groups, low three bits set color (as in normal
H A Dserial-console.rst22 device: tty0 for the foreground virtual console
44 defines that opening ``/dev/console`` will get you the current foreground
/linux/Documentation/gpu/amdgpu/display/
H A 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/scripts/kconfig/
H A Dgconf.c1103 "foreground", "red", in init_main_window()
1176 "foreground-rgba", in init_left_tree()
1234 "foreground-rgba", in init_right_tree()
1241 "foreground-rgba", in init_right_tree()
1247 "foreground-rgba", in init_right_tree()
1253 "foreground-rgba", in init_right_tree()
1259 "foreground-rgba", in init_right_tree()
1267 "foreground-rgba", in init_right_tree()
/linux/fs/f2fs/
H A Dgc.c47 bool sync_mode, foreground = false; in gc_thread_func() local
56 foreground = true; in gc_thread_func()
106 if (foreground) { in gc_thread_func()
140 stat_inc_gc_call_count(sbi, foreground ? in gc_thread_func()
141 FOREGROUND : BACKGROUND); in gc_thread_func()
146 /* foreground GC was been triggered via f2fs_balance_fs() */ in gc_thread_func()
147 if (foreground && !f2fs_sb_has_blkzoned(sbi)) in gc_thread_func()
151 gc_control.no_bg_gc = foreground; in gc_thread_func()
152 gc_control.nr_free_secs = foreground ? 1 : 0; in gc_thread_func()
156 /* don't bother wait_ms by foreground gc */ in gc_thread_func()
[all …]
/linux/drivers/tty/
H A Dtty_jobctrl.c28 * not in the foreground, send a SIGTTOU. If the signal is blocked or
187 * @exit_session: if non-zero, signal all foreground group processes
190 * Optionally, signal all processes in the foreground process group.
249 * (1) Sends a SIGHUP and SIGCONT to the foreground process group
/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_task_types.h24 | SBlaster IF |______\| Foreground |___\| Middlegr'nd |___\| Background |___\| Nul |
30 | Foreground |_\ | Middlegr'nd |_\ | Background |_\
/linux/include/video/
H A Dcirrus.h90 #define CL_GR13 0x13 /* Foreground Color Byte 2 Register */
92 #define CL_GR15 0x15 /* Foreground Color Byte 3 Register */
H A Ds1d13xxxfb.h126 #define S1DREG_BBLT_FGC0 0x0118 /* BitBLT Foreground Color Register 0 */
127 #define S1DREG_BBLT_FGC1 0x0119 /* BitBLT Foreground Color Register 1 */
H A Dsticore.h262 u8 fg_color; /* foreground color of character */
293 u8 fg_color; /* foreground color after move */
/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c148 /* set foreground color to maximum value (usually WHITE) */ in aty_init_engine()
154 /* set foreground mix to overpaint and background mix to */ in aty_init_engine()
158 /* set primary source pixel channel to foreground color */ in aty_init_engine()
/linux/include/linux/
H A Dconsole_struct.h36 * @color: foreground & background colors
40 * @reverse: reversed foreground/background colors
/linux/tools/testing/selftests/drivers/net/dsa/
H A Dtest_bridge_fdb_stress.sh11 # (with rtnl_mutex held) from a foreground task.
/linux/drivers/gpu/drm/
H A Ddrm_draw_internal.h15 /* check if the pixel at coord x,y is 1 (foreground) or 0 (background) */
/linux/include/uapi/linux/
H A Dtiocl.h34 #define TIOCL_GETFGCONSOLE 12 /* get foreground vt */
/linux/tools/perf/
H A Dbuiltin-daemon.c1250 bool foreground = false; in __cmd_start() local
1252 OPT_BOOLEAN('f', "foreground", &foreground, "stay on console"), in __cmd_start()
1275 if (foreground && check_lock(daemon)) in __cmd_start()
1278 if (!foreground) { in __cmd_start()
/linux/tools/perf/Documentation/
H A 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
H A Dperf-daemon.txt71 --foreground::
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_regs.h208 #define LSDC_CURSOR0_FG_COLOR_REG 0x1560 /* foreground color */
215 #define LSDC_CURSOR1_FG_COLOR_REG 0x16B0 /* foreground color */
/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d-regs.h68 #define FG_COLOR_REG 0x0700 /* Foreground Color reg */
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-speakup5 foreground or background color when using speakup review
249 name of the foreground and background colors. These names come
/linux/arch/arm/mach-sa1100/
H A Djornada720.c155 {0x0118,0x00}, // BitBlt Foreground Color Register 0
156 {0x0119,0x00}, // BitBlt Foreground Color Register 1
/linux/scripts/kconfig/lxdialog/
H A Ddialog.h69 int fg; /* foreground */
/linux/tools/testing/selftests/kselftest/
H A Drunner.sh40 /usr/bin/timeout --foreground "$kselftest_timeout" \

123