Searched refs:background (Results 1 – 13 of 13) sorted by relevance
| /drivers/gpu/ipu-v3/ |
| A D | ipu-dp.c | 54 struct ipu_dp background; member 76 return container_of(dp, struct ipu_flow, background); in to_flow() 197 if (flow->foreground.in_cs == flow->background.in_cs) { in ipu_dp_setup_channel() 213 flow->background.in_cs, in ipu_dp_setup_channel() 327 dp = &priv->flow[flow >> 1].background; in ipu_dp_get() 364 priv->flow[i].background.in_cs = IPUV3_COLORSPACE_UNKNOWN; in ipu_dp_init()
|
| /drivers/mtd/ |
| A D | mtdswap.c | 182 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background); 829 unsigned int background) in mtdswap_choose_gc_tree() argument 834 (background || (TREE_EMPTY(d, CLEAN) && TREE_EMPTY(d, DIRTY)))) in mtdswap_choose_gc_tree() 845 unsigned int background) in mtdswap_pick_gc_eblk() argument 851 if (background && TREE_COUNT(d, CLEAN) > CLEAN_BLOCK_THRESHOLD && in mtdswap_pick_gc_eblk() 855 idx = mtdswap_choose_gc_tree(d, background); in mtdswap_pick_gc_eblk() 937 static int mtdswap_gc(struct mtdswap_dev *d, unsigned int background) in mtdswap_gc() argument 945 eb = mtdswap_pick_gc_eblk(d, background); in mtdswap_gc() 1480 .background = mtdswap_background,
|
| A D | mtd_blkdevs.c | 133 if (tr->background && !background_done) { in mtd_blktrans_work() 136 tr->background(dev); in mtd_blktrans_work()
|
| /drivers/gpu/drm/tegra/ |
| A D | dc.c | 169 u32 background[3] = { in tegra_plane_setup_blending_legacy() local 197 background[0] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 198 background[1] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 210 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 214 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 233 background[i] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 240 background[2] |= BLEND_CONTROL_DEPENDENT; in tegra_plane_setup_blending_legacy() 251 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy() 255 background[2] |= BLEND_CONTROL_ALPHA; in tegra_plane_setup_blending_legacy() 275 blending[1] = background[1]; in tegra_plane_setup_blending_legacy() [all …]
|
| /drivers/gpu/drm/logicvc/ |
| A D | logicvc_layer.c | 506 u32 background = 0; in logicvc_layer_init() local 512 background); in logicvc_layer_init()
|
| /drivers/md/ |
| A D | Makefile | 22 dm-cache-background-tracker.o
|
| A D | Kconfig | 366 destination device happens in the background, in parallel with user
|
| /drivers/gpu/drm/tiny/ |
| A D | Kconfig | 51 and can't keep up with todays needs. More background:
|
| /drivers/video/fbdev/omap2/omapfb/ |
| A D | omapfb-ioctl.c | 398 info.default_color = ck->background; in _omapfb_set_color_key()
|
| /drivers/comedi/drivers/ni_routing/ |
| A D | README | 6 Some background:
|
| /drivers/gpu/drm/ |
| A D | Kconfig | 75 hex "Drm panic screen background color, in RGB"
|
| /drivers/comedi/ |
| A D | Kconfig | 21 commands running in the background in kernel space. This
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.seq | 155 * interrupts on the "background" channel. So, while
|
Completed in 28 milliseconds