diff options
author | Thierry Reding <treding@nvidia.com> | 2018-03-15 11:09:35 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-03-15 11:33:47 +0100 |
commit | 8a927d648c2ee20f2fd746d733c5cd76d0fbb0c1 (patch) | |
tree | de722a42e7063e494d45223e156766a86d6bbf08 /include/linux/compiler-gcc.h | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) |
drm/tegra: plane: Fix RGB565 format on older Tegra
The opaque/alpha format conversion code is currently only looking at
XRGB formats because they have an equivalent ARGB format. The opaque
format for RGB565 is RGB565 itself, much like the YUV formats map to
themselves.
Reported-by: Dmitry Osipenko <digetx@gmail.com>
Fixes: ebae8d07435a ("drm/tegra: dc: Implement legacy blending")
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/linux/compiler-gcc.h')
0 files changed, 0 insertions, 0 deletions