commit | 71835caa00e8a64ada3c2e30c56468c39c81f60c | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Nov 14 16:09:30 2017 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Wed Dec 13 14:36:39 2017 +0100 |
tree | 90d73b05ff0493e666a66799df17fe53cdd84359 | |
parent | 7b2c2845e5d59db1d9dfa822436a71b2de18a7ee [diff] |
drm/tegra: fb: Force alpha formats Tegra20 and Tegra30 don't actually support the 24-bit RGB formats that don't have an alpha component. In order to allow the fbdev emulation to run on those chips, force the 32-bit RGBA formats. Signed-off-by: Thierry Reding <treding@nvidia.com>