summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/vic.c
AgeCommit message (Expand)Author
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding
2019-12-04drm/tegra: vic: Export module device tableThierry Reding
2019-10-29drm/tegra: falcon: Clarify address usageThierry Reding
2019-10-29drm/tegra: Remove memory allocation from Falcon libraryThierry Reding
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry Reding
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding
2019-10-28drm/tegra: vic: Use common IOMMU attach/detach codeThierry Reding
2019-10-28drm/tegra: vic: Inherit DMA mask from host1xThierry Reding
2019-10-28drm/tegra: vic: Skip stream ID programming without IOMMUThierry Reding
2019-10-28drm/tegra: Inherit device DMA parameters from host1xThierry Reding
2019-10-28gpu: host1x: Request channels for clients, not devicesThierry Reding
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-22drm/tegra: vic: Fix implicit function declaration warningAnders Roxell
2019-02-07drm/tegra: vic: Support stream ID register programmingThierry Reding
2019-02-07drm/tegra: vic: Do not clear driver dataThierry Reding
2019-02-07drm/tegra: vic: Load firmware on demandThierry Reding
2018-11-29drm/tegra: vic: Add Tegra194 supportThierry Reding
2018-11-29drm/tegra: vic: Implement explicit reset supportThierry Reding
2018-05-18drm/tegra: vic: Track interface versionThierry Reding
2017-12-21drm/tegra: Use IOMMU groupsThierry Reding
2017-12-13drm/tegra: vic: Properly align argumentsThierry Reding
2017-10-20drm/tegra: vic: Use of_device_get_match_data()Thierry Reding
2017-10-20drm/tegra: Add Tegra186 support for VICMikko Perttunen
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
2017-08-17drm/tegra: Set MODULE_FIRMWARE for the VICNicolas Chauvet
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen
2017-04-05drm/tegra: Add VIC supportArto Merilainen