aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/plane.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/tegra: dc: Support rotation propertyThierry Reding1-0/+1
2018-05-17drm/tegra: plane: Implement zpos plane property for older TegrasDmitry Osipenko1-54/+139
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-3/+6
2018-03-21Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-2/+18
2018-03-15drm/tegra: plane: Support format modifiersThierry Reding1-0/+16
2018-03-15drm/tegra: plane: Correct legacy blendingDmitry Osipenko1-3/+2
2018-03-15drm/tegra: plane: Make tegra_plane_get_overlap_index() staticDmitry Osipenko1-2/+2
2018-03-15drm/tegra: plane: Fix RGB565 format on older TegraThierry Reding1-0/+4
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä1-6/+1
2018-01-23drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä1-5/+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