aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/vic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-22drm/tegra: vic: Fix implicit function declaration warningAnders Roxell1-0/+2
2019-02-07drm/tegra: vic: Support stream ID register programmingThierry Reding1-0/+21
2019-02-07drm/tegra: vic: Do not clear driver dataThierry Reding1-1/+0
2019-02-07drm/tegra: vic: Load firmware on demandThierry Reding1-17/+36
2018-11-29drm/tegra: vic: Add Tegra194 supportThierry Reding1-0/+11
2018-11-29drm/tegra: vic: Implement explicit reset supportThierry Reding1-1/+34
2018-05-18drm/tegra: vic: Track interface versionThierry Reding1-0/+5
2017-12-21drm/tegra: Use IOMMU groupsThierry Reding1-8/+10
2017-12-13drm/tegra: vic: Properly align argumentsThierry Reding1-1/+1
2017-10-20drm/tegra: vic: Use of_device_get_match_data()Thierry Reding1-7/+3
2017-10-20drm/tegra: Add Tegra186 support for VICMikko Perttunen1-0/+10
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding1-1/+1
2017-08-17drm/tegra: Set MODULE_FIRMWARE for the VICNicolas Chauvet1-2/+13
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen1-2/+2
2017-04-05drm/tegra: Add VIC supportArto Merilainen1-0/+396