commit | 4ae4b5c0dbaa499f2fd9215caac6e474c8dd477f | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Mar 15 16:45:45 2018 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Thu Mar 15 19:06:19 2018 +0100 |
tree | 090110157d7c9c0cb370e3de4d76bc4965559241 | |
parent | e90124cb46bdb6b8dd642e0066207ace0fc3f972 [diff] |
drm/tegra: fb: Properly support linear modifier Instead of relying on the tiling attached to a buffer object, make sure to set the proper tiling for linear buffers. Signed-off-by: Thierry Reding <treding@nvidia.com>