Lines Matching full:blend
294 u32 blend = 0;
299 blend |= BIT_DPU_LAY_COMBO_ALPHA;
301 blend |= BIT_DPU_LAY_MODE_BLEND_NORMAL;
305 blend |= BIT_DPU_LAY_COMBO_ALPHA;
307 blend |= BIT_DPU_LAY_MODE_BLEND_PREMULT;
313 blend |= BIT_DPU_LAY_LAYER_ALPHA;
317 return blend;
325 u32 addr, size, offset, pitch, blend, format, rotation;
367 blend = drm_blend_to_dpu(state);
372 blend |
564 /* create blend mode property */