Home
last modified time | relevance | path

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

/drivers/gpu/ipu-v3/
A Dipu-dp.c48 bool foreground; member
53 struct ipu_dp foreground; member
73 if (dp->foreground) in to_flow()
194 if (!dp->foreground) in ipu_dp_setup_channel()
203 flow->foreground.in_cs, flow->out_cs, 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()
252 if (!dp->foreground) in ipu_dp_enable_channel()
277 if (!dp->foreground) in ipu_dp_disable_channel()
325 dp = &priv->flow[flow >> 1].foreground; in ipu_dp_get()
[all …]
/drivers/gpu/drm/tegra/
A 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()
/drivers/gpu/drm/
A DKconfig70 hex "Drm panic screen foreground color, in RGB"

Completed in 12 milliseconds