commit | db7fbdfd25ee009165b6c3b80a9d1c6d8534ad94 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Mon Oct 07 09:47:58 2013 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Oct 31 09:55:46 2013 +0100 |
tree | 1ba0c25b63b227a7f139b03ae217daf0b7ec1f81 | |
parent | 773af77fc479fd454c3f6836f86bf63996545cf4 [diff] |
drm/tegra: Support bottom-up buffer objects The gr3d engine renders images bottom-up. Allow buffers that are used for 3D content to be marked as such and implement support in the display controller to present them properly. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Thierry Reding <treding@nvidia.com>