summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/plane.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-15drm/tegra: plane: Correct legacy blendingDmitry Osipenko1-3/+2
2018-03-15drm/tegra: plane: Fix RGB565 format on older TegraThierry Reding1-0/+4
2018-01-08drm/tegra: dc: Restore YUV overlay supportThierry Reding1-0/+5
2017-12-21drm/tegra: dc: Implement legacy blendingThierry Reding1-0/+138
2017-12-21drm/tegra: dc: Support more formatsThierry Reding1-8/+60
2017-12-13drm/tegra: Support ARGB and ABGR formatsThierry Reding1-0/+8
2017-12-13drm/tegra: Move common plane code to separate fileThierry Reding1-0/+180