remarkable-linux/include
Liu Ying bf53f39d24 MLK-18211 gpu: imx: layerblend: Zero sec alpha when sec input is from scaler
It turns out that local alpha value of the secondary input is set to
0xFF by the hardware if the secondary input is from scaler(hscaler or
vscaler).  This makes the layer on this secondary input accidentally
cover the layer with higher z-order(if it exists), even though the
layer with lower z-order doesn't supply local alpha.  This patch zeros
the secondary local alpha value to prevent the issue from happening.
Users are unlikely to expect local alpha to be correctly scaled, so
it looks fine to simply zero the alpha.  If we find the unlikely case,
the KMS driver may later explicitly do atomic check to invalidate the case.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
2018-10-29 11:10:38 +08:00
..
acpi
asm-generic
clocksource
crypto
drm MLK-18163-1: drm: edid: fix HDMI2.0 deep color depth parsing 2018-10-29 11:10:38 +08:00
dt-bindings MLK-18205-2 dt-bindings: clock: add i.MX8MM clock header 2018-10-29 11:10:38 +08:00
keys
kvm
linux MLK-18205-9 Support BD71837 PMIC chip on i.MX platforms 2018-10-29 11:10:38 +08:00
math-emu
media
memory
misc
net
pcmcia
ras
rdma
scsi
soc MLK-17747: dsp: use the name of dsp instead of hifi 2018-10-29 11:10:38 +08:00
sound MLK-16224-2: ASoC: dmaengine_pcm: add fifo_num to snd_dmaengine_dai_dma_data 2018-10-29 11:10:38 +08:00
target
trace
uapi MLK-17747: dsp: use the name of dsp instead of hifi 2018-10-29 11:10:38 +08:00
video MLK-18211 gpu: imx: layerblend: Zero sec alpha when sec input is from scaler 2018-10-29 11:10:38 +08:00
xen