summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/vic.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* drm/tegra: vic: Fix implicit function declaration warningAnders Roxell2019-03-221-0/+2
* drm/tegra: vic: Support stream ID register programmingThierry Reding2019-02-071-0/+21
* drm/tegra: vic: Do not clear driver dataThierry Reding2019-02-071-1/+0Star
* drm/tegra: vic: Load firmware on demandThierry Reding2019-02-071-17/+36
* drm/tegra: vic: Add Tegra194 supportThierry Reding2018-11-291-0/+11
* drm/tegra: vic: Implement explicit reset supportThierry Reding2018-11-291-1/+34
* drm/tegra: vic: Track interface versionThierry Reding2018-05-181-0/+5
* drm/tegra: Use IOMMU groupsThierry Reding2017-12-211-8/+10
* drm/tegra: vic: Properly align argumentsThierry Reding2017-12-131-1/+1
* drm/tegra: vic: Use of_device_get_match_data()Thierry Reding2017-10-201-7/+3Star
* drm/tegra: Add Tegra186 support for VICMikko Perttunen2017-10-201-0/+10
* gpu: host1x: syncpt: Request syncpoints per clientThierry Reding2017-10-201-1/+1
* drm/tegra: Set MODULE_FIRMWARE for the VICNicolas Chauvet2017-08-171-2/+13
* gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-151-2/+2
* drm/tegra: Add VIC supportArto Merilainen2017-04-051-0/+396