/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-dp.c | 48 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 D | vga-softcursor.rst | 30 foreground. 38 foreground. In both groups, low three bits set color (as in normal
|
H A D | serial-console.rst | 22 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 D | display-manager.rst | 91 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 D | gconf.c | 1103 "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 D | gc.c | 47 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 D | tty_jobctrl.c | 28 * 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 D | cs46xx_dsp_task_types.h | 24 | SBlaster IF |______\| Foreground |___\| Middlegr'nd |___\| Background |___\| Nul | 30 | Foreground |_\ | Middlegr'nd |_\ | Background |_\
|
/linux/include/video/ |
H A D | cirrus.h | 90 #define CL_GR13 0x13 /* Foreground Color Byte 2 Register */ 92 #define CL_GR15 0x15 /* Foreground Color Byte 3 Register */
|
H A D | s1d13xxxfb.h | 126 #define S1DREG_BBLT_FGC0 0x0118 /* BitBLT Foreground Color Register 0 */ 127 #define S1DREG_BBLT_FGC1 0x0119 /* BitBLT Foreground Color Register 1 */
|
H A D | sticore.h | 262 u8 fg_color; /* foreground color of character */ 293 u8 fg_color; /* foreground color after move */
|
/linux/drivers/video/fbdev/aty/ |
H A D | mach64_accel.c | 148 /* 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 D | console_struct.h | 36 * @color: foreground & background colors 40 * @reverse: reversed foreground/background colors
|
/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | test_bridge_fdb_stress.sh | 11 # (with rtnl_mutex held) from a foreground task.
|
/linux/drivers/gpu/drm/ |
H A D | drm_draw_internal.h | 15 /* check if the pixel at coord x,y is 1 (foreground) or 0 (background) */
|
/linux/include/uapi/linux/ |
H A D | tiocl.h | 34 #define TIOCL_GETFGCONSOLE 12 /* get foreground vt */
|
/linux/tools/perf/ |
H A D | builtin-daemon.c | 1250 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 D | perf-config.txt | 141 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 D | perf-daemon.txt | 71 --foreground::
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_regs.h | 208 #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 D | g2d-regs.h | 68 #define FG_COLOR_REG 0x0700 /* Foreground Color reg */
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-speakup | 5 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 D | jornada720.c | 155 {0x0118,0x00}, // BitBlt Foreground Color Register 0 156 {0x0119,0x00}, // BitBlt Foreground Color Register 1
|
/linux/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 69 int fg; /* foreground */
|
/linux/tools/testing/selftests/kselftest/ |
H A D | runner.sh | 40 /usr/bin/timeout --foreground "$kselftest_timeout" \
|