summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/gr2d.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17drm/tegra: gr2d: Add tiled PATBASE address registerDmitry Osipenko1-0/+1
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding1-2/+2
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry Reding1-1/+1
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding1-6/+4
2019-10-28gpu: host1x: Request channels for clients, not devicesThierry Reding1-1/+1
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-05-18drm/tegra: gr2d: Track interface versionThierry Reding1-2/+20
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding1-24/+8
2018-05-04drm/tegra: gr2d: Properly clean up resourcesThierry Reding1-6/+22
2018-05-04drm/tegra: gr2d: Add IOMMU supportDmitry Osipenko1-2/+29
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding1-1/+1
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen1-2/+2
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko1-0/+7
2014-08-04drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren1-0/+1
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding1-4/+4
2014-04-04drm/tegra: Use standard GPL v2 license textThierry Reding1-11/+3
2013-10-31drm/tegra: Reserve base for gr2dArto Merilainen1-1/+2
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen1-1/+1
2013-10-31drm/tegra: Disable clock on probe failureWei Yongjun1-0/+1
2013-10-31drm/tegra: Introduce tegra_drm_submit()Thierry Reding1-130/+2
2013-10-31drm/tegra: Use symbolic names for gr2d registersThierry Reding1-4/+14
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding1-0/+343